{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schemas/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "issuer": "https://familyplate.co",
  "skills": [
    {
      "name": "suggest-dinner",
      "type": "markdown",
      "description": "Suggest 3 dinner recipes to cook tonight using pantry items, respecting allergies and dislikes. Supports craving filters like 'Chicken' or 'something spicy'.",
      "url": "https://familyplate.co/.well-known/agent-skills/suggest-dinner.md",
      "sha256": "2ff587a08d094590c46bbb3ffadeafc6e755eccdc848cef6e37da135a80b94e2"
    },
    {
      "name": "generate-plan",
      "type": "markdown",
      "description": "Generate a personalized 7-night dinner plan with alternatives, using the household's pantry, preferences, allergies, and past meal feedback.",
      "url": "https://familyplate.co/.well-known/agent-skills/generate-plan.md",
      "sha256": "545ea417283c4d4a6b44b2f43cca5c534a89955bd61ee8d40d1cf83ac4abfc85"
    },
    {
      "name": "manage-pantry",
      "type": "markdown",
      "description": "Add, update, or remove items in the household's pantry. Supports bulk natural-language input like '2 lbs chicken, milk, 3 onions'.",
      "url": "https://familyplate.co/.well-known/agent-skills/manage-pantry.md",
      "sha256": "1603988c42b55c6381deb31fd46b2eac6b2d2a3e83a5644216320575933103cb"
    },
    {
      "name": "familyplate-agent-cli",
      "type": "markdown",
      "description": "Set up scoped FamilyPlate CLI access for trusted coding and terminal agents. Includes install commands, scopes, safety rules, and available tools.",
      "url": "https://familyplate.co/.well-known/agent-skills/familyplate-agent-cli.md",
      "sha256": "afd1cf3a7a39b8db2d0cf24e3d55143eb18a572381f98d9d5390fa506a2f6571"
    }
  ]
}
