{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tmx-cli",
    "name": "Cookidoo",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Lars147/tmx-cli",
    "canonicalUrl": "https://clawhub.ai/Lars147/tmx-cli",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/tmx-cli",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tmx-cli",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "pyproject.toml",
      "references/commands.md",
      "tmx_cli.py"
    ],
    "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",
      "slug": "tmx-cli",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T03:18:12.797Z",
      "expiresAt": "2026-05-09T03:18:12.797Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tmx-cli",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tmx-cli",
        "contentDisposition": "attachment; filename=\"tmx-cli-0.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "tmx-cli"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/tmx-cli"
    },
    "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/tmx-cli",
    "agentPageUrl": "https://openagent3.xyz/skills/tmx-cli/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tmx-cli/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tmx-cli/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": "Cookidoo / tmx-cli Skill",
        "body": "Manage Cookidoo® (Thermomix) meal plans, recipes, and shopping lists using tmx-cli — a pure-Python CLI bundled in this skill at {baseDir}/tmx_cli.py."
      },
      {
        "title": "Setup",
        "body": "Python 3.9+ required (no external dependencies)\nLogin: python3 {baseDir}/tmx_cli.py login (OAuth flow with Cookidoo account)\nSetup (optional): python3 {baseDir}/tmx_cli.py setup — configure TM version, diet preferences, max cooking time"
      },
      {
        "title": "Critical Rules",
        "body": "Confirm before destructive actions (shopping clear, plan remove).\nUse --json when parsing output programmatically.\nRespect user preferences — setup config auto-applies to searches."
      },
      {
        "title": "CLI Usage",
        "body": "python3 {baseDir}/../tmx-cli/tmx_cli.py <resource> <action> [options]"
      },
      {
        "title": "Search Recipes",
        "body": "tmx search \"Pasta\" --json\ntmx search \"Kuchen\" -n 20 --json              # more results\ntmx search \"Suppe\" -t 30 --json               # max 30 min prep time\ntmx search \"Salat\" -d easy -c vegetarisch --json  # easy + vegetarian\n\nFilters: -t <minutes>, -d easy|medium|advanced, --tm TM5|TM6|TM7, -c <category>\n\nCategories: vorspeisen, suppen, pasta, fleisch, fisch, vegetarisch, beilagen, desserts, herzhaft-backen, kuchen, brot, getraenke, grundrezepte, saucen, snacks"
      },
      {
        "title": "Recipe Details",
        "body": "tmx recipe show <recipe_id> --json   # ingredients, steps, nutrition"
      },
      {
        "title": "Meal Plan",
        "body": "tmx plan show --json                 # current week plan\ntmx plan sync                        # sync from Cookidoo\ntmx plan add <recipe_id> <day>       # add recipe (day: mon/tue/wed/thu/fri/sat/sun)\ntmx plan remove <recipe_id> <day>    # remove from plan\ntmx plan move <recipe_id> <from> <to>  # move between days"
      },
      {
        "title": "Shopping List",
        "body": "tmx shopping show --json             # current list\ntmx shopping from-plan               # generate from meal plan\ntmx shopping add <recipe_id>         # add recipe ingredients\ntmx shopping add-item \"Milch\" \"1L\"   # add custom item\ntmx shopping remove <recipe_id>      # remove recipe ingredients\ntmx shopping clear                   # clear entire list ⚠️\ntmx shopping export                  # export as markdown\ntmx shopping export --format json    # export as JSON"
      },
      {
        "title": "Today's Recipes",
        "body": "tmx today --json                     # what's on the plan today"
      },
      {
        "title": "Favorites",
        "body": "tmx favorites show --json\ntmx favorites add <recipe_id>\ntmx favorites remove <recipe_id>"
      },
      {
        "title": "Full Command Reference",
        "body": "For all commands, options, and flags see {baseDir}/references/commands.md."
      }
    ],
    "body": "Cookidoo / tmx-cli Skill\n\nManage Cookidoo® (Thermomix) meal plans, recipes, and shopping lists using tmx-cli — a pure-Python CLI bundled in this skill at {baseDir}/tmx_cli.py.\n\nSetup\nPython 3.9+ required (no external dependencies)\nLogin: python3 {baseDir}/tmx_cli.py login (OAuth flow with Cookidoo account)\nSetup (optional): python3 {baseDir}/tmx_cli.py setup — configure TM version, diet preferences, max cooking time\nCritical Rules\nConfirm before destructive actions (shopping clear, plan remove).\nUse --json when parsing output programmatically.\nRespect user preferences — setup config auto-applies to searches.\nCLI Usage\npython3 {baseDir}/../tmx-cli/tmx_cli.py <resource> <action> [options]\n\nCore Workflows\nSearch Recipes\ntmx search \"Pasta\" --json\ntmx search \"Kuchen\" -n 20 --json              # more results\ntmx search \"Suppe\" -t 30 --json               # max 30 min prep time\ntmx search \"Salat\" -d easy -c vegetarisch --json  # easy + vegetarian\n\n\nFilters: -t <minutes>, -d easy|medium|advanced, --tm TM5|TM6|TM7, -c <category>\n\nCategories: vorspeisen, suppen, pasta, fleisch, fisch, vegetarisch, beilagen, desserts, herzhaft-backen, kuchen, brot, getraenke, grundrezepte, saucen, snacks\n\nRecipe Details\ntmx recipe show <recipe_id> --json   # ingredients, steps, nutrition\n\nMeal Plan\ntmx plan show --json                 # current week plan\ntmx plan sync                        # sync from Cookidoo\ntmx plan add <recipe_id> <day>       # add recipe (day: mon/tue/wed/thu/fri/sat/sun)\ntmx plan remove <recipe_id> <day>    # remove from plan\ntmx plan move <recipe_id> <from> <to>  # move between days\n\nShopping List\ntmx shopping show --json             # current list\ntmx shopping from-plan               # generate from meal plan\ntmx shopping add <recipe_id>         # add recipe ingredients\ntmx shopping add-item \"Milch\" \"1L\"   # add custom item\ntmx shopping remove <recipe_id>      # remove recipe ingredients\ntmx shopping clear                   # clear entire list ⚠️\ntmx shopping export                  # export as markdown\ntmx shopping export --format json    # export as JSON\n\nToday's Recipes\ntmx today --json                     # what's on the plan today\n\nFavorites\ntmx favorites show --json\ntmx favorites add <recipe_id>\ntmx favorites remove <recipe_id>\n\nFull Command Reference\n\nFor all commands, options, and flags see {baseDir}/references/commands.md."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Lars147/tmx-cli",
    "publisherUrl": "https://clawhub.ai/Lars147/tmx-cli",
    "owner": "Lars147",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tmx-cli",
    "downloadUrl": "https://openagent3.xyz/downloads/tmx-cli",
    "agentUrl": "https://openagent3.xyz/skills/tmx-cli/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tmx-cli/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tmx-cli/agent.md"
  }
}