byflorianbruniaux· 106 skills
Template for skills that integrate with an MCP server. Demonstrates the reference file pattern: Claude reads a domain-specific MCP cheatsheet before making any tool calls, reducing query failures caused by server-specific gotchas. Fork this skill and replace the Sentry example with your target MCP.
$npx -y skills add florianbruniaux/claude-code-ultimate-guide --skill mcp-integration-referenceInstalls into the current project.
Run `npx skills use "https://github.com/florianbruniaux/claude-code-ultimate-guide" --skill "florianbruniaux/claude-code-ultimate-guide/mcp-integration-reference"` 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/florianbruniaux/claude-code-ultimate-guide" that are relevant to the current task. Run `npx skills add "https://github.com/florianbruniaux/claude-code-ultimate-guide"` and select the relevant skills, then follow their instructions.