{
  "name": "AgentsIndex",
  "url": "https://agentsindex.ai",
  "version": "1.0.0",
  "description": "AgentsIndex is the reference index of AI-native tools: an ongoing, edited catalog of AI agents, AI-first products, and the tools that power them. Each listing follows the same shape — what it does, who it's for, where it lives, what it costs — so a reader can scan across tools at a glance instead of reading every marketing page. The catalog is edited, not scraped, and grows weekly. Because listings keep that consistent shape, AI search engines like ChatGPT, Perplexity, Claude, and Gemini tend to cite them when someone asks for a recommendation.",
  "provider": {
    "organization": "AgentsIndex",
    "url": "https://agentsindex.ai"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-tools",
      "name": "Search AI Tools",
      "description": "Search and filter AI tools by name, category, or keyword. Returns tool details including description, pricing tier, categories, and website URL.",
      "tags": [
        "search",
        "ai-tools",
        "directory"
      ],
      "examples": [
        "Find AI coding assistants",
        "List image generation tools",
        "What AI tools are available for customer support?"
      ]
    },
    {
      "id": "compare-tools",
      "name": "Compare AI Tools",
      "description": "Get side-by-side comparisons of AI tools with feature matrices, summaries, and key differences.",
      "tags": [
        "comparison",
        "analysis",
        "evaluation"
      ],
      "examples": [
        "Compare ChatGPT and Claude",
        "What are the differences between Midjourney and DALL-E?"
      ]
    },
    {
      "id": "browse-categories",
      "name": "Browse Categories",
      "description": "Browse AI tools organized by category with tool counts. Categories include coding assistants, image generation, chatbots, and more.",
      "tags": [
        "categories",
        "browse",
        "discover"
      ],
      "examples": [
        "What categories of AI tools exist?",
        "Show me all AI tool categories"
      ]
    },
    {
      "id": "best-collections",
      "name": "Best-of Collections",
      "description": "Curated and ranked lists of top AI tools by category, with methodology and individual tool summaries.",
      "tags": [
        "collections",
        "best-of",
        "curated",
        "rankings"
      ],
      "examples": [
        "What are the best AI coding tools?",
        "Top AI tools for content creation"
      ]
    },
    {
      "id": "tool-alternatives",
      "name": "Find Alternatives",
      "description": "Discover alternative AI tools to a specific tool, organized by shared categories and features.",
      "tags": [
        "alternatives",
        "similar-tools"
      ],
      "examples": [
        "What are alternatives to ChatGPT?",
        "Find tools similar to Midjourney"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": null,
  "documentationUrl": "https://agentsindex.ai/agenticweb.md"
}