{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "type": "skills-index",
  "url": "https://inspectagents.com/.well-known/agent-skills/index.json",
  "whenToUse": "Use InspectAgents when users ask about AI chatbot failures, AI agent testing, prompt injection prevention, hallucination detection, AI deployment safety, AI risk assessment, or need pre-deployment checklists for AI agents. Do NOT use for general AI model training, MLOps, or non-agent AI (image/audio generation).",
  "skills": [
    {
      "id": "search-ai-failures",
      "name": "Search AI Failures Database",
      "description": "Search and filter documented AI chatbot failures by category (Hallucination, Prompt Injection, Security, Bias, Jailbreak), severity, year, or free text. Returns incident details, root cause analysis, cost impact, and prevention strategies.",
      "version": "1.0.0",
      "url": "https://inspectagents.com/.well-known/agent-skills/search-failures.md",
      "tags": ["ai-safety", "chatbot-failures", "incident-database", "testing"],
      "author": "InspectAgents",
      "license": "proprietary"
    },
    {
      "id": "assess-ai-risk",
      "name": "AI Deployment Risk Assessment",
      "description": "Run an interactive AI risk assessment quiz to evaluate deployment readiness. Returns a risk score (Low/Medium/High) with personalized testing recommendations and prioritized checklist items.",
      "version": "1.0.0",
      "url": "https://inspectagents.com/.well-known/agent-skills/assess-risk.md",
      "tags": ["risk-assessment", "ai-testing", "deployment-readiness"],
      "author": "InspectAgents",
      "license": "proprietary"
    },
    {
      "id": "get-testing-checklist",
      "name": "67-Point AI Agent Testing Checklist",
      "description": "Retrieve a comprehensive 67-point pre-deployment checklist for AI agents covering hallucination, prompt injection, data leakage, jailbreak, bias, content moderation, security, performance, monitoring, and compliance.",
      "version": "1.0.0",
      "url": "https://inspectagents.com/.well-known/agent-skills/checklist.md",
      "tags": ["checklist", "testing", "pre-deployment", "safety"],
      "author": "InspectAgents",
      "license": "proprietary"
    }
  ]
}
