← Back to Skills Marketplace
jononovo

Buy any shopify product with your claw

by jononovo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
245
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shopify-buy
Description
Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval.
Usage Guidance
This skill appears to do what it claims: it makes authenticated calls to creditclaw.com to place purchases using a CREDITCLAW_API_KEY. Before installing or providing your API key, verify the legitimacy of creditclaw.com (company, privacy/payout policies, support), and only use an API key with spending limits or test funds if possible. Keep approval_mode set to require human approval for purchases until you fully trust the setup. Avoid pasting the API key into untrusted prompts or domains, and be cautious about following the SKILL.md's optional curl commands which will write remote content to your home directory.
Capability Analysis
Type: OpenClaw Skill Name: shopify-buy Version: 1.0.0 The skill bundle provides a comprehensive and well-documented interface for 'CreditClaw,' a service designed to enable AI agents to perform online purchases across various platforms (Amazon, Shopify, SaaS) using owner-funded wallets. The instructions emphasize security, explicitly warning the agent never to leak its API key and requiring human-in-the-loop approval for registrations and high-value transactions. The code logic follows standard REST API patterns for financial services, including server-side enforcement of spending limits and category blocks, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill claims to let an agent make purchases and only requires CREDITCLAW_API_KEY. All endpoints, examples, and files reference creditclaw.com and payment rails (prepaid wallet, self-hosted card, Stripe x402) that are consistent with the stated purpose. The metadata and SKILL.md identify the same API base and credential.
Instruction Scope
The SKILL.md and companion files instruct the agent to perform network calls exclusively to creditclaw.com (POST/GET endpoints, polling, webhook guidance) and to confirm with the human before purchases. The instructions also suggest saving skill files locally by curling content from creditclaw.com into ~/.creditclaw/skills/creditcard — that is expected for an instruction-only skill but does involve writing externally fetched content to disk. The files do not instruct reading unrelated system files or other credentials.
Install Mechanism
There is no automated install spec or binary download. The only 'install' behavior is an optional manual curl-based fetch of documentation from creditclaw.com (the skill suggests saving SKILL.md and companion docs locally). This is lower risk than executing arbitrary downloaded binaries, but it still writes remote content to disk.
Credentials
The skill requires a single credential (CREDITCLAW_API_KEY) and declares it as primaryEnv. All example commands and endpoints use only that API key; no unrelated secrets or platform credentials are requested. The guidance includes explicit warnings not to send the API key to other domains.
Persistence & Privilege
always is false and model invocation is allowed (the default). The skill suggests storing docs under ~/.creditclaw/skills which would create persistent files if the agent follows those instructions. That file-writing behavior is expected for a local skill helper but is a persistent change to the agent environment and should be performed only if you trust the remote source.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopify-buy
  3. After installation, invoke the skill by name or use /shopify-buy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial launch of Shopify Checkout skill as CreditClaw, supporting guardrailed wallets and multiple payment methods. - Added support for multiple payment rails: Pre-paid Wallet, Self-Hosted Card, and Stripe x402 Wallet. - Modular documentation split into Amazon, Shopify, general shopping, payment rails, and heartbeat/balance check files. - Security and approval features for agent spending with owner visibility and permissions. - New, more robust skill registration and environment variable guidance. - Deprecated and removed single-purpose SKILL.md in favor of a multi-file, comprehensive skill suite.
Metadata
Slug shopify-buy
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Buy any shopify product with your claw?

Let your agent shop online with guardrailed wallets, multiple payment methods, and owner approval. It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install Buy any shopify product with your claw?

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

Is Buy any shopify product with your claw free?

Yes, Buy any shopify product with your claw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Buy any shopify product with your claw support?

Buy any shopify product with your claw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Buy any shopify product with your claw?

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

💬 Comments