← Back to Skills Marketplace
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-crowdfunding
Description
Plan and run a crowdfunding campaign on Kickstarter or Indiegogo to validate and fund new Shopify products before launch. Triggers: crowdfunding strategy, ki...
Usage Guidance
This skill appears to be a straightforward crowdfunding planner, but the provided analyze.sh script runs an external 'openclaw agent' CLI that the package does not declare as a required binary. Before installing or running it: 1) Inspect the openclaw binary on your system (where it comes from, its version, and what network access it has). 2) Confirm the repo/homepage code for any other scripts or readme describing that CLI. 3) If you don't trust the local 'openclaw' binary, do not run analyze.sh; instead run the prompt text locally in a trusted environment or ask the skill author to remove the external CLI dependency or declare it explicitly. 4) Run the script in a sandbox or offline environment to verify it doesn't transmit sensitive data. If the author can confirm and document that 'openclaw agent --local' runs purely locally and does not phone home, the main concern would be resolved.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-crowdfunding
Version: 1.0.0
The shopify-crowdfunding skill is a legitimate tool designed to generate crowdfunding strategies for Shopify merchants. The analyze.sh script safely constructs a prompt for the OpenClaw agent using user input and does not exhibit any signs of data exfiltration, malicious execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
The skill is a planner for crowdfunding campaigns and does not require external credentials or special system access. However, the shipped script (analyze.sh) invokes an 'openclaw agent' executable to generate the plan. The required-binaries section declares no binaries, so the script's dependency on the 'openclaw' CLI is not declared — this mismatch is disproportionate to the stated purpose and could hide additional behavior.
Instruction Scope
SKILL.md itself contains only planning instructions and examples and does not ask for secrets or to read arbitrary files. The analyze.sh script builds a large prompt and runs 'openclaw agent --local --message ... --session ...' which will pass the user input to that CLI; that action is outside what SKILL.md explicitly documents and gives the skill runtime broad discretion depending on what the 'openclaw' binary does.
Install Mechanism
There is no install spec and no downloaded artifacts; the skill is instruction-only plus a small script. This minimizes disk-level install risk. The remaining risk comes from runtime invocation of an external CLI, not from an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill's functionality (campaign planning) doesn't justify secret access, and none is requested — this aspect is proportionate.
Persistence & Privilege
The skill is not marked always:true and makes no changes to other skills or system configuration. It does execute a local CLI at runtime but does not request elevated persistence or cross-skill modification.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-crowdfunding - After installation, invoke the skill by name or use
/shopify-crowdfunding - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Plan and execute successful crowdfunding campaigns for new Shopify products.
- Provides strategy and planning for Kickstarter or Indiegogo campaigns.
- Covers pre-campaign audience building, campaign page optimization, and reward tier design.
- Includes guidance on backer communication and community management.
- Offers tactics for launch momentum and post-campaign transition to Shopify store.
Metadata
Frequently Asked Questions
What is Shopify Crowdfunding?
Plan and run a crowdfunding campaign on Kickstarter or Indiegogo to validate and fund new Shopify products before launch. Triggers: crowdfunding strategy, ki... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Shopify Crowdfunding?
Run "/install shopify-crowdfunding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Crowdfunding free?
Yes, Shopify Crowdfunding is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Crowdfunding support?
Shopify Crowdfunding is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Crowdfunding?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills