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.
pm/standup-run - Skill - OpenSmartRoute
Skillv1.0.0
pm/standup-run
Runs a structured daily standup — what was done, what's next, blockers — focused on flow and unblocking rather than status theatre; outputs a summary with blockers flagged and actions assigned. TRIGGE
Imported from andreagroferreira/arka-os (departments/pm/skills/standup-run/SKILL.md). Install upstream with npx skills add andreagroferreira/arka-os --skill standup-run. Copyright stays with the author.
KB-first: query mcp__obsidian__search_notes (and
mcp__graphify__query_graph when configured) and cite [[wikilinks]]
or graph nodes — or declare the gap — BEFORE any external research.
Full doctrine: arka/SKILL.md (KB-First Research).
Run structured standup: what done, what next, blockers. Flow-focused, not status.
Output
Standup summary with blockers flagged and actions assigned
Use it
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 - a plan picks it for its slot
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}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.