← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subscription-box-curator
功能描述
Curate recurring subscription box concepts, item mixes, pricing tiers, add-on ideas, and replenishment warnings for DTC brands, merchandising teams, and subs...
安全使用建议
This package appears coherent and low-risk: it generates advisory markdown briefs from user-provided prompts using built-in heuristics and requests no credentials or external network access. Before installing, you may want to (1) inspect the full handler.py in your environment to confirm there are no hidden network calls or subprocess executions (the snippet shown was truncated in the prompt but the tests/reference code are local), (2) avoid pasting highly sensitive credentials or proprietary inventory data into prompts, and (3) run the included tests locally to validate behavior. If you need live catalog, inventory, or forecasting integration later, expect to add explicit, audited connectors rather than relying on this skill to access those systems.
功能分析
Type: OpenClaw Skill
Name: subscription-box-curator
Version: 1.0.0
The subscription-box-curator skill is a template-based generator for marketing and merchandising concepts. The code in handler.py uses simple keyword matching and regex to parse user inputs and returns a structured markdown report based on static internal libraries. It contains no network calls, file system modifications, or execution of untrusted code.
能力标签
能力评估
Purpose & Capability
The name/description promise (curation briefs, theme directions, pricing guidance) matches the included SKILL.md and the handler.py logic: category detection, budget extraction, and template-based outputs. No credentials, external APIs, or unrelated binaries are requested.
Instruction Scope
SKILL.md explicitly states the skill is MVP, template-based, and does not connect to Shopify/inventory/supplier APIs. The instructions ask only for subscription category, audience, budget, seasonality, and goals. The provided code parses the input text and builds recommendations; there are no instructions to read unrelated files, access system config, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only). Although code files are included in the package, there is no installer that downloads executables or writes archives from external URLs — lowest-risk install profile.
Credentials
requires.env is empty and handler.py uses only standard library modules (re, sys, typing). There are no required secrets or environment variables and no access to unrelated credentials or config paths.
Persistence & Privilege
The skill does not request always:true and does not attempt to change other skills' configuration. Autonomous model invocation is allowed by default (normal) but the skill itself does not request elevated persistence or system-wide changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subscription-box-curator - 安装完成后,直接呼叫该 Skill 的名称或使用
/subscription-box-curator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Subscription Box Curator.
- Generates curated subscription box briefs based on user inputs like category, audience, budget, and subscription goals.
- Provides 3 theme/concept recommendations with item architectures and pricing guidance.
- Includes ideas for add-ons, replenishment alerts, and next-step actions.
- Returns results as a structured markdown planning brief for merchandising and growth teams.
- Clearly notes all recommendations are heuristic and do not use live catalog or supplier data.
元数据
常见问题
Subscription Box Curator 是什么?
Curate recurring subscription box concepts, item mixes, pricing tiers, add-on ideas, and replenishment warnings for DTC brands, merchandising teams, and subs... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Subscription Box Curator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subscription-box-curator」即可一键安装,无需额外配置。
Subscription Box Curator 是免费的吗?
是的,Subscription Box Curator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Subscription Box Curator 支持哪些平台?
Subscription Box Curator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Subscription Box Curator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills