MCP Directory
Back

skills

by anthropics · Python · ★ 126,469

Public repository for Agent Skills

#agent-skills

Install

pip install git+https://github.com/anthropics/skills.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "skills": {
      "command": "uvx",
      "args": [
        "git+https://github.com/anthropics/skills.git"
      ]
    }
  }
}

From the README

> **Note:** This repository contains Anthropic's implementation of skills for Claude. For information about the Agent Skills standard, see [agentskills.io](http://agentskills.io). Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks. For more information, check out: - [What are skil…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers