{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agentic-spicy-food",
    "name": "Agentic Spicy Food",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/NowLoadY/agentic-spicy-food",
    "canonicalUrl": "https://clawhub.ai/NowLoadY/agentic-spicy-food",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agentic-spicy-food",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentic-spicy-food",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "_meta.json",
      "scripts/lafeitu_client.py",
      "scripts/lib/__init__.py",
      "scripts/lib/commerce_client.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",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/agentic-spicy-food"
    },
    "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/agentic-spicy-food",
    "agentPageUrl": "https://openagent3.xyz/skills/agentic-spicy-food/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentic-spicy-food/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentic-spicy-food/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": "Lafeitu Gourmet Skill",
        "body": "agentic-spicy-food is the Lafeitu-specific implementation of the standard agentic commerce flow. It is preconfigured for the official https://lafeitu.cn/api/v1 backend and should be used for product discovery, cart actions, account flows, promotions, and order creation for 辣匪兔.\n\nOfficial Website: https://lafeitu.cn\nGitHub Repository: https://github.com/NowLoadY/agentic-spicy-food\nReference Engine: https://github.com/NowLoadY/agent-commerce-engine"
      },
      {
        "title": "When To Use This Skill",
        "body": "Use this skill when the user wants to:\n\nbrowse or compare Lafeitu products\nget recommendations for Zigong-style spicy foods\ninspect variants, pricing, promotions, or shipping thresholds\nmanage a Lafeitu cart\nlog in, register, or update Lafeitu profile data\ncreate a Lafeitu order and hand payment back to the user\nretrieve official Lafeitu brand, company, or contact information"
      },
      {
        "title": "Tool Priority & Fallback Strategy",
        "body": "API first: Use python3 scripts/lafeitu_client.py first. It returns structured data from the official backend.\nAI guide page: If API data is unavailable or needs cross-checking, visit https://lafeitu.cn/ai-agent-guide.\nMain site browser flow: Use the normal site only when a visual check or user-facing page is required.\nWeb search last: Use external search only for third-party reviews or if the official site is unavailable."
      },
      {
        "title": "1. Product Discovery",
        "body": "Always run search or list before cart actions.\nResolve the product slug and exact variant from API results before adding or updating cart items.\nIf multiple products match, ask the user to choose based on flavor, format, or weight.\nUse --page and --limit for large result sets."
      },
      {
        "title": "2. Cart & Order Flow",
        "body": "Use add-cart to increment quantity and update-cart to set absolute quantity.\nThe --variant value must match the product's actual variant list returned by the API.\nAfter cart changes, show the updated cart summary if the user is making a purchase decision.\nUse create-order only after shipping details are confirmed.\nPayment is always a human handoff. If order creation returns an order ID or payment URL, give that to the user and tell them to complete payment themselves."
      },
      {
        "title": "3. Authentication & Profile",
        "body": "The API is stateless. Protected actions may return 401 if no saved token exists.\nUse login for existing accounts.\nUse get-profile before update-profile when the user wants to review current data.\nWhen updating shipping info, prefer collecting province, city, and address together."
      },
      {
        "title": "4. Registration Flow",
        "body": "If the user has no account or the backend reports account not found, use the built-in registration flow.\nStep 1: send-code --email <EMAIL>\nStep 2: register --email <EMAIL> --password <PWD> --code <CODE> [--name <NAME>] [--invite <CODE>]\nUse --reset-visitor during registration if you need to avoid carrying over the current anonymous cart.\nIf the user prefers the website flow, send them to https://lafeitu.cn/auth/register."
      },
      {
        "title": "5. Recommendations & Brand Context",
        "body": "Keep recommendations grounded in actual catalog data, not generic sales language.\nFavor concise, sensory descriptions tied to flavor profile, weight, and likely use case.\nUse brand-story, company-info, and contact-info for official brand context.\nRepresent Lafeitu as a Zigong-flavor specialty brand; avoid inventing unsupported claims."
      },
      {
        "title": "Core Commands",
        "body": "search <query> --page <N> --limit <N>: Search products.\nlist --page <N> --limit <N>: Browse the catalog.\nget <slug>: Get product details.\npromotions: Get active offers and shipping rules.\ncart: Show current cart.\nadd-cart <slug> --variant <V> --quantity <Q>: Add to cart.\nupdate-cart <slug> --variant <V> --quantity <Q>: Set quantity.\nremove-cart <slug> --variant <V>: Remove an item.\nclear-cart: Empty the cart.\nlogin / logout: Manage saved credentials.\nsend-code / register: Register a new account.\nget-profile / update-profile: Manage user profile and shipping data.\norders: View order history.\ncreate-order --name <NAME> --phone <PHONE> --province <PROVINCE> --city <CITY> --address <ADDRESS>: Create an order for user handoff.\nbrand-story, company-info, contact-info: Fetch official brand information."
      },
      {
        "title": "CLI Examples",
        "body": "python3 scripts/lafeitu_client.py search \"兔\" --page 1 --limit 10\npython3 scripts/lafeitu_client.py get shousi-tu\npython3 scripts/lafeitu_client.py promotions\npython3 scripts/lafeitu_client.py add-cart lengchi-tu --variant 200 --quantity 2\npython3 scripts/lafeitu_client.py cart\npython3 scripts/lafeitu_client.py send-code --email user@example.com\npython3 scripts/lafeitu_client.py register --email user@example.com --password secret123 --code 123456 --reset-visitor\npython3 scripts/lafeitu_client.py create-order --name \"Zhang San\" --phone \"13800000000\" --province \"四川省\" --city \"成都市\" --address \"高新区 XX 路 XX 号\"\n\nCredentials are stored locally under ~/.openclaw/credentials/agent-commerce-engine/lafeitu.cn/."
      },
      {
        "title": "Troubleshooting",
        "body": "401 Unauthorized: Token missing or expired. Use login again.\n404 on product or account: Re-run search to confirm the slug; for account issues, trigger registration flow.\n429: Rate limit reached. Tell the user to wait for the cooldown indicated by the API.\nMissing requests: Run pip install requests.\nVariant errors: Re-check the exact variant values from get or search output before modifying the cart."
      }
    ],
    "body": "Lafeitu Gourmet Skill\n\nagentic-spicy-food is the Lafeitu-specific implementation of the standard agentic commerce flow. It is preconfigured for the official https://lafeitu.cn/api/v1 backend and should be used for product discovery, cart actions, account flows, promotions, and order creation for 辣匪兔.\n\nOfficial Website: https://lafeitu.cn GitHub Repository: https://github.com/NowLoadY/agentic-spicy-food Reference Engine: https://github.com/NowLoadY/agent-commerce-engine\n\nWhen To Use This Skill\n\nUse this skill when the user wants to:\n\nbrowse or compare Lafeitu products\nget recommendations for Zigong-style spicy foods\ninspect variants, pricing, promotions, or shipping thresholds\nmanage a Lafeitu cart\nlog in, register, or update Lafeitu profile data\ncreate a Lafeitu order and hand payment back to the user\nretrieve official Lafeitu brand, company, or contact information\nTool Priority & Fallback Strategy\nAPI first: Use python3 scripts/lafeitu_client.py first. It returns structured data from the official backend.\nAI guide page: If API data is unavailable or needs cross-checking, visit https://lafeitu.cn/ai-agent-guide.\nMain site browser flow: Use the normal site only when a visual check or user-facing page is required.\nWeb search last: Use external search only for third-party reviews or if the official site is unavailable.\nOperational Workflow\n1. Product Discovery\nAlways run search or list before cart actions.\nResolve the product slug and exact variant from API results before adding or updating cart items.\nIf multiple products match, ask the user to choose based on flavor, format, or weight.\nUse --page and --limit for large result sets.\n2. Cart & Order Flow\nUse add-cart to increment quantity and update-cart to set absolute quantity.\nThe --variant value must match the product's actual variant list returned by the API.\nAfter cart changes, show the updated cart summary if the user is making a purchase decision.\nUse create-order only after shipping details are confirmed.\nPayment is always a human handoff. If order creation returns an order ID or payment URL, give that to the user and tell them to complete payment themselves.\n3. Authentication & Profile\nThe API is stateless. Protected actions may return 401 if no saved token exists.\nUse login for existing accounts.\nUse get-profile before update-profile when the user wants to review current data.\nWhen updating shipping info, prefer collecting province, city, and address together.\n4. Registration Flow\nIf the user has no account or the backend reports account not found, use the built-in registration flow.\nStep 1: send-code --email <EMAIL>\nStep 2: register --email <EMAIL> --password <PWD> --code <CODE> [--name <NAME>] [--invite <CODE>]\nUse --reset-visitor during registration if you need to avoid carrying over the current anonymous cart.\nIf the user prefers the website flow, send them to https://lafeitu.cn/auth/register.\n5. Recommendations & Brand Context\nKeep recommendations grounded in actual catalog data, not generic sales language.\nFavor concise, sensory descriptions tied to flavor profile, weight, and likely use case.\nUse brand-story, company-info, and contact-info for official brand context.\nRepresent Lafeitu as a Zigong-flavor specialty brand; avoid inventing unsupported claims.\nCore Commands\nsearch <query> --page <N> --limit <N>: Search products.\nlist --page <N> --limit <N>: Browse the catalog.\nget <slug>: Get product details.\npromotions: Get active offers and shipping rules.\ncart: Show current cart.\nadd-cart <slug> --variant <V> --quantity <Q>: Add to cart.\nupdate-cart <slug> --variant <V> --quantity <Q>: Set quantity.\nremove-cart <slug> --variant <V>: Remove an item.\nclear-cart: Empty the cart.\nlogin / logout: Manage saved credentials.\nsend-code / register: Register a new account.\nget-profile / update-profile: Manage user profile and shipping data.\norders: View order history.\ncreate-order --name <NAME> --phone <PHONE> --province <PROVINCE> --city <CITY> --address <ADDRESS>: Create an order for user handoff.\nbrand-story, company-info, contact-info: Fetch official brand information.\nCLI Examples\npython3 scripts/lafeitu_client.py search \"兔\" --page 1 --limit 10\npython3 scripts/lafeitu_client.py get shousi-tu\npython3 scripts/lafeitu_client.py promotions\npython3 scripts/lafeitu_client.py add-cart lengchi-tu --variant 200 --quantity 2\npython3 scripts/lafeitu_client.py cart\npython3 scripts/lafeitu_client.py send-code --email user@example.com\npython3 scripts/lafeitu_client.py register --email user@example.com --password secret123 --code 123456 --reset-visitor\npython3 scripts/lafeitu_client.py create-order --name \"Zhang San\" --phone \"13800000000\" --province \"四川省\" --city \"成都市\" --address \"高新区 XX 路 XX 号\"\n\n\nCredentials are stored locally under ~/.openclaw/credentials/agent-commerce-engine/lafeitu.cn/.\n\nTroubleshooting\n401 Unauthorized: Token missing or expired. Use login again.\n404 on product or account: Re-run search to confirm the slug; for account issues, trigger registration flow.\n429: Rate limit reached. Tell the user to wait for the cooldown indicated by the API.\nMissing requests: Run pip install requests.\nVariant errors: Re-check the exact variant values from get or search output before modifying the cart."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/NowLoadY/agentic-spicy-food",
    "publisherUrl": "https://clawhub.ai/NowLoadY/agentic-spicy-food",
    "owner": "NowLoadY",
    "version": "1.9.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agentic-spicy-food",
    "downloadUrl": "https://openagent3.xyz/downloads/agentic-spicy-food",
    "agentUrl": "https://openagent3.xyz/skills/agentic-spicy-food/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentic-spicy-food/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentic-spicy-food/agent.md"
  }
}