{
  "name": "Flockx AI Team",
  "description": "Flockx provides teams of specialized AI agents for creators and creative professionals. Each team includes agents for content creation, social media, research, and more.",
  "url": "https://flockx.io",
  "provider": {
    "organization": "Flockx",
    "url": "https://flockx.io"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "content-creation",
      "name": "Content Creation",
      "description": "Create blog posts, social media content, newsletters, and marketing copy with a team of specialized AI agents."
    },
    {
      "id": "social-media-management",
      "name": "Social Media Management",
      "description": "Plan, create, and schedule social media content across platforms with AI-powered insights."
    },
    {
      "id": "research-and-analysis",
      "name": "Research and Analysis",
      "description": "Deep research on topics, competitor analysis, and trend identification powered by multi-agent collaboration."
    },
    {
      "id": "brand-voice",
      "name": "Brand Voice Consistency",
      "description": "Maintain consistent brand voice across all content through AI agents trained on your style and preferences."
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "authentication": {
    "schemes": ["bearer"]
  }
}
