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.
default - Skill - OpenSmartRoute
Skillv1.0.0
default
ALWAYS WHEN YOU ARE UNSURE, ASK FOR HELP. ALWAYS ESCALATE EARLY. ALWAYS AT THE END OF YOUR WORK ASK EXPERT ABOUT WHAT YOU HAVE DONE AND FOLLOW HIS INSTRUCTIONS. EACH TIME ADD CONSIDERATIONS WITH EXPER
Instruction file imported from fl-99/wow-addon-itemtier (.github/instructions/default.instructions.md). Copyright stays with the author.
0. MAIN RULE
ALWAYS escalate (ask expert via tools) IF uncertain, AMBIGUOUS, or CONFLICTING instructions, OR repeated failures, OR destructive edits, OR public API changes, OR architecture uncertainty, OR need to delete/refactor public API. Never guess silently. Never continue after 2 failed attempts without escalation.
ALWAYS WHEN YOU ARE UNSURE, ASK FOR HELP.
ALWAYS ESCALATE EARLY.
ALWAYS AT THE END OF YOUR WORK ASK EXPERT ABOUT WHAT YOU HAVE DONE AND FOLLOW HIS INSTRUCTIONS.
EACH TIME ADD CONSIDERATIONS WITH EXPERT IN ALL YOUR TODO LIST IN BEGINNING AND IN THE END OF ANY JOB.
EACH 10-20 second OF YOUR WORK, CHECK TASK STATUS WITH checkTaskStatus TOOL AND FOLLOW ITS INSTRUCTIONS.
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/fl-99-wow-addon-itemtier-default-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": "fl-99-wow-addon-itemtier-default-instructions",
"kind": "skill",
"name": "default",
"description": "ALWAYS WHEN YOU ARE UNSURE, ASK FOR HELP. ALWAYS ESCALATE EARLY. ALWAYS AT THE END OF YOUR WORK ASK EXPERT ABOUT WHAT YOU HAVE DONE AND FOLLOW HIS INSTRUCTIONS. EACH TIME ADD CONSIDERATIONS WITH EXPERT IN ALL YOUR TODO LIST IN BEGINNING AND IN THE END OF ANY JOB.",
"publisher": "fl-99",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"ALWAYS WHEN YOU ARE UNSURE, ASK FOR HELP. ALWAYS ESCALATE EARLY. ALWAYS AT THE END OF YOUR WORK ASK EXPERT ABOUT WHAT YOU HAVE DONE AND FOLLOW HIS INSTRUCTIONS. EACH TIME ADD CONSIDERATIONS WITH EXPERT IN ALL YOUR TODO LIST IN BEGINNING AND IN THE END OF ANY JOB."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/fl-99/wow-addon-itemtier",
"path": ".github/instructions/default.instructions.md",
"ref": "868b90245a5ce855e423a29caf053735d62ce73a",
"url": "https://github.com/fl-99/wow-addon-itemtier/blob/868b90245a5ce855e423a29caf053735d62ce73a/.github/instructions/default.instructions.md",
"key": "fl-99/wow-addon-itemtier/.github/instructions/default.instructions.md"
}
},
"instructions": "### 0. MAIN RULE\nALWAYS escalate (ask expert via tools) IF uncertain, AMBIGUOUS, or CONFLICTING instructions, OR repeated failures, OR destructive edits, OR public API changes, OR architecture uncertainty, OR need to delete/refactor public API. Never guess silently. Never continue after 2 failed attempts without escalation.\n\nALWAYS WHEN YOU ARE UNSURE, ASK FOR HELP.\nALWAYS ESCALATE EARLY.\nALWAYS AT THE END OF YOUR WORK ASK EXPERT ABOUT WHAT YOU HAVE DONE AND FOLLOW HIS INSTRUCTIONS.\nEACH TIME ADD CONSIDERATIONS WITH EXPERT IN ALL YOUR TODO LIST IN BEGINNING AND IN THE END OF ANY JOB.\n\nEACH 10-",
"cost": {
"context_tokens": 174
}
}
Fetch it by URL: GET /api/v1/registry/fl-99-wow-addon-itemtier-default-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.