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.
README - Agent - OpenSmartRoute
Agentv1.0.0
README
The Claude Code agents that used to live in this directory are maintained as plugins in the internal marketplace repository:
This directory is intentionally empty. Do not add new agents here —
contribute them to the marketplace instead.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/checkmk-checkmk-readme-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
checkmk-checkmk-readme-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "checkmk-checkmk-readme-subagent",
"kind": "agent",
"name": "README",
"description": "The Claude Code agents that used to live in this directory are maintained as plugins in the internal marketplace repository:",
"publisher": "Checkmk",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"The Claude Code agents that used to live in this directory are maintained as plugins in the internal marketplace repository:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Checkmk/checkmk",
"path": ".claude/agents/README.md",
"ref": "e2daa6cf1d067ee0b8e255ff567ae1622ce5b4fd",
"url": "https://github.com/Checkmk/checkmk/blob/e2daa6cf1d067ee0b8e255ff567ae1622ce5b4fd/.claude/agents/README.md",
"key": "Checkmk/checkmk/.claude/agents/README.md"
}
},
"instructions": "# Do not add agents here\n\nThe Claude Code agents that used to live in this directory are maintained\nas plugins in the internal marketplace repository:\n\n https://github.com/Checkmk/checkmk-claude-marketplace\n\nThis directory is intentionally empty. Do not add new agents here —\ncontribute them to the marketplace instead.",
"cost": {
"context_tokens": 80
}
}
Fetch it by URL: GET /api/v1/registry/checkmk-checkmk-readme-subagent/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.