← Back to Skills Marketplace
zachgodsell93

Shopify Admin API

by zachgodsell93 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
6175
Downloads
10
Stars
24
Active Installs
1
Versions
Install in OpenClaw
/install shopify-admin-api
Description
Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API.
Usage Guidance
Install only if you intend to let an agent help administer a Shopify store. Use a dedicated custom app token with the minimum necessary scopes, avoid read_all_orders unless truly needed, and require manual approval before deletes, refunds, cancellations, captures, fulfillment changes, inventory edits, customer-data edits, or webhook creation.
Capability Analysis
Type: OpenClaw Skill Name: shopify-admin-api Version: 1.0.0 The skill bundle provides comprehensive documentation and `curl` examples for interacting with the Shopify Admin API. All API calls are directed to the user-configured `SHOPIFY_STORE_DOMAIN` and use the `SHOPIFY_ACCESS_TOKEN` for authentication, which is standard for API integration. There is no evidence of data exfiltration to unauthorized endpoints, malicious code execution, persistence mechanisms, or prompt injection attempts against the AI agent to perform actions beyond the stated purpose of managing Shopify resources, as detailed in `skill.md`.
Capability Assessment
Purpose & Capability
The stated purpose matches Shopify administration and the artifact openly discloses full read/write access, but that access includes sensitive customer/order data and high-impact store operations such as deletes, cancellations, refunds, captures, inventory changes, fulfillment changes, and webhook management.
Instruction Scope
The skill is mostly raw curl examples, including destructive and financial operations, without requiring explicit user confirmation, order/state validation, least-privilege defaults, dry-run checks, or rollback guidance.
Install Mechanism
The bundle contains a single markdown skill file and no executable installer, scripts, hidden code, persistence hooks, or automatic runtime behavior.
Credentials
A Shopify Admin API token is appropriate for the stated purpose, but the requested/documented scopes are broad and can expose private customer/business data or alter live store state if used by an overly autonomous agent.
Persistence & Privilege
No local persistence, credential harvesting, off-domain exfiltration, or background execution is shown; the main privilege risk is the user-supplied Shopify access token and the live Shopify authority it grants.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shopify-admin-api
  3. After installation, invoke the skill by name or use /shopify-admin-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Full-featured Shopify Admin API integration. - Provides complete read/write access for orders, products, customers, inventory, fulfillments, refunds, returns, and transactions. - Supports authentication via Admin API access token and flexible API scopes. - Includes detailed usage examples for common operations (CRUD for orders, products, customers, and variants). - Documents required environment variables and setup steps. - Reference for supported query parameters and endpoints for efficient API interaction.
Metadata
Slug shopify-admin-api
Version 1.0.0
License
All-time Installs 209
Active Installs 24
Total Versions 1
Frequently Asked Questions

What is Shopify Admin API?

Manage Shopify store data including orders, products, variants, customers, inventory, fulfillments, refunds, returns, and transactions via the Admin REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 6175 downloads so far.

How do I install Shopify Admin API?

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

Is Shopify Admin API free?

Yes, Shopify Admin API is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shopify Admin API support?

Shopify Admin API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shopify Admin API?

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

💬 Comments