← Back to Skills Marketplace
zachgodsell93

Shopify Admin API

by zachgodsell93 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
7285
Downloads
10
Stars
0
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 and documented capability match: full read/write Shopify Admin REST API access for orders, products, customers, inventory, fulfillments, refunds, returns, transactions, collections, checkouts, and webhooks.
Instruction Scope
The instructions include raw curl examples for cancellations, deletes, refunds, captures, inventory changes, fulfillment changes, and webhook creation, but do not require explicit user confirmation or validation before high-impact operations.
Install Mechanism
The package appears to be a markdown-only skill with no executable installer, scripts, hidden code, background process, or automatic runtime behavior.
Credentials
A Shopify Admin API token is appropriate for this integration, but the documented scopes are broad and can expose private customer/order data or alter live store and payment state.
Persistence & Privilege
No local persistence, credential harvesting, or off-domain exfiltration is shown; the main privilege risk is the live Shopify authority granted by the user-supplied access token.
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 0
Active Installs 0
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 7285 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