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.
lazyskills - Skill - OpenSmartRoute
Skillv1.0.0
lazyskills
This repository must remain platform-neutral. Support AgInTiFlow, Codex, Claude, Gemini, GitHub Copilot, and generic local-tool agents without hard-coding one runtime into every skill.
Instruction file imported from lachlanchen/LazySkills (.github/instructions/lazyskills.instructions.md). Copyright stays with the author.
LazySkills Instructions
This repository must remain platform-neutral. Support AgInTiFlow, Codex, Claude, Gemini, GitHub Copilot, and generic local-tool agents without hard-coding one runtime into every skill.
When changing skills:
Preserve skills/<id>/SKILL.md as the canonical agent-readable file.
Keep frontmatter concise and scalar where possible.
Put large examples or runbooks in references/.
Prefer deterministic scripts for fragile browser, publishing, OCR, PDF, or validation steps.
Update skills.json when adding, renaming, or removing a skill.
Run python3 scripts/lazyskills.py validate.
When adding platform support:
Add adapter instructions at the repo level.
Do not duplicate platform instructions into every skill unless the skill genuinely needs that platform.
Keep install commands token-safe and avoid printing secrets.
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/lachlanchen-lazyskills-lazyskills-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.