Files
gh-getty104-claude-code-mar…/.claude-plugin/plugin.json
2025-11-29 18:28:22 +08:00

20 lines
281 B
JSON

{
"name": "getty104",
"description": "This is a getty104's base tool set",
"version": "0.0.1",
"author": {
"name": "getty104"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}