seungwonme-skim-docs.ocm.json json Copy{
"ocm": "1",
"id": "seungwonme-skim-docs",
"kind": "skill",
"name": "docs",
"description": "Human-facing design and operations notes.",
"publisher": "seungwonme",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Human-facing design and operations notes."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/seungwonme/skim",
"path": "docs/AGENTS.md",
"ref": "601cff81b908b21de8022dcaebe0e377292179ed",
"url": "https://github.com/seungwonme/skim/blob/601cff81b908b21de8022dcaebe0e377292179ed/docs/AGENTS.md",
"key": "seungwonme/skim/docs/AGENTS.md"
}
},
"instructions": "# docs\n\nHuman-facing design and operations notes.\n\n## Rules\n\n- Keep product or architecture prose here; put AI working rules in the nearest code directory `AGENTS.md`.\n- Do not hard-code links to volatile generated plan folders.\n- When docs describe commands, keep them aligned with root `package.json`, `pyproject.toml`, and current CLI behavior.\n- Mark historical design/review docs explicitly instead of letting stale guidance look active.",
"cost": {
"context_tokens": 110
}
}