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.
test - Skill - OpenSmartRoute
Skillv1.0.0
test
Write only clean, well organized, and SCALABLE code without any explanations or comments. Always thinking on English language. Before you add new code, check if similar code already exists in the proj
Instruction file imported from I-BloodRain-I/zyntra1.0 (.github/instructions/test.instructions.md). Copyright stays with the author.
Write only clean, well organized, and SCALABLE code without any explanations or comments. Always thinking on English language. Before you add new code, check if similar code already exists in the project to avoid duplication. Never use try except construction.
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/i-bloodrain-i-zyntra1-0-test-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": "i-bloodrain-i-zyntra1-0-test-instructions",
"kind": "skill",
"name": "test",
"description": "Write only clean, well organized, and SCALABLE code without any explanations or comments. Always thinking on English language. Before you add new code, check if similar code already exists in the project to avoid duplication. Never use try except construction.",
"publisher": "I-BloodRain-I",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Write only clean, well organized, and SCALABLE code without any explanations or comments. Always thinking on English language. Before you add new code, check if similar code already exists in the project to avoid duplication. Never use try except construction."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/I-BloodRain-I/zyntra1.0",
"path": ".github/instructions/test.instructions.md",
"ref": "a1a0367621997f7c995b028890a0b4cb42444a8f",
"url": "https://github.com/I-BloodRain-I/zyntra1.0/blob/a1a0367621997f7c995b028890a0b4cb42444a8f/.github/instructions/test.instructions.md",
"key": "I-BloodRain-I/zyntra1.0/.github/instructions/test.instructions.md"
},
"applies_to": "**"
},
"instructions": "Write only clean, well organized, and SCALABLE code without any explanations or comments. Always thinking on English language. Before you add new code, check if similar code already exists in the project to avoid duplication. Never use try except construction.",
"cost": {
"context_tokens": 65
}
}
Fetch it by URL: GET /api/v1/registry/i-bloodrain-i-zyntra1-0-test-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.