Master reference for the Skill MCP server - a self-hosted agent skills registry that delivers curated, expert instructions for common AI tasks via 6 MCP tools. Covers the full 3-tier progressive disclosure workflow: Tier 1 discovery (skills_find_relevant), Tier 2 loading (skills_get_body, skills_get_options), and Tier 3 supplementary resources (skills_get_reference, skills_run_script, skills_get_asset). Use this skill whenever you need to understand, operate, or get the most out of the Skill MCP server.
$npx -y skills add jignesh-ponamwar/skills-mcp --skill master-skillInstalls into the current project.
Run `npx skills use "https://github.com/jignesh-ponamwar/skills-mcp" --skill "jignesh-ponamwar/skills-mcp/master-skill"` 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/jignesh-ponamwar/skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jignesh-ponamwar/skills-mcp"` and select the relevant skills, then follow their instructions.