bymodelcontextprotocol· 12 skills
Fetch live MCP specification and docs from modelcontextprotocol.io. Training data may be outdated — default to using this skill when the query touches MCP protocol in any way. Trigger for: implementing or debugging MCP features (sampling, elicitation, completion, tools, resources, prompts, transports); SEPs or spec requirements; MCP transport behavior (SSE, Streamable HTTP, reconnection, retry); authorization/OAuth; conformance test failures; capability negotiation; message schemas. Skip only for pure Kotlin, build system, or refactoring tasks with zero MCP protocol dependency. When in doubt, trigger.
$npx -y skills add modelcontextprotocol/kotlin-sdk --skill mcp-docsInstalls into the current project.
Run `npx skills use "https://github.com/modelcontextprotocol/kotlin-sdk" --skill "modelcontextprotocol/kotlin-sdk/mcp-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modelcontextprotocol/kotlin-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/modelcontextprotocol/kotlin-sdk"` and select the relevant skills, then follow their instructions.