install guideMCP · remote endpointupdated 2026-09-03 · v1.0.0

Install a skill via the Skyboy MCP server

The Skyboy MCP server exposes the whole catalog as callable tools, so any MCP-compatible agent can search, preview, and install a skill without leaving the conversation.

Step 1

Pick a transport

Use the hosted read-only endpoint (https://mcp.skyboy.in) for search and preview, or the local stdio server to also install skills to disk.

Step 2

Add the MCP server to your host

Add the config below to your MCP client. The remote endpoint is read-only; the stdio server adds install_skill.

Step 3

Ask the agent

Once connected, the agent can call search_skills, get_skill, list_categories, check_updates, and (over stdio) install_skill.