profile.json 935 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "name": "Business",
  3. "description": "Business process automation, content creation, and visual workflows. Includes image generation, notifications, and documentation tools.",
  4. "components": [
  5. "agent:openagent",
  6. "agent:copywriter",
  7. "agent:technical-writer",
  8. "agent:data-analyst",
  9. "subagent:task-manager",
  10. "subagent:contextscout",
  11. "subagent:documentation",
  12. "subagent:image-specialist",
  13. "skill:task-management",
  14. "command:context",
  15. "command:clean",
  16. "command:prompt-enhancer",
  17. "tool:env",
  18. "tool:gemini",
  19. "context:essential-patterns",
  20. "context:project-context",
  21. "context:core/*",
  22. "context:project-intelligence/*",
  23. "context:to-be-consumed/*",
  24. "config:env-example",
  25. "config:readme",
  26. "skill:context-manager",
  27. "context:workflows-external-context-management",
  28. "context:workflows-external-context-integration",
  29. "context:context-system"
  30. ]
  31. }