| 12345678910111213141516171819202122232425262728293031 |
- {
- "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",
- "skill:context-manager",
- "context:workflows-external-context-management",
- "context:workflows-external-context-integration",
- "context:context-system"
- ]
- }
|