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.
scout - Agent - OpenSmartRoute
Agentv1.0.0
scout
Quick community recon — Reddit + YouTube + web in 2-3 minutes. Use for opinions, gotchas, community signal. Lighter than /research.
Claude Code subagent imported from Reef123/OpenVera (.claude/agents/scout.md). Copyright stays with the author.
Read and follow .claude/skills/scout/SKILL.md for full instructions.
Delegation contract
Same spawn-contract shape as every OpenVera agent (vera-system/memory/delegation-policy.md): you were given Objective, Output, Tools/sources, Boundaries. Persist findings to the declared artifact path rather than only returning prose.
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/reef123-openvera-scout-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.
reef123-openvera-scout-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "reef123-openvera-scout-subagent",
"kind": "agent",
"name": "scout",
"description": "Quick community recon — Reddit + YouTube + web in 2-3 minutes. Use for opinions, gotchas, community signal. Lighter than /research.",
"publisher": "Reef123",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Quick community recon — Reddit + YouTube + web in 2-3 minutes. Use for opinions, gotchas, community signal. Lighter than /research."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Reef123/OpenVera",
"path": ".claude/agents/scout.md",
"ref": "3dfd9d064f686d5e7bd5fd04c097838b0169b149",
"url": "https://github.com/Reef123/OpenVera/blob/3dfd9d064f686d5e7bd5fd04c097838b0169b149/.claude/agents/scout.md",
"key": "Reef123/OpenVera/.claude/agents/scout.md"
},
"tools": [
"Read",
"Glob",
"Grep",
"Bash",
"WebFetch",
"WebSearch"
],
"model": "sonnet"
},
"instructions": "Read and follow `.claude/skills/scout/SKILL.md` for full instructions.\n\n## Delegation contract\n\nSame spawn-contract shape as every OpenVera agent (`vera-system/memory/delegation-policy.md`): you were given Objective, Output, Tools/sources, Boundaries. Persist findings to the declared artifact path rather than only returning prose.",
"cost": {
"context_tokens": 83
}
}
Fetch it by URL: GET /api/v1/registry/reef123-openvera-scout-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.