Files
gh-henkisdabro-wookstar-cla…/.claude-plugin/plugin.json
2025-11-29 18:32:48 +08:00

18 lines
487 B
JSON

{
"name": "productivity-toolkit",
"description": "Essential productivity suite with planning and workflow tools: 1 documentation agent + 11 powerful commands (ultra-think, planning, PRPs, containerize, etc.) + 2 utility skills (PRP generator, timezone tools)",
"version": "1.0.0",
"author": {
"name": "Henrik Soederlund",
"email": "whom-wealthy.2z@icloud.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}