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.
python - Skill - OpenSmartRoute
Skillv1.0.0
python
Follow root `AGENTS.md` and the owning canonical skill. Use canonical v0.5+ package imports only.
Instruction file imported from hasnocool/MorningstarModbusAPI (.github/instructions/python.instructions.md). Copyright stays with the author.
Follow root AGENTS.md and the owning canonical skill. Use canonical v0.5+ package imports only.
Keep async code non-blocking, serial blocking work behind the existing executor boundary, concurrency bounded,
cleanup/cancellation correct, and shared domain logic out of FastAPI routes. Preserve immutable controller_uid
and raw/source provenance across layers. Use typed composable functions and configured Ruff rules.
For system/power code, model missing data explicitly; do not coerce unknown measurements to zero.
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/hasnocool-morningstarmodbusapi-python-instructions/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.