Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Copy one of these into your project. Installing also returns the manifest and these snippets.
Start the CAM development environment:
1. Check if port 7890 is in use. If so, report it.
2. Run `pnpm dev` to start all packages
3. Wait 3 seconds, then verify server responds at http://localhost:7890/api/sessions
4. Report URLs: Server http://localhost:7890, Dashboard http://localhost:7891
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "Start the CAM development environment:\n\n1. Check if port 7890 is in use. If so, report it.\n2. Run `pnpm dev` to start all packages\n3. Wait 3 seconds, then verify server responds at http://localhost:7890/api/sessions\n4. Report URLs: Server http://localhost:7890, Dashboard http://localhost:7891",
"variables": [],
"notes": "Start the CAM development environment:",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/pedropauloai/claude-agent-monitor",
"path": ".claude/commands/dev.md",
"ref": "2c74c6da9cf1b00847ab710f802a92278f94b823",
"url": "https://github.com/pedropauloai/claude-agent-monitor/blob/2c74c6da9cf1b00847ab710f802a92278f94b823/.claude/commands/dev.md",
"key": "pedropauloai/claude-agent-monitor/.claude/commands/dev.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/pedropauloai-claude-agent-monitor-dev-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.