285984303/bupahua-store/SKILL.md
不怕花商城商品搜索。支持按关键词搜索商品、查看价格和库存。 Use when: 用户问"有XXX吗"、"XXX多少钱"、"搜索XXX"、"不怕花有XXX吗"、"活力28"等商品名称。 NOT for: 订单查询、售后咨询、跨平台比价、非商品类问题。 微信搜索 "不怕花" 小程序获取API KEY → 进入小程序后点击右下角 "我的" → "个人资料"
npx skillsauth add openclaw/skills bupahua-storeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当用户消息包含以下任一关键词时触发:
从用户输入中提取商品关键词:
python3 /home/node/.openclaw/skills/bupahua-store/scripts/search.py --keyword "{keyword}"
根据脚本返回的结果格式化输出。
🛍️ 不怕花商城
🔍 为您找到 "{keyword}" 相关商品 {count} 件:
1. {商品名}
💰 ¥{价格}
📦 {库存状态}
🔗 [查看详情](https://bupahua.com/product/{id})
2. {商品名}
💰 ¥{价格}
📦 {库存状态}
🔗 [查看详情](https://bupahua.com/product/{id})
💡 不怕花,花得值!需要查看更多商品吗?
🛍️ 不怕花商城
🔍 抱歉,没有找到 "{keyword}" 相关商品
💡 试试这些:
- 换个关键词试试看
- 逛逛热销好物:https://bupahua.com/hot
- 联系客服咨询:微信搜索 "不怕花" 小程序
不怕花,花得值!下次再来逛逛吧~
🛍️ 不怕花商城
❌ 暂时无法搜索商品,请稍后再试
如有问题,请联系客服:微信搜索 "不怕花" 小程序
或访问官网:https://bupahua.com
用户:不怕花有活力28吗?
AI:
🛍️ 不怕花商城
🔍 为您找到 "活力28" 相关商品 3 件:
1. 活力28花香型洗手液500g大瓶*1
💰 ¥1.00
📦 ⚠️ 仅剩 20 件
🔗 [查看详情](https://bupahua.com/product/595)
2. 活力28 原生木浆面巾【400张X4包】
💰 ¥1.00
📦 ⚠️ 仅剩 10 件
🔗 [查看详情](https://bupahua.com/product/550)
3. 活力28 管道疏通剂600g*2瓶装
💰 ¥13.80
📦 ❌ 缺货
🔗 [查看详情](https://bupahua.com/product/428)
💡 不怕花,花得值!需要查看更多商品吗?
用户:自然堂男士洁面乳多少钱?
AI:
🛍️ 不怕花商城
🔍 为您找到 "自然堂" 相关商品 1 件:
1. 自然堂男士咖啡因活力氨基酸洁面乳120g
💰 ¥108.00 (原价 ¥90.00)
📦 ❌ 缺货
🔗 [查看详情](https://bupahua.com/product/677)
💡 不怕花,花得值!需要查看更多商品吗?
用户:不怕花有电视机吗?
AI:
🛍️ 不怕花商城
🔍 抱歉,没有找到 "电视机" 相关商品
💡 试试这些:
- 换个关键词试试看
- 逛逛热销好物:https://bupahua.com/hot
- 联系客服咨询:微信搜索 "不怕花" 小程序
不怕花,花得值!下次再来逛逛吧~
API KEY 通过微信 "不怕花" 小程序获取 → 进入小程序后点击右下角 "我的" → "个人资料" → "API KEY" → 复制粘贴到 .env 文件中
技能需要以下配置,放在 ~/.openclaw/skills/bupahua-store/.env:
# 不怕花商城 API 配置
STORE_API_URL=https://bupahua.com/Api/Search/searches
STORE_API_KEY=
STORE_NAME=不怕花
USE_REAL_API=true
~/.openclaw/skills/bupahua-store/scripts/search.py.envhttps://bupahua.com/product/{id}openclaw skills listopenclaw logs --tail 50which python3python3 scripts/search.py --keyword "测试"
---
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。