profile.json 970 B

1234567891011121314151617181920212223242526272829303132
  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:root-navigation",
  20. "context:context-paths-config",
  21. "context:essential-patterns",
  22. "context:project-context",
  23. "context:core/*",
  24. "context:project-intelligence/*",
  25. "config:env-example",
  26. "config:readme",
  27. "skill:context-manager",
  28. "context:workflows-external-context-management",
  29. "context:workflows-external-context-integration",
  30. "context:context-system"
  31. ]
  32. }