This handles the operational side of running an MCP server for your project: setting up host configs, debugging connection issues, and managing safety flags. You'll reach for it when you're wiring up MCP integration or when tools aren't connecting properly. The workflow is sensible, defaulting to read-only mode and requiring explicit confirmation before enabling destructive operations. It's essentially the ops runbook packaged as a skill, with built-in guardrails around mutations and a clear verification path through typecheck and build commands. Useful if you're maintaining an MCP server and want consistent operational practices baked in.
npx -y skills add hoangsonww/claude-code-agent-monitor --skill mcp-operations --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills