← Back to Skills Marketplace
piaoleaf

跳舞兰订花平台,全国2-24小时送花到家

by piaoleaf · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tiaowulan-flower-shop
Description
跳舞兰订花技能。用户说"订花"、"买花"、"送花"、"浏览花束"、"花束推荐"、"花店"、"选一束花"等意图时触发。支持:商品浏览(关键词/分类/价格筛选)、商品详情查看(图片+价格)、智能推荐(按场合/收花人/预算)、下单、订单确认
Usage Guidance
Before installing or using this skill, ask the publisher to explain the ordering flow: where and how orders are submitted, what API endpoints and authentication are used, and how payment and personal data are handled. Do not provide payment credentials or PII until you confirm a secure, documented order endpoint and what data the skill will send and to whom. Also note the skill fetches product images from external OSS URLs — if you care about privacy or content integrity, request the full network behavior and endpoint ownership details. If the author cannot provide clear order/payment integration details, treat the skill as read-only (catalog/recommendation) rather than a real ordering capability.
Capability Analysis
Type: OpenClaw Skill Name: tiaowulan-flower-shop Version: 1.0.3 The skill is a functional e-commerce tool for a flower shop (Tiaowulan). It provides a static product list and instructs the agent to collect delivery information (Name, Phone, Address) and submit it via a curl POST request to 'piaoleaf.tiaowulan.com'. While the use of curl with user-provided strings presents a potential shell injection vulnerability if the agent does not sanitize inputs, the behavior is transparently documented and strictly aligned with the stated purpose of ordering and delivering flowers.
Capability Assessment
Purpose & Capability
The name/description promise includes '下单' and '订单确认' (place and confirm orders). However, the SKILL.md only embeds a product catalog and rules for selecting items; it does not provide an order submission endpoint, payment integration, or request any credentials required to perform real purchases. That makes the claimed ordering capability unsupported by the provided instructions and environment requirements.
Instruction Scope
The SKILL.md is narrowly scoped to presenting and selecting from the embedded product list and explicitly forbids searching the web. This is appropriate for browsing/recommendation. However, it leaves the actual ordering flow unspecified (no endpoint, no form fields or payment handling described), so runtime behavior for '下单/订单确认' is undefined.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk or execution footprint. This is the lowest-risk install pattern.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That matches the SKILL.md which only contains a static product list. If the skill later needs to actually place orders, it would reasonably require additional credentials; their absence is why purpose alignment is flagged.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It allows model invocation (the default). Nothing requests elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiaowulan-flower-shop
  3. After installation, invoke the skill by name or use /tiaowulan-flower-shop
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- 优化了下单流程,配送时间(yyyy-MM-dd HH:mm)现在为必填项,必须收集后才能提交订单 - 订单提交成功后,增加了“引导支付”步骤,明确提示用户扫码支付二维码即可完成购买 - 去除配送时间字段的默认值说明,要求必须由用户填写 - 细化Step 4流程说明,澄清下单后无需后续操作
v1.0.2
- 商品数据文件 references/products.json 被移除,商品数据直接内嵌在说明文档中。 - 技能描述和输出规范简化,聚焦于只推荐3款商品,并以选定鲜花ID提交订单。 - 商品列表、卡片展示相关内容调整,去除原有流程和分类、推荐逻辑细节。 - 保留下单流程及字段收集要求,订单提交和支付说明保留。 - 相关话术模板与重要限制说明得到精简和集中表述。
v1.0.1
- 明确要求仅能从本地提供的商品中选择,不能上网搜索新商品。 - 下单时,curl请求的Content-Type从application/json更改为application/x-www-form-urlencoded。 - 补充说明下单成功返回的支付网址需转为二维码方便扫码支付。 - 强调每步收集配送信息均为必填、流程不可遗漏。
v1.0.0
跳舞兰订花平台技能 - 支持用户通过关键词、分类或价格筛选浏览花束商品。 - 商品详情展示包含图片和价格,可智能推荐适合场合的花束。 - 完整下单流程:自动收集收货人信息、地址、留言、配送时间,提交至指定接口。 - 输出规范化商品卡片与列表,未找到商品时有温馨提示。 - 下单成功反馈订单号和祝福语,操作流程明确。
Metadata
Slug tiaowulan-flower-shop
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 跳舞兰订花平台,全国2-24小时送花到家?

跳舞兰订花技能。用户说"订花"、"买花"、"送花"、"浏览花束"、"花束推荐"、"花店"、"选一束花"等意图时触发。支持:商品浏览(关键词/分类/价格筛选)、商品详情查看(图片+价格)、智能推荐(按场合/收花人/预算)、下单、订单确认. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install 跳舞兰订花平台,全国2-24小时送花到家?

Run "/install tiaowulan-flower-shop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 跳舞兰订花平台,全国2-24小时送花到家 free?

Yes, 跳舞兰订花平台,全国2-24小时送花到家 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 跳舞兰订花平台,全国2-24小时送花到家 support?

跳舞兰订花平台,全国2-24小时送花到家 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 跳舞兰订花平台,全国2-24小时送花到家?

It is built and maintained by piaoleaf (@piaoleaf); the current version is v1.0.3.

💬 Comments