hahahumble-storageui-storageui.ocm.json json Copy{
"ocm": "1",
"id": "hahahumble-storageui-storageui",
"kind": "skill",
"name": "storageui",
"description": "Format: `type: subject` (subject starts with lowercase, one concise sentence only)",
"publisher": "hahahumble",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Format: `type: subject` (subject starts with lowercase, one concise sentence only)"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/hahahumble/storageui",
"path": "AGENTS.md",
"ref": "82399ddc45dd10d837034b00de2410ab31179108",
"url": "https://github.com/hahahumble/storageui/blob/82399ddc45dd10d837034b00de2410ab31179108/AGENTS.md",
"key": "hahahumble/storageui/AGENTS.md"
}
},
"instructions": "## Git Commit Convention\n\nFormat: `type: subject` (subject starts with lowercase, one concise sentence only)\n\n- `feat`: New or modified feature\n- `fix`: Bug fix\n- `docs`: Documentation\n- `style`: Formatting, whitespace\n- `refactor`: Code restructure\n- `perf`: Performance improvement\n- `test`: Adding tests\n- `chore`: Build tools, maintenance\n- `revert`: Revert a previous commit\n\nExamples:\n\n- `feat: add session open/close lines toggle`\n- `fix: disable fetch cache to get fresh data`\n- `chore: upgrade lightweight-charts to v5`",
"cost": {
"context_tokens": 132
}
}