BeClaude

skills-mcp

New
GitHub TrendingGeneralby adelie-ai

MCP server for managing Anthropic Agent Skills (SKILL.md) on disk.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skills-mcp.md https://raw.githubusercontent.com/adelie-ai/skills-mcp/main/SKILL.md
3
Invoke in Claude Code
/skills-mcp
View source on GitHub
mcpagent

Frequently Asked Questions

What is skills-mcp?

MCP server for managing Anthropic Agent Skills (SKILL.md) on disk.

How to install skills-mcp?

To install skills-mcp, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skills-mcp.

What is skills-mcp best for?

skills-mcp is a community categorized under General. It is designed for: mcp, agent. Created by adelie-ai.