Skip to main content

Load Agent Skills for your agents

Project description

agent-skills-mcp - Load Agent Skills for your agents

PyPI - Version Codecov

Usage

Full CLI Usage

uvx agent-skills-mcp --help
 Usage: agent-skills-mcp [OPTIONS]

 Agent Skills MCP - Load Agent Skills for your agents

╭─ Options ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --skill-folder  TEXT                  Path to folder containing skill markdown files [env var: SKILL_FOLDER] [default: skills] │
│ --mode          [tool|system_prompt]  Operating mode [env var: MODE] [default: tool]                                           │
│ --version                             Show version and exit                                                                    │
│ --help                                Show this message and exit.                                                              │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Setup

First, put your skills in ~/skills, e.g.

git clone https://github.com/anthropics/skills.git ~/skills

The server recursively searches for SKILL.md files and follows symlinks, allowing flexible skill organization.

Then, add this to your MCP client configuration:

Install MCP Server Add to Kiro

{
  "mcpServers": {
    "skills": {
      "command": "uvx",
      "args": ["agent-skills-mcp"],
      "env": {
        "SKILL_FOLDER": "~/skills"
      }
    }
  }
}

Modes

  • system_prompt: Include skill information in MCP instructions (recommended if your agent regards MCP server instructions)
  • tool: Register skills as MCP tools (fallback mode since many agents ignore MCP server instructions)

CHANGELOG

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_skills_mcp-0.2.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_skills_mcp-0.2.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file agent_skills_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: agent_skills_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agent_skills_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 cd4cc6c92ff87723e7bb79c43d44c0bd4b2a6a4a22a3fbae5181dc9e80f3f898
MD5 268308b36d4e0a1d42ee248ec62a17b2
BLAKE2b-256 8b9dab5d7a41d0eb70e9801888afcf34fef87bd1c5930e3f98b6bc3be633c995

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_skills_mcp-0.2.0.tar.gz:

Publisher: publish.yml on DiscreteTom/agent-skills-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agent_skills_mcp-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_skills_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 730efbccb292f74244962399afb831c7ac1eba1a6f4e609d322c8c61a013c0a5
MD5 aa678243fb1c77738bc3f7c06f072ff0
BLAKE2b-256 94020bfacaaee31e0f33dc572ded253eee5d34ee71101ce302126246925892e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_skills_mcp-0.2.0-py3-none-any.whl:

Publisher: publish.yml on DiscreteTom/agent-skills-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page