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.
conversation - Skill - OpenSmartRoute
Skillv1.0.0
conversation
Do not create any summary documentation or any other documentation unless explicitly requested. If you need to communicate, use the chat. Only produce documentation when specifically asked to do so.
Instruction file imported from SamuelOshin/codebegen_be (.github/instructions/conversation.instructions.md). Copyright stays with the author.
Do not create any summary documentation or any other documentation unless explicitly requested. If you need to communicate, use the chat. Only produce documentation when specifically asked to do so.
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/samueloshin-codebegen-be-conversation-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": "samueloshin-codebegen-be-conversation-instructions",
"kind": "skill",
"name": "conversation",
"description": "Do not create any summary documentation or any other documentation unless explicitly requested. If you need to communicate, use the chat. Only produce documentation when specifically asked to do so.",
"publisher": "SamuelOshin",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Do not create any summary documentation or any other documentation unless explicitly requested. If you need to communicate, use the chat. Only produce documentation when specifically asked to do so."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/SamuelOshin/codebegen_be",
"path": ".github/instructions/conversation.instructions.md",
"ref": "edb04f727f1470400bb09e2cad7f5ef769400ee7",
"url": "https://github.com/SamuelOshin/codebegen_be/blob/edb04f727f1470400bb09e2cad7f5ef769400ee7/.github/instructions/conversation.instructions.md",
"key": "SamuelOshin/codebegen_be/.github/instructions/conversation.instructions.md"
},
"applies_to": "**"
},
"instructions": "Do not create any summary documentation or any other documentation unless explicitly requested. If you need to communicate, use the chat. Only produce documentation when specifically asked to do so.",
"cost": {
"context_tokens": 49
}
}
Fetch it by URL: GET /api/v1/registry/samueloshin-codebegen-be-conversation-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.