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": "xml-element-extractor",
|
||||
"description": "Extract XML elements from source files using Python's standard library with optional xmllint formatting",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Jay Xu",
|
||||
"email": "jay.xu.krfantasy@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user