agentsclimarketplace

Mcp maintainer

Skill hoangsonww/Claude-Code-Agent-Monitor/.codex/skills/mcp-maintainer

Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.From its SKILL.md

Install
npx -y skills add hoangsonww/Claude-Code-Agent-Monitor --skill mcp-maintainer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • runs commandsInstructs the agent to run 2 commands, including `npm run mcp:typecheck` and 1 more.
  • fetches URLsInstructs the agent to fetch 1 URL, including /api/health.

SKILL.md

0.7 KB, 127 tokens by cl100k_base, as published. Nobody here has run it

MCP Maintainer Skill

Workflow

  • Confirm dashboard API availability (/api/health).
  • Inspect affected MCP domain modules under mcp/src/tools/domains/.
  • Preserve safety gates in mcp/src/policy/tool-guards.ts.
  • Validate with npm run mcp:typecheck and npm run mcp:build.

Safety rules

  • Keep loopback-only target checks enabled.
  • Keep mutating and destructive tools behind explicit flags.
  • Do not log protocol data to stdout.

References

  • references/tool-domain-map.md
  • references/operations-runbook.md

What ships with it: 3 files

970 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.