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.
build - Agent - OpenSmartRoute
Agentv1.0.0
build
Compile the project using cmake and ninja. Use when code changes need to be built or when checking for compilation errors.
{
"ocm": "1",
"id": "modbusscope-modbusscope-build-subagent",
"kind": "agent",
"name": "build",
"description": "Compile the project using cmake and ninja. Use when code changes need to be built or when checking for compilation errors.",
"publisher": "ModbusScope",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Compile the project using cmake and ninja. Use when code changes need to be built or when checking for compilation errors."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/ModbusScope/ModbusScope",
"path": ".claude/agents/build.md",
"ref": "6086de076bdbbc37687f1c456771805cd7c9f34c",
"url": "https://github.com/ModbusScope/ModbusScope/blob/6086de076bdbbc37687f1c456771805cd7c9f34c/.claude/agents/build.md",
"key": "ModbusScope/ModbusScope/.claude/agents/build.md"
},
"tools": [
"Bash"
],
"model": "haiku"
},
"instructions": "Build the project from the project root.\n\nRun:\n mkdir -p build\n cmake -GNinja -S . -B build\n ninja -C build\n\nReport only errors and warnings. If the build succeeds, say so briefly.",
"cost": {
"context_tokens": 45
}
}
Fetch it by URL: GET /api/v1/registry/modbusscope-modbusscope-build-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.