← Back to Skills Marketplace
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-content-marketing
Description
Build a content marketing and SEO blog strategy for Shopify stores to drive organic traffic, build authority, and convert readers to buyers. Triggers: conten...
Usage Guidance
This skill appears to do what it says (generate Shopify content/SEO strategies), but the bundled analyze.sh calls the 'openclaw' CLI tool even though the skill metadata doesn't declare that requirement. Before installing or running: 1) Verify you have the openclaw CLI installed and understand what it will do locally (does it call remote services, send telemetry, or read local config?). 2) Inspect the repository origin (the GitHub homepage) and confirm trust in the maintainer. 3) Run the script in a safe environment (isolated VM or container) to observe network activity and CLI behavior. 4) Avoid passing any sensitive store credentials or secrets as the INPUT to the script, since the script sends the prompt to the OpenClaw agent which may use local config or networked backends. If you plan to use this skill in production, request that the author declare the openclaw binary requirement (or provide a pure-instruction implementation) and explain what the local agent invocation does.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-content-marketing
Version: 1.0.0
The skill bundle contains a shell injection vulnerability in `analyze.sh` because it embeds unsanitized user input (`${INPUT}`) directly into a double-quoted string (`PROMPT`). This allows for arbitrary command execution on the host system if the input contains command substitution patterns like `$(...)`. While the overall content and the detailed marketing prompt appear legitimate and aligned with the stated purpose, the lack of input sanitization in a script intended for execution by an AI agent constitutes a high-risk security flaw.
Capability Assessment
Purpose & Capability
The skill claims to be an instruction-only content-marketing helper, which is coherent with the SKILL.md and the analyze.sh purpose. However, analyze.sh calls the 'openclaw' CLI binary (openclaw agent --local ...), yet the skill metadata lists no required binaries. Requiring the OpenClaw CLI is plausible for delivering the generated strategy, but it is not declared — this is an incoherence.
Instruction Scope
SKILL.md stays on-topic (producing content strategy). The analyze.sh script builds a detailed prompt and invokes 'openclaw agent --local --message ...' with the prompt and a generated session ID. That runtime behavior (calling a local OpenClaw agent binary) is broader than the SKILL.md's plain-text instructions implied: it triggers an external agent run and could result in recursive agent activity or network calls depending on the local CLI configuration.
Install Mechanism
There is no install spec (instruction-only), which is low risk. But because analyze.sh depends on an external CLI (openclaw), the absence of a declared required-binary or install instruction is an omission; the script will fail or behave unexpectedly if the CLI is missing or configured differently.
Credentials
The skill declares no required environment variables or credentials, which matches the content-marketing purpose. However, the 'openclaw agent' invocation may rely on the local OpenClaw CLI configuration (which could contain credentials or endpoints) implicitly. That implicit dependency is not declared and therefore worth noting.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence. It is user-invocable and does not request elevated privileges or access to other skills' configs in the manifest.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-content-marketing - After installation, invoke the skill by name or use
/shopify-content-marketing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Launches a comprehensive content marketing and SEO blog strategy tool for Shopify stores.
- Generates keyword research and topic clusters tailored to a Shopify niche or store.
- Provides a 12-month content calendar with optimized blog post ideas.
- Outlines proven high-performing blog post formats for ecommerce.
- Includes detailed guides for on-page SEO and internal linking to products.
- Recommends strategies for content distribution across marketing channels.
- Offers methods to measure organic traffic growth and ROI from content efforts.
Metadata
Frequently Asked Questions
What is Shopify Content Marketing?
Build a content marketing and SEO blog strategy for Shopify stores to drive organic traffic, build authority, and convert readers to buyers. Triggers: conten... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Shopify Content Marketing?
Run "/install shopify-content-marketing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Content Marketing free?
Yes, Shopify Content Marketing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Content Marketing support?
Shopify Content Marketing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Content Marketing?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills