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.
main - Skill - OpenSmartRoute
Skillv1.0.0
main
Do not use `head` and `tail` commands when building or starting application. Do not use timeout less than 120 when runs application
Instruction file imported from buldo/SharpVideo (.github/instructions/main.instructions.md). Copyright stays with the author.
Do not use head and tail commands when building or starting application.
Do not use timeout less than 120 when runs application
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/buldo-sharpvideo-main-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.
buldo-sharpvideo-main-instructions.ocm.jsonjson
{
"ocm": "1",
"id": "buldo-sharpvideo-main-instructions",
"kind": "skill",
"name": "main",
"description": "Do not use `head` and `tail` commands when building or starting application. Do not use timeout less than 120 when runs application",
"publisher": "buldo",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Do not use `head` and `tail` commands when building or starting application. Do not use timeout less than 120 when runs application"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/buldo/SharpVideo",
"path": ".github/instructions/main.instructions.md",
"ref": "55abb6d0ee321a80af146842eda45e4bc8ac7b68",
"url": "https://github.com/buldo/SharpVideo/blob/55abb6d0ee321a80af146842eda45e4bc8ac7b68/.github/instructions/main.instructions.md",
"key": "buldo/SharpVideo/.github/instructions/main.instructions.md"
},
"applies_to": "**"
},
"instructions": "Do not use `head` and `tail` commands when building or starting application.\nDo not use timeout less than 120 when runs application",
"cost": {
"context_tokens": 32
}
}
Fetch it by URL: GET /api/v1/registry/buldo-sharpvideo-main-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.