18 lines
487 B
JSON
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"
|
|
]
|
|
} |