Agent skill

update-mcp-docs

Syncs `docs/mcp.md` with the actual tools exposed by `crates/regenerator2000-core/src/mcp/handler.rs`.

Stars 149
Forks 9

Install this agent skill to your Project

npx add-skill https://github.com/ricardoquesada/regenerator2000/tree/main/.agent/skills/update-mcp-docs

SKILL.md

Update MCP Docs Skill

This skill introspects the running MCP server and automatically updates the "Available Tools" section in docs/mcp.md.

Usage

Simply run:

bash
.agent/skills/update-mcp-docs/scripts/run_update.sh

This will:

  1. Build and start the MCP server (if not already running).
  2. Query the tools/list endpoint.
  3. specific table of tools, arguments, and descriptions.
  4. Update docs/mcp.md.

When to Use

Run this skill whenever you add, modify, or remove a tool in crates/regenerator2000-core/src/mcp/handler.rs to ensure documentation stays in sync.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results