Instruction file imported from mark-blundell-tanner/example-files-tae (
.github/instructions/useGlossar.instructions.md). Copyright stays with the author.
Bei der Übersetzung ins Deutsche verwende den Glossar in glossar.md.
Bei der Übersetzung ins Deutsche verwende den Glossar in `glossar.md`.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from mark-blundell-tanner/example-files-tae (
.github/instructions/useGlossar.instructions.md). Copyright stays with the author.
Bei der Übersetzung ins Deutsche verwende den Glossar in glossar.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "mark-blundell-tanner-example-files-tae-useglossar-instructions",
"kind": "skill",
"name": "useGlossar",
"description": "Bei der Übersetzung ins Deutsche verwende den Glossar in `glossar.md`.",
"publisher": "mark-blundell-tanner",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Bei der Übersetzung ins Deutsche verwende den Glossar in `glossar.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/mark-blundell-tanner/example-files-tae",
"path": ".github/instructions/useGlossar.instructions.md",
"ref": "8517b6b666fa411387b833cfb5e30a785a033f29",
"url": "https://github.com/mark-blundell-tanner/example-files-tae/blob/8517b6b666fa411387b833cfb5e30a785a033f29/.github/instructions/useGlossar.instructions.md",
"key": "mark-blundell-tanner/example-files-tae/.github/instructions/useGlossar.instructions.md"
},
"applies_to": "01-texte-bearbeiten/04-texte-übersetzen/01-inhalte-übersetzen/03-inhalt-übersetzen-mit-instructions.md"
},
"instructions": "Bei der Übersetzung ins Deutsche verwende den Glossar in `glossar.md`.",
"cost": {
"context_tokens": 17
}
}Fetch it by URL: GET /api/v1/registry/mark-blundell-tanner-example-files-tae-useglossar-instructions/manifest?version=1.0.0
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.