Instruction file imported from LevonBecker/template_ai_vault (
.github/instructions/logic.instructions.md). Copyright stays with the author.
Source of truth: .ai/toolkit/instructions/logic.md
Use when authoring slash commands / instruction files / Python modules, or adding a provider — the modules/CLI/AI stack and the generator-based provider architecture.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from LevonBecker/template_ai_vault (
.github/instructions/logic.instructions.md). Copyright stays with the author.
Source of truth: .ai/toolkit/instructions/logic.md
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/levonbecker-template-ai-vault-logic-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "levonbecker-template-ai-vault-logic-instructions",
"kind": "skill",
"name": "logic",
"description": "Use when authoring slash commands / instruction files / Python modules, or adding a provider — the modules/CLI/AI stack and the generator-based provider architecture.",
"publisher": "LevonBecker",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when authoring slash commands / instruction files / Python modules, or adding a provider — the modules/CLI/AI stack and the generator-based provider architecture."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/LevonBecker/template_ai_vault",
"path": ".github/instructions/logic.instructions.md",
"ref": "d4cd224de646c1dd6e21147e93546ba30b87ec2b",
"url": "https://github.com/LevonBecker/template_ai_vault/blob/d4cd224de646c1dd6e21147e93546ba30b87ec2b/.github/instructions/logic.instructions.md",
"key": "LevonBecker/template_ai_vault/.github/instructions/logic.instructions.md"
},
"applies_to": "**"
},
"instructions": "<!-- DO NOT EDIT. Generated by fireball_sidecar_toolkit — edit the `.ai/` source, not this file. Run `invoke sidecar.toolkit.sync`. -->\n\nSource of truth: `.ai/toolkit/instructions/logic.md`",
"cost": {
"context_tokens": 47
}
}Fetch it by URL: GET /api/v1/registry/levonbecker-template-ai-vault-logic-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.