← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-launch-strategy
功能描述
Build a new product launch playbook for Shopify stores with pre-launch hype, launch day tactics, and post-launch momentum. Triggers: product launch strategy,...
安全使用建议
This skill appears coherent for generating a Shopify launch playbook, but exercise caution before running the included script. The analyze.sh script invokes an 'openclaw' CLI that is not declared in the manifest — confirm whether that binary exists on your system, where it came from, and what network activity it performs. Inspect the openclaw CLI (or run the script in an isolated/sandbox environment) to ensure prompts are not sent to an unexpected remote endpoint. If you don't want the skill to call a local agent automatically, you can copy the prompt from analyze.sh and run it manually against a model you trust or have verified. If you plan to install/run this skill in production, check the linked GitHub repo for provenance and any additional documentation or release artifacts that explain the openclaw dependency.
功能分析
Type: OpenClaw Skill
Name: shopify-launch-strategy
Version: 1.0.0
The skill contains a shell injection vulnerability in `analyze.sh`. The script takes unsanitized user input via the `${INPUT}` variable and embeds it directly into a double-quoted string (`PROMPT`), which allows for command execution through subshell syntax (e.g., `$(...)` or backticks). While the skill's logic is aligned with its stated purpose of generating Shopify marketing strategies, this lack of input sanitization is a high-risk vulnerability.
能力评估
Purpose & Capability
The name/description (Shopify launch playbook) matches the skill files: SKILL.md describes the deliverables and analyze.sh builds a prompt to produce that content. However, analyze.sh invokes an 'openclaw' CLI to generate the output even though the manifest lists no required binaries. Requiring a local agent binary to produce the content is plausible but the binary is not declared, which is an incoherence (missing declared dependency).
Instruction Scope
SKILL.md and analyze.sh stay within the stated purpose: they construct a detailed prompt for a product launch playbook and do not read or send any local files, environment variables, or unrelated system data. The only runtime action beyond local shell work is calling the 'openclaw' CLI with the prompt, which is consistent with generating model output but may forward the prompt externally depending on that CLI's behavior.
Install Mechanism
There is no install spec and no downloads — this is an instruction-only skill with a single helper script. That's low-risk from an installation perspective. The script will be written to disk when the skill is installed (it already exists in the bundle) but nothing in the manifest will automatically fetch remote code.
Credentials
The skill declares no required environment variables or credentials and the script does not reference env vars or config paths. That aligns with a content-generation playbook. Note: the allowed-tools is Bash, which permits arbitrary shell commands if the agent runs the script, so the runtime environment in which you execute analyze.sh matters.
Persistence & Privilege
The skill is not set to always:true and does not request elevated or persistent system presence. Model invocation is enabled (default), which is normal for skills. There is no evidence the skill modifies other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopify-launch-strategy - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopify-launch-strategy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of shopify-launch-strategy skill.
- Provides a comprehensive product launch playbook for Shopify merchants.
- Generates tailored 30-60-90 day launch roadmaps including pre-launch, launch day, and post-launch strategies.
- Delivers email sequences, social media calendars, paid ad plans, and influencer activation.
- Designed for easy usage with product and niche prompts.
元数据
常见问题
Shopify Launch Strategy 是什么?
Build a new product launch playbook for Shopify stores with pre-launch hype, launch day tactics, and post-launch momentum. Triggers: product launch strategy,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Shopify Launch Strategy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-launch-strategy」即可一键安装,无需额外配置。
Shopify Launch Strategy 是免费的吗?
是的,Shopify Launch Strategy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shopify Launch Strategy 支持哪些平台?
Shopify Launch Strategy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify Launch Strategy?
由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。
推荐 Skills