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.
docs - Skill - OpenSmartRoute
Skillv1.0.0
docs
Please refer to the complete implementation roadmap in [`IMPLEMENTATION_ROADMAP.md`](IMPLEMENTATION_ROADMAP.md) for detailed milestones, targets, and checklists to ensure all features are developed ac
Instruction file imported from McKlay/LEO-Frontend (.github/instructions/docs.instructions.md). Copyright stays with the author.
Please refer to the complete implementation roadmap in IMPLEMENTATION_ROADMAP.md for detailed milestones, targets, and checklists to ensure all features are developed according to project standards.
Non-negotiable: Limit the number of markdown files in each request to at most 2 to avoid overwhelming contributors with too many documents.
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/mcklay-leo-frontend-docs-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.
{
"ocm": "1",
"id": "mcklay-leo-frontend-docs-instructions",
"kind": "skill",
"name": "docs",
"description": "Please refer to the complete implementation roadmap in [`IMPLEMENTATION_ROADMAP.md`](IMPLEMENTATION_ROADMAP.md) for detailed milestones, targets, and checklists to ensure all features are developed according to project standards.",
"publisher": "McKlay",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Please refer to the complete implementation roadmap in [`IMPLEMENTATION_ROADMAP.md`](IMPLEMENTATION_ROADMAP.md) for detailed milestones, targets, and checklists to ensure all features are developed according to project standards."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/McKlay/LEO-Frontend",
"path": ".github/instructions/docs.instructions.md",
"ref": "4d240f7092bb9d4f2f874f624f39898b36bb04a0",
"url": "https://github.com/McKlay/LEO-Frontend/blob/4d240f7092bb9d4f2f874f624f39898b36bb04a0/.github/instructions/docs.instructions.md",
"key": "McKlay/LEO-Frontend/.github/instructions/docs.instructions.md"
},
"applies_to": "docs/*.md"
},
"instructions": "Please refer to the complete implementation roadmap in [`IMPLEMENTATION_ROADMAP.md`](IMPLEMENTATION_ROADMAP.md) for detailed milestones, targets, and checklists to ensure all features are developed according to project standards.\n\nNon-negotiable: Limit the number of markdown files in each request to at most 2 to avoid overwhelming contributors with too many documents.",
"cost": {
"context_tokens": 92
}
}
Fetch it by URL: GET /api/v1/registry/mcklay-leo-frontend-docs-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.