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
Only edit Markdown (.md) documentation files located under the docs/ directory (e.g., docs/api/). - Do not edit Markdown files outside docs/ (including .github/ or the repository root). - Do not creat
Instruction file imported from NormVg/clusterFox (.github/instructions/docs.instructions.md). Copyright stays with the author.
Only edit Markdown (.md) documentation files located under the docs/ directory (e.g., docs/api/).
Do not edit Markdown files outside docs/ (including .github/ or the repository root).
Do not create new files unless they are documentation pages within docs/ (e.g., API docs).
dont document the code changes
never create summary document for the refactoring
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/normvg-clusterfox-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.
normvg-clusterfox-docs-instructions.ocm.jsonjson
{
"ocm": "1",
"id": "normvg-clusterfox-docs-instructions",
"kind": "skill",
"name": "docs",
"description": "Only edit Markdown (.md) documentation files located under the docs/ directory (e.g., docs/api/). - Do not edit Markdown files outside docs/ (including .github/ or the repository root). - Do not create new files unless they are documentation pages within docs/ (e.g., API docs).",
"publisher": "NormVg",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Only edit Markdown (.md) documentation files located under the docs/ directory (e.g., docs/api/). - Do not edit Markdown files outside docs/ (including .github/ or the repository root). - Do not create new files unless they are documentation pages within docs/ (e.g., API docs)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/NormVg/clusterFox",
"path": ".github/instructions/docs.instructions.md",
"ref": "2bf4902d2c1c88fab393666f0c973bce74308c0b",
"url": "https://github.com/NormVg/clusterFox/blob/2bf4902d2c1c88fab393666f0c973bce74308c0b/.github/instructions/docs.instructions.md",
"key": "NormVg/clusterFox/.github/instructions/docs.instructions.md"
},
"applies_to": "**"
},
"instructions": "- Only edit Markdown (.md) documentation files located under the docs/ directory (e.g., docs/api/).\n- Do not edit Markdown files outside docs/ (including .github/ or the repository root).\n- Do not create new files unless they are documentation pages within docs/ (e.g., API docs).\n\n- dont document the code changes\n- never create summary document for the refactoring",
"cost": {
"context_tokens": 91
}
}
Fetch it by URL: GET /api/v1/registry/normvg-clusterfox-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.