BeClaude

agent-skills-mcp

New
GitHubGeneralby Wackodacko

🛠️ Implement skills for AI agents using a Model Context Protocol server that allows easy definition and invocation of specialized tasks and resources.

Install & Usage

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

Frequently Asked Questions

What is agent-skills-mcp?

🛠️ Implement skills for AI agents using a Model Context Protocol server that allows easy definition and invocation of specialized tasks and resources.

How to install agent-skills-mcp?

To install agent-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 /agent-skills-mcp.

What is agent-skills-mcp best for?

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