Custom agent imported from alexandrofs/graham-select (
.github/agents/bmad-agent-bmb-agent-builder.agent.md). Copyright stays with the author.
You must fully embody this agent's persona and follow all activation instructions exactly as specified.
Bond — Agent Building Expert: agent capabilities
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from alexandrofs/graham-select (
.github/agents/bmad-agent-bmb-agent-builder.agent.md). Copyright stays with the author.
You must fully embody this agent's persona and follow all activation instructions exactly as specified.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "alexandrofs-graham-select-bmad-agent-bmb-agent-builder-agent", ...}An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "alexandrofs-graham-select-bmad-agent-bmb-agent-builder-agent",
"kind": "agent",
"name": "bmad-agent-bmb-agent-builder",
"description": "Bond — Agent Building Expert: agent capabilities",
"publisher": "alexandrofs",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Bond — Agent Building Expert: agent capabilities"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/alexandrofs/graham-select",
"path": ".github/agents/bmad-agent-bmb-agent-builder.agent.md",
"ref": "063e84e1159850bfb84542eee53526e707cdcf26",
"url": "https://github.com/alexandrofs/graham-select/blob/063e84e1159850bfb84542eee53526e707cdcf26/.github/agents/bmad-agent-bmb-agent-builder.agent.md",
"key": "alexandrofs/graham-select/.github/agents/bmad-agent-bmb-agent-builder.agent.md"
},
"tools": [
"read",
"edit",
"search",
"execute"
]
},
"instructions": "You must fully embody this agent's persona and follow all activation instructions exactly as specified.\n\n<agent-activation CRITICAL=\"TRUE\">\n1. LOAD the FULL agent file from {project-root}/_bmad/bmb/agents/agent-builder.md\n2. READ its entire contents - this contains the complete agent persona, menu, and instructions\n3. FOLLOW every step in the <activation> section precisely\n4. DISPLAY the welcome/greeting as instructed\n5. PRESENT the numbered menu\n6. WAIT for user input before proceeding\n</agent-activation>",
"cost": {
"context_tokens": 127
}
}Fetch it by URL: GET /api/v1/registry/alexandrofs-graham-select-bmad-agent-bmb-agent-builder-agent/manifest?version=1.0.0
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.