Shopify Admin Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add shopify-admin-api npx -- -y @trustedskills/shopify-admin-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"shopify-admin-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/shopify-admin-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with the Shopify Admin API. It can be used to retrieve product information, manage orders, and perform other administrative tasks within a Shopify store. The agent can automate repetitive processes or provide real-time data insights based on Shopify store operations.
When to use it
- Automated Reporting: Generate daily sales reports directly from your Shopify store data.
- Order Management: Automatically update order statuses (e.g., fulfilled, cancelled) in Shopify.
- Product Information Retrieval: Quickly find details about specific products within a Shopify catalog.
- Inventory Updates: Adjust inventory levels based on external factors or sales data.
Key capabilities
- Retrieves product information
- Manages orders
- Performs administrative tasks within a Shopify store
Example prompts
- "What is the current stock level of 'Blue T-Shirt'?"
- "Mark order #12345 as fulfilled."
- "List all products with a price greater than $50."
Tips & gotchas
- Requires API credentials for your Shopify store to function. Ensure these are securely provided to the agent.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.