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.
Instructions - Skill - OpenSmartRoute
Skillv1.0.0
Instructions
Provide project context and coding guidelines that AI should follow when generating code, answering questions, or reviewing changes.
Instruction file imported from Zay-M3/GetInfo (.github/instructions/Instructions.instructions.md). Copyright stays with the author.
Provide project context and coding guidelines that AI should follow when generating code, answering questions, or reviewing changes.
This is a Rust project that utilizes the sysinfo crate for system information retrieval, as well as serde and serde_json for serialization and deserialization of data. The project structure includes a modular design with helper functions organized in separate modules.
Only made or changed should be suggested, unnecessary modifications should be avoided.
Onlya changed code if the user requests it.
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/zay-m3-getinfo-instructions-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": "zay-m3-getinfo-instructions-instructions",
"kind": "skill",
"name": "Instructions",
"description": "Provide project context and coding guidelines that AI should follow when generating code, answering questions, or reviewing changes.",
"publisher": "Zay-M3",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Provide project context and coding guidelines that AI should follow when generating code, answering questions, or reviewing changes."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Zay-M3/GetInfo",
"path": ".github/instructions/Instructions.instructions.md",
"ref": "0072df28f963485b6337d06390590f22e37125a5",
"url": "https://github.com/Zay-M3/GetInfo/blob/0072df28f963485b6337d06390590f22e37125a5/.github/instructions/Instructions.instructions.md",
"key": "Zay-M3/GetInfo/.github/instructions/Instructions.instructions.md"
},
"applies_to": "**"
},
"instructions": "Provide project context and coding guidelines that AI should follow when generating code, answering questions, or reviewing changes.\n\nThis is a Rust project that utilizes the `sysinfo` crate for system information retrieval, as well as `serde` and `serde_json` for serialization and deserialization of data. The project structure includes a modular design with helper functions organized in separate modules.\n\nOnly made or changed should be suggested, unnecessary modifications should be avoided.\nOnlya changed code if the user requests it.",
"cost": {
"context_tokens": 135
}
}
Fetch it by URL: GET /api/v1/registry/zay-m3-getinfo-instructions-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.