agentsclimarketplace

Mcp maintainer

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

🚀 A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, and an interactive web UI/MacOS/Windows native app.

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.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.7 KB, 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

Keep looking

Skills are one crate of 328,083. 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.