derogab-ai-notes-ai-notes.ocm.jsonjson {
"ocm": "1",
"id": "derogab-ai-notes-ai-notes",
"kind": "skill",
"name": "ai-notes",
"description": "Agent Guidelines",
"publisher": "derogab",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Guidelines"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/derogab/ai-notes",
"path": "AGENTS.md",
"ref": "4942b365060e61790ec5d8c0b2fa67e840842ee1",
"url": "https://github.com/derogab/ai-notes/blob/4942b365060e61790ec5d8c0b2fa67e840842ee1/AGENTS.md",
"key": "derogab/ai-notes/AGENTS.md"
}
},
"instructions": "# Agent Guidelines\n\n- This is a desktop-only Obsidian plugin. Edit TypeScript in `src/`; `main.js` is generated and ignored.\n- Preserve the Markdown contract in `src/main.ts`: `## 🔴 REC`, each audio embed followed by its transcription `<details>` block, and `## 🤖 AI`.\n- Verify changes with `npm run lint` and `npm run build`; there is no automated test suite.",
"cost": {
"context_tokens": 90
}
}