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.
prompt - Skill - OpenSmartRoute
Skillv1.0.0
prompt
[]: # and how to make table in ../prompts/tabels-doc-prompt.md []: # and how to make migration in ../prompts/migrations.prompt.md []: # and how to make routes in ../prompts/routes.prompt.md []: # and
Instruction file imported from yantology/simple-pos (.github/instructions/prompt.instructions.md). Copyright stays with the author.
[]: # and how to make table in ../prompts/tabels-doc-prompt.md
[]: # and how to make migration in ../prompts/migrations.prompt.md
[]: # and how to make routes in ../prompts/routes.prompt.md
[]: # and how to use package in ../prompts/package.prompt.md
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/yantology-simple-pos-prompt-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": "yantology-simple-pos-prompt-instructions",
"kind": "skill",
"name": "prompt",
"description": "[]: # and how to make table in ../prompts/tabels-doc-prompt.md []: # and how to make migration in ../prompts/migrations.prompt.md []: # and how to make routes in ../prompts/routes.prompt.md []: # and how to use package in ../prompts/package.prompt.md",
"publisher": "yantology",
"version": "1.0.0",
"capabilities": {
"domains": [
"data_analysis"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"[]: # and how to make table in ../prompts/tabels-doc-prompt.md []: # and how to make migration in ../prompts/migrations.prompt.md []: # and how to make routes in ../prompts/routes.prompt.md []: # and how to use package in ../prompts/package.prompt.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/yantology/simple-pos",
"path": ".github/instructions/prompt.instructions.md",
"ref": "81edad678c104001ce030064e9ddc72c16ffdcc4",
"url": "https://github.com/yantology/simple-pos/blob/81edad678c104001ce030064e9ddc72c16ffdcc4/.github/instructions/prompt.instructions.md",
"key": "yantology/simple-pos/.github/instructions/prompt.instructions.md"
}
},
"instructions": "[]: # and how to make table in ../prompts/tabels-doc-prompt.md\n[]: # and how to make migration in ../prompts/migrations.prompt.md\n[]: # and how to make routes in ../prompts/routes.prompt.md\n[]: # and how to use package in ../prompts/package.prompt.md",
"cost": {
"context_tokens": 62
}
}
Fetch it by URL: GET /api/v1/registry/yantology-simple-pos-prompt-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.