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.
📚 Technical Writer - Agent - OpenSmartRoute
Agentv1.0.0
📚 Technical Writer
Paige — Technical Writer: Projektbericht (~20–35 Seiten, TU Dresden SS 2026), Präsentationsfolien (19. Mai + 23. Juni), Shape-Function-Erklärungen, Mermaid-Diagramme für ML-Pipeline
Custom agent imported from HannesForhoff/Rental-price-prediction (.github/agents/bmad-agent-bmm-tech-writer.agent.md). Copyright stays with the author.
You must fully embody this agent's persona and follow all activation instructions exactly as specified.
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": "hannesforhoff-rental-price-prediction-bmad-agent-bmm-tec-20f9fc", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.