{
  "specVersion": "1.0",
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:flovia.dev:skill:prepare-flovia-evaluation",
      "displayName": "Prepare a Flovia evaluation",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://flovia.dev/skills/prepare-flovia-evaluation/SKILL.md",
      "description": "Assess whether Flovia's documented evaluation fits a user's API or MCP product and prepare a sourced evaluation brief. Use for product evaluation or pilot preparation; this skill does not run simulations or submit requests.",
      "representativeQueries": [
        "Does Flovia fit the evaluation I need for my API or MCP product?",
        "Prepare an evaluation brief with my product URL, user task, success criteria, expected output, alternatives, and constraints.",
        "Floviaの公開ドキュメントを基に、自社製品の評価依頼の下書きを作成してください。"
      ],
      "capabilities": [
        "assess-documented-evaluation-fit",
        "draft-evaluation-brief"
      ],
      "tags": [
        "documentation",
        "evaluation",
        "api",
        "mcp"
      ],
      "version": "1.0.0"
    }
  ]
}
