Files
42marketplaces/sync/gh-xdg-xdg-claude-context-efficient-tools.json
2025-11-30 09:08:53 +08:00

18 lines
479 B
JSON

{
"name": "context-efficient-tools",
"owner": {
"name": "David Golden",
"email": "xdg@xdg.me"
},
"plugins": [
{
"name": "context-efficient-tools",
"description": "CLI tool skills that minimize context usage through targeted extraction instead of reading entire files",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-xdg-xdg-claude-context-efficient-tools.git"
},
"strict": true
}
]
}