← Back to Skills Marketplace
Stacking
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stacking
Description
提供双十一/618等大促多重优惠叠加计算器及最优凑单方案。
Usage Guidance
这是一个纯说明型技能——它告诉代理如何生成叠券和凑单建议,但没有提供或连接到任何实时价格/优惠来源。安装前请考虑:
- 若你需要准确的实时优惠与库存,确认技能如何获取数据(需要额外的购物平台 API /抓取逻辑或人工输入)。
- 不要向该技能提供任何帐号凭证、支付信息或敏感数据(技能本身不要求,但代理可能在对话中被请求这些信息)。
- 由于说明较概括,输出可能包含不准或已过期的优惠建议;在实际下单前务必在官方渠道复核价格/券的可用性和使用规则。
- 如果你需要自动化、实时性更强的功能,要求作者或提供者说明数据源与更新机制,或选择集成了官方电商 API 的实现版本。
Capability Analysis
Type: OpenClaw Skill
Name: stacking
Version: 0.1.0
The skill bundle consists of metadata and a markdown file (SKILL.md) describing a shopping discount calculator for promotional events. It contains no executable code, network requests, or instructions that could lead to data exfiltration or unauthorized system access. The content is purely informational and aligns with its stated purpose.
Capability Assessment
Purpose & Capability
名称与描述(大促叠券计算和最优凑单方案)与所需项一致:没有请求外部凭证、二进制或配置路径,属于纯说明型技能。
Instruction Scope
SKILL.md 提供了筛选项、返回字段和示例请求,指令内容局限在计算/筛选/展示建议,没有要求读取文件或访问未声明的环境;但文档很概括,未说明数据来源或如何获取实时价格,存在凭空推断(hallucination)或过时信息的风险。
Install Mechanism
无安装规范、无代码文件:最低风险(instruction-only)。
Credentials
不要求任何环境变量、凭证或配置路径,所需权限与功能相称。
Persistence & Privilege
默认永久性/自动调用选项未被提升(always:false),没有请求修改其他技能或系统配置。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stacking - After installation, invoke the skill by name or use
/stacking - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of "Stacking": a calculator for combining multiple discounts during major sales events (Double 11/618) and finding optimal purchase solutions.
- Includes filters such as price range, discount strength, historical lowest price comparison, delivery speed, and seller trustworthiness.
- Returns key order details: amount paid, discount breakdown, logistics updates, after-sales info, price protection status, return/exchange record, and user reviews.
- Offers example requests for quick usage and latest promotions.
- Data and recommendations update daily based on sales activity, inventory, and user feedback.
Metadata
Frequently Asked Questions
What is Stacking?
提供双十一/618等大促多重优惠叠加计算器及最优凑单方案。 It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install Stacking?
Run "/install stacking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stacking free?
Yes, Stacking is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stacking support?
Stacking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stacking?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills