{
  "schemaVersion": "1.0",
  "item": {
    "slug": "meal-suggester",
    "name": "Meal Suggester",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/thibautrey/meal-suggester",
    "canonicalUrl": "https://clawhub.ai/thibautrey/meal-suggester",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/meal-suggester",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=meal-suggester",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "inventory/history.md",
      "inventory/shopping-list.md",
      "inventory/stock.md",
      "preferences/user1.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/meal-suggester"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/meal-suggester",
    "agentPageUrl": "https://openagent3.xyz/skills/meal-suggester/agent",
    "manifestUrl": "https://openagent3.xyz/skills/meal-suggester/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/meal-suggester/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Meal Suggester Skill",
        "body": "Suggest quick dinner recipes (≤25 min) tailored to your household's tastes and available ingredients."
      },
      {
        "title": "Features",
        "body": "Daily suggestions at 19:00 via cron job\nTaste profiles for you and your partner (preferences, dislikes, dietary needs)\nIngredient inventory — markdown-based kitchen stock tracker\nLearning system — feedback improves future suggestions\nRecipe matching — respects time, tastes, and available ingredients\nIngredient tracking — logs what you use to build a shopping list\nVariety — 15+ recipes that rotate, no monotony"
      },
      {
        "title": "Files",
        "body": "SKILL.md — this file\nREADME.md — setup & usage\npreferences/user1.md — first person's taste profile\npreferences/user2.md — second person's taste profile\ninventory/stock.md — current kitchen ingredients\ninventory/history.md — past suggestions & feedback\ninventory/shopping-list.md — suggested shopping list based on usage patterns\nscripts/suggest-meal.sh — main suggestion script"
      },
      {
        "title": "Get a suggestion",
        "body": "clawdbot skill run meal-suggester"
      },
      {
        "title": "Log ingredients used",
        "body": "After cooking, just tell me: \"on a utilisé lardons, pois chiches, une carotte\"\nI'll automatically update stock.md and track what needs reordering."
      },
      {
        "title": "Update inventory",
        "body": "Add items to inventory/stock.md with quantities and categories."
      },
      {
        "title": "Provide feedback",
        "body": "Edit inventory/history.md with what you cooked + feedback (liked/disliked/would-repeat)."
      },
      {
        "title": "View shopping suggestions",
        "body": "Check inventory/shopping-list.md for items that are running low or needed."
      },
      {
        "title": "View profiles",
        "body": "Check preferences/user1.md and preferences/user2.md to see what the system knows about each user."
      },
      {
        "title": "How It Works",
        "body": "Reads current inventory from inventory/stock.md\nChecks preferences from both taste profiles\nTracks usage — you tell me what you used, I update stock\nSuggests shopping — when stock runs low, I build a shopping list\nGenerates recipe that:\n\nUses ingredients you have on hand\nRespects both people's preferences\nTakes ≤25 minutes\nAvoids dislikes\nRotates through variety (15+ recipes)\n\n\nLogs suggestion to history for learning"
      },
      {
        "title": "Cron Schedule",
        "body": "Daily at 19:00 (7 PM) — a reminder with a recipe idea lands in your chat."
      },
      {
        "title": "Feedback Loop",
        "body": "Try the recipe → tell me what you think + what you used\nSystem learns from \"I loved this\" / \"too spicy\" / \"we'd make this again\"\nStock updates automatically\nShopping list builds itself\nNext suggestions get smarter\n\nA kitchen memory that learns and never gets boring."
      }
    ],
    "body": "Meal Suggester Skill\n\nSuggest quick dinner recipes (≤25 min) tailored to your household's tastes and available ingredients.\n\nFeatures\nDaily suggestions at 19:00 via cron job\nTaste profiles for you and your partner (preferences, dislikes, dietary needs)\nIngredient inventory — markdown-based kitchen stock tracker\nLearning system — feedback improves future suggestions\nRecipe matching — respects time, tastes, and available ingredients\nIngredient tracking — logs what you use to build a shopping list\nVariety — 15+ recipes that rotate, no monotony\nFiles\nSKILL.md — this file\nREADME.md — setup & usage\npreferences/user1.md — first person's taste profile\npreferences/user2.md — second person's taste profile\ninventory/stock.md — current kitchen ingredients\ninventory/history.md — past suggestions & feedback\ninventory/shopping-list.md — suggested shopping list based on usage patterns\nscripts/suggest-meal.sh — main suggestion script\nUsage\nGet a suggestion\nclawdbot skill run meal-suggester\n\nLog ingredients used\n\nAfter cooking, just tell me: \"on a utilisé lardons, pois chiches, une carotte\" I'll automatically update stock.md and track what needs reordering.\n\nUpdate inventory\n\nAdd items to inventory/stock.md with quantities and categories.\n\nProvide feedback\n\nEdit inventory/history.md with what you cooked + feedback (liked/disliked/would-repeat).\n\nView shopping suggestions\n\nCheck inventory/shopping-list.md for items that are running low or needed.\n\nView profiles\n\nCheck preferences/user1.md and preferences/user2.md to see what the system knows about each user.\n\nHow It Works\nReads current inventory from inventory/stock.md\nChecks preferences from both taste profiles\nTracks usage — you tell me what you used, I update stock\nSuggests shopping — when stock runs low, I build a shopping list\nGenerates recipe that:\nUses ingredients you have on hand\nRespects both people's preferences\nTakes ≤25 minutes\nAvoids dislikes\nRotates through variety (15+ recipes)\nLogs suggestion to history for learning\nCron Schedule\n\nDaily at 19:00 (7 PM) — a reminder with a recipe idea lands in your chat.\n\nFeedback Loop\nTry the recipe → tell me what you think + what you used\nSystem learns from \"I loved this\" / \"too spicy\" / \"we'd make this again\"\nStock updates automatically\nShopping list builds itself\nNext suggestions get smarter\n\nA kitchen memory that learns and never gets boring."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/thibautrey/meal-suggester",
    "publisherUrl": "https://clawhub.ai/thibautrey/meal-suggester",
    "owner": "thibautrey",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/meal-suggester",
    "downloadUrl": "https://openagent3.xyz/downloads/meal-suggester",
    "agentUrl": "https://openagent3.xyz/skills/meal-suggester/agent",
    "manifestUrl": "https://openagent3.xyz/skills/meal-suggester/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/meal-suggester/agent.md"
  }
}