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.
ms-brainstorm - Agent - OpenSmartRoute
Agentv1.0.0
ms-brainstorm
Brainstorm on a manuscript topic, question, or strategic decision. Use when the user wants to think through an aspect of the paper — outline strategy, framing choices, positioning, etc.
The user will describe a question or topic to brainstorm about. Read relevant manuscript files as needed for context. Rely primarily on your own knowledge — only do web research if you genuinely lack the information. Explore different perspectives and trade-offs first, then give a clear opinionated verdict.
Output
Save the report to manuscript/materials/brainstorming/. Choose a descriptive filename.
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/center-for-humans-and-machines-claude-code-template-ms-b-87451e/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.
{
"ocm": "1",
"id": "center-for-humans-and-machines-claude-code-template-ms-b-87451e",
"kind": "agent",
"name": "ms-brainstorm",
"description": "Brainstorm on a manuscript topic, question, or strategic decision. Use when the user wants to think through an aspect of the paper — outline strategy, framing choices, positioning, etc.",
"publisher": "center-for-humans-and-machines",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Brainstorm on a manuscript topic, question, or strategic decision. Use when the user wants to think through an aspect of the paper — outline strategy, framing choices, positioning, etc."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/center-for-humans-and-machines/claude-code-template",
"path": ".claude/agents/ms-brainstorm.md",
"ref": "029b92bb387e190929ad794e7f14f3e056668afd",
"url": "https://github.com/center-for-humans-and-machines/claude-code-template/blob/029b92bb387e190929ad794e7f14f3e056668afd/.claude/agents/ms-brainstorm.md",
"key": "center-for-humans-and-machines/claude-code-template/.claude/agents/ms-brainstorm.md"
},
"model": "opus"
},
"instructions": "## Task\n\nThe user will describe a question or topic to brainstorm about. Read relevant manuscript files as needed for context. Rely primarily on your own knowledge — only do web research if you genuinely lack the information. Explore different perspectives and trade-offs first, then give a clear opinionated verdict.\n\n## Output\n\nSave the report to `manuscript/materials/brainstorming/`. Choose a descriptive filename.",
"cost": {
"context_tokens": 104
}
}
Fetch it by URL: GET /api/v1/registry/center-for-humans-and-machines-claude-code-template-ms-b-87451e/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.