12 lines
292 B
JSON
12 lines
292 B
JSON
{
|
|
"name": "context-efficient-tools",
|
|
"description": "CLI tool skills that minimize context usage through targeted extraction instead of reading entire files",
|
|
"version": "0.1.2",
|
|
"author": {
|
|
"name": "David Golden",
|
|
"email": "xdg@xdg.me"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |