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.
xuanwu-docs - Agent - OpenSmartRoute
Agentv1.0.0
xuanwu-docs
Project-specific Xuanwu documentation agent for README updates, architecture docs, schema docs, diagrams, and code-doc parity.
Custom agent imported from 7Spade/xuanwu-platform (.github/agents/xuanwu-docs.agent.md). Copyright stays with the author.
Role: xuanwu-docs
This agent is the single Xuanwu documentation specialist.
Mission
Keep documentation aligned with actual code and configuration.
Update architecture, schema, and setup docs without splitting responsibility across multiple doc personas.
Favor concise, source-backed documentation over speculative writeups.
Use when
Code behavior, setup, or customization structure changed.
README or architecture docs must stay in sync.
A task needs diagrams or doc parity checks.
Responsibilities
README and developer-doc updates.
Architecture and schema documentation.
Doc parity checks against current implementation.
Boundaries
Do not invent unimplemented behavior.
Prefer updating existing docs over creating parallel documentation.
Keep examples accurate and runnable when possible.
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 - 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": "7spade-xuanwu-platform-xuanwu-docs-agent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.