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
When you edit code, update the matching doc in the same PR if it becomes inaccurate. When you edit a plan file, update the specific checklist item you touched — not the whole plan.
Instruction file imported from vctb12/GoldTickerLive (.github/instructions/docs.instructions.md). Copyright stays with the author.
When you edit code, update the matching doc in the same PR if it becomes inaccurate. When you edit a plan file, update the specific checklist item you touched — not the whole plan.
Agent rules don't live here. See AGENTS.md at the repo root.
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/vctb12-goldtickerlive-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": "vctb12-goldtickerlive-docs-instructions",
"kind": "skill",
"name": "docs",
"description": "When you edit code, update the matching doc in the same PR if it becomes inaccurate. When you edit a plan file, update the specific checklist item you touched — not the whole plan.",
"publisher": "vctb12",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When you edit code, update the matching doc in the same PR if it becomes inaccurate. When you edit a plan file, update the specific checklist item you touched — not the whole plan."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/vctb12/GoldTickerLive",
"path": ".github/instructions/docs.instructions.md",
"ref": "2528ba866806ad2d0335f66f17ff64893360a01d",
"url": "https://github.com/vctb12/GoldTickerLive/blob/2528ba866806ad2d0335f66f17ff64893360a01d/.github/instructions/docs.instructions.md",
"key": "vctb12/GoldTickerLive/.github/instructions/docs.instructions.md"
},
"applies_to": "docs/**"
},
"instructions": "When you edit code, update the matching doc in the same PR if it becomes inaccurate. When you edit a plan file, update the specific checklist item you touched — not the whole plan.\n\nAgent rules don't live here. See [`AGENTS.md`](../../AGENTS.md) at the repo root.",
"cost": {
"context_tokens": 65
}
}
Fetch it by URL: GET /api/v1/registry/vctb12-goldtickerlive-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.