| 123456789101112131415161718192021222324252627 |
- {
- "name": "Business",
- "description": "Business process automation, content creation, and visual workflows. Includes image generation, notifications, and documentation tools.",
- "components": [
- "agent:openagent",
- "agent:copywriter",
- "agent:technical-writer",
- "agent:data-analyst",
- "subagent:task-manager",
- "subagent:contextscout",
- "subagent:documentation",
- "subagent:image-specialist",
- "skill:task-management",
- "command:context",
- "command:clean",
- "command:prompt-enhancer",
- "tool:env",
- "tool:gemini",
- "context:essential-patterns",
- "context:project-context",
- "context:core/*",
- "context:project-intelligence/*",
- "context:to-be-consumed/*",
- "config:env-example",
- "config:readme"
- ]
- }
|