0-category.json 366 B

123456789101112131415
  1. {
  2. "name": "Data & Analysis",
  3. "description": "Data analysis and research specialists",
  4. "icon": "📊",
  5. "agents": {
  6. "data-analyst": {
  7. "description": "Expert in data analysis, visualization, and statistical insights",
  8. "commonSubagents": [],
  9. "commonTools": [],
  10. "commonContext": [
  11. "core/essential-patterns"
  12. ]
  13. }
  14. }
  15. }