Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user