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