{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "ai-opportunity-triage",
      "type": "skill-md",
      "description": "Triage one proposed AI use case into a go-deeper or hold recommendation by scoring bottleneck severity, value capture, integration readiness, and risk posture, then ranking the follow-up questions that would most change the decision. Use when someone asks whether an AI idea is worth pursuing, which of several AI proposals deserves discovery time, or what evidence is missing before committing further effort. Not for organization-wide readiness reviews or production rollout planning.",
      "url": "/.well-known/agent-skills/ai-opportunity-triage/SKILL.md",
      "digest": "sha256:3d1b38c7762882eb275e9f062ce12c2d5c447c737a9b82e9bc62b65daad1f84a"
    },
    {
      "name": "ai-readiness-assessment",
      "type": "skill-md",
      "description": "Assess an organization’s readiness to run AI in production across data quality, workflow ownership, governance, delivery capacity, and executive sponsorship, producing a scored readiness report with a prioritized use-case shortlist, a risk register, and a 30-60-90 day sequencing plan. Use when someone asks whether their company or team is ready to adopt AI, where to start with AI, or which AI use cases to prioritize before committing budget. Not for triaging a single AI idea or planning an existing pilot’s rollout.",
      "url": "/.well-known/agent-skills/ai-readiness-assessment/SKILL.md",
      "digest": "sha256:18b8ea870c41987b0617a37a8d06a06226b698fb8b8b723d495c23ee332e0ab6"
    },
    {
      "name": "ai-pilot-to-production-plan",
      "type": "skill-md",
      "description": "Turn an existing AI pilot into a gated production rollout plan on a roughly 90-day arc — evaluation baselines, hardening, controlled rollout, and cutover — with measurable exit gates, named owners, and rollback triggers. Use when a pilot or prototype already works and someone asks how to ship it to production, scale it safely, or judge whether it is ready to launch. Not for choosing a first use case or assessing organizational readiness.",
      "url": "/.well-known/agent-skills/ai-pilot-to-production-plan/SKILL.md",
      "digest": "sha256:d93851a65bb9d0ebfb1709cae32975c355c1ddabe6205eae3af61e28756b5453"
    },
    {
      "name": "human-in-the-loop-governance",
      "type": "skill-md",
      "description": "Design human oversight for an AI system by classifying its actions by impact and reversibility, producing a governance matrix that states what runs autonomously, what requires human review before action, and what stays human-decided, plus escalation, override, and audit-logging policy. Use when someone asks where humans should approve AI actions, how to add review gates without collapsing throughput, or how to make AI oversight auditable. Not for rollout scheduling or use-case selection.",
      "url": "/.well-known/agent-skills/human-in-the-loop-governance/SKILL.md",
      "digest": "sha256:14f73f47859ecc09dd1dbe37682c89d78ae87bb99bd606b3a1587fef77d8e20f"
    },
    {
      "name": "ai-evaluation-sprint",
      "type": "skill-md",
      "description": "Plan a bounded 48-hour evidence sprint that turns an imminent AI decision — vendor choice, build approval, workflow commitment — into a recommendation memo with an explicit confidence level, by assigning one owner per risk area and keeping every evidence request tied to the decision. Use when a decision must be made within days, momentum is real, but the supporting evidence is scattered across demos, notes, and inboxes. Not for first-pass screening of a new AI idea (use ai-opportunity-triage) or for open-ended evaluation programs with no decision deadline.",
      "url": "/.well-known/agent-skills/ai-evaluation-sprint/SKILL.md",
      "digest": "sha256:7f518d95d21f59470f50b053171d6cd0c03586d19aba86eb0b8ec82926586b3b"
    },
    {
      "name": "ai-cost-reliability-review",
      "type": "skill-md",
      "description": "Review the cost and reliability of an AI/LLM stack already serving production traffic: inventory request classes, baseline cost, latency, failure, and human-rework metrics, then recommend routing, caching, fallback, and measurement policies — with every vendor price or discount verified fresh, never recalled. Use when someone says model spend is volatile or unexplained, asks how to cut LLM costs without losing quality, or needs reliability policies for production AI traffic. Not for choosing a provider (use ai-model-selection-eval) or planning a pilot rollout (use ai-pilot-to-production-plan).",
      "url": "/.well-known/agent-skills/ai-cost-reliability-review/SKILL.md",
      "digest": "sha256:30e4ff7c3def4aea57e20ff3c27ef542a77d4f01dd5d1d86a96160eb440a1a7c"
    },
    {
      "name": "rag-vs-fine-tuning-decision",
      "type": "skill-md",
      "description": "Decide between retrieval-augmented generation, fine-tuning, or a hybrid for grounding an AI system in internal knowledge or domain behavior, producing an architecture decision memo that weighs knowledge freshness, citation and permission requirements, and the behavior gaps that remain after retrieval and prompt optimization. Use when someone asks whether to use RAG or fine-tune a model, how to ground a model in company knowledge, or whether training on internal data is worth it. Not for choosing a provider (use ai-model-selection-eval) or assessing overall AI readiness (use ai-readiness-assessment).",
      "url": "/.well-known/agent-skills/rag-vs-fine-tuning-decision/SKILL.md",
      "digest": "sha256:98a7376f7fa52c6022fab23e90dc10304276c2c091b66199dde4c6d0b6fe8e5e"
    },
    {
      "name": "ai-model-selection-eval",
      "type": "skill-md",
      "description": "Design a workload-grounded evaluation for choosing an AI model or provider, producing an evaluation design plus a selection memo template based on your own task classes — output quality, tool-call reliability, latency and cost distributions, and governance fit — instead of headline benchmarks. Use when someone asks which model or provider to use, whether to switch models, or how to compare platforms for a production workload. Not for ongoing cost tuning of a stack already in production (use ai-cost-reliability-review) or for the RAG-vs-fine-tuning architecture question (use rag-vs-fine-tuning-decision).",
      "url": "/.well-known/agent-skills/ai-model-selection-eval/SKILL.md",
      "digest": "sha256:fee1fe828b58e9c922456fd35d028e6075721e8d06b3454376505885fbfdb1fd"
    }
  ]
}
