skills-repo

spencerpauly/skills-repo
★ 0 stars Unknown language 🤖 AI/LLM Updated 1d ago
Starter template for building your own Claude Code / agent skills repo. Pair with skillsovermcp.com to host it as an MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skills-repo": {
      "command": "npx",
      "args": [
        "-y",
        "spencerpauly/skills-repo"
      ]
    }
  }
}

README Excerpt

<a href="https://skillsovermcp.com"><img src="https://skillsovermcp.com/repo-header.png" alt="Skills Over MCP — turn any GitHub repo of SKILL.md files into a live MCP server" /></a> A starter template for building your own [Agent Skills](https://agentskills.io/) library and serving it through [skillsovermcp.com](https://skillsovermcp.com) as an MCP server.

Tools (1)

description