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
Focus on documentation clarity and accuracy, ensuring that instructions are easy to follow and understand by a technical audience. Avoid suggesting changes that involve deleting existing content unles
Instruction file imported from aheckmann/m (.github/instructions/docs.instructions.md). Copyright stays with the author.
Focus on documentation clarity and accuracy, ensuring that instructions are easy
to follow and understand by a technical audience. Avoid suggesting changes that
involve deleting existing content unless it is outdated or incorrect.
When making changes to the documentation, be sure to honor the settings in .editorconfig.
When editing markdown or .MDX files, ignore the line length limit in bullet points, tables,
code blocks and front-matter.
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/aheckmann-m-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.
aheckmann-m-docs-instructions.ocm.jsonjson
{
"ocm": "1",
"id": "aheckmann-m-docs-instructions",
"kind": "skill",
"name": "docs",
"description": "Focus on documentation clarity and accuracy, ensuring that instructions are easy to follow and understand by a technical audience. Avoid suggesting changes that involve deleting existing content unless it is outdated or incorrect.",
"publisher": "aheckmann",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Focus on documentation clarity and accuracy, ensuring that instructions are easy to follow and understand by a technical audience. Avoid suggesting changes that involve deleting existing content unless it is outdated or incorrect."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/aheckmann/m",
"path": ".github/instructions/docs.instructions.md",
"ref": "69d3c937a2b261ed7ed941d1636a39a4cf8dab33",
"url": "https://github.com/aheckmann/m/blob/69d3c937a2b261ed7ed941d1636a39a4cf8dab33/.github/instructions/docs.instructions.md",
"key": "aheckmann/m/.github/instructions/docs.instructions.md"
},
"applies_to": "/**/*.md"
},
"instructions": "Focus on documentation clarity and accuracy, ensuring that instructions are easy\nto follow and understand by a technical audience. Avoid suggesting changes that\ninvolve deleting existing content unless it is outdated or incorrect.\n\nWhen making changes to the documentation, be sure to honor the settings in .editorconfig.\nWhen editing markdown or .MDX files, ignore the line length limit in bullet points, tables,\ncode blocks and front-matter.",
"cost": {
"context_tokens": 110
}
}
Fetch it by URL: GET /api/v1/registry/aheckmann-m-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.