aaronflorey-mdc-mdc.ocm.jsonjson {
"ocm": "1",
"id": "aaronflorey-mdc-mdc",
"kind": "skill",
"name": "mdc",
"description": "Agent Notes",
"publisher": "aaronflorey",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Notes"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/aaronflorey/mdc",
"path": "AGENTS.md",
"ref": "471ac8edc4d5d12005c17053290fa512f7610025",
"url": "https://github.com/aaronflorey/mdc/blob/471ac8edc4d5d12005c17053290fa512f7610025/AGENTS.md",
"key": "aaronflorey/mdc/AGENTS.md"
}
},
"instructions": "# Agent Notes\n\n- Keep this template CLI-focused.\n- Add dependencies only when used by starter code.\n- Keep release automation compatible with release-please + goreleaser.\n- Keep database code behind the `use_database` option.\n- Keep TUI code behind the `use_tui` option.",
"cost": {
"context_tokens": 67
}
}