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.
oc-system-health-check - Skill - OpenSmartRoute
Skillv1.0.0
oc-system-health-check
System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.
Imported from luokai0/ai-agent-skills-by-luo-kai (ai-agent-skills/20-health-and-wellness (by Luo Kai)/07-other-health/oc-system-health-check/SKILL.md). Install upstream with npx skills add luokai0/ai-agent-skills-by-luo-kai --skill oc-system-health-check. Copyright stays with the author.
System Health Check
Overview
System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.
System health validator — checks skill files, paths, permissions, binaries, backup freshness, and encryption.
Best Practices
Test in sandbox environment first
Check latest version before production use
Review source docs for advanced configuration
Related Skills
agent-installer
clawhub-publisher
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.