Shopify developers can run validated Admin GraphQL commands directly on a store using Shopify CLI. This skill turns a validated query or mutation into a ready-to-execute workflow. You do not need to write raw GraphQL or switch tools. Just ask for a store action like showing products, checking inventory, or updating stock. The skill handles authentication and execution for you.
Always use the shopify-admin skill first to search the documentation and validate the operation. Then this skill wraps it in the correct CLI commands. The result is a safe and repeatable store workflow.
Examples include listing the first 10 products, finding low-inventory items, or setting inventory at a specific warehouse. The skill stays in execution mode even for read-only requests. It also keeps pagination and threshold changes as CLI command variants.
Global
mkdir -p ~/.claude/skills/shopify-admin-executionProject
mkdir -p .claude/skills/shopify-admin-executionSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably