← Back to Skills Marketplace
harrylabsj

Subscription Box Curator

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subscription-box-curator
Description
Curate recurring subscription box concepts, item mixes, pricing tiers, add-on ideas, and replenishment warnings for DTC brands, merchandising teams, and subs...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install subscription-box-curator
  3. After installation, invoke the skill by name or use /subscription-box-curator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug subscription-box-curator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Subscription Box Curator?

Run "/install subscription-box-curator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Subscription Box Curator free?

Yes, Subscription Box Curator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Subscription Box Curator support?

Subscription Box Curator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Subscription Box Curator?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments