shopify-automation
Automate Shopify Store Operations
Automate Shopify store management including products, orders, customers, inventory, and collections through natural language commands. Connect via Rube MCP for seamless e-commerce workflow automation.
Descargar el ZIP de la skill
Subir en Claude
Ve a Configuración → Capacidades → Skills → Subir skill
Activa y empieza a usar
Pruébalo
Usando "shopify-automation". List all products in my Shopify store
Resultado esperado:
- Retrieved 3 products:
- 1. Summer T-Shirt (ID: 12345) - $29.99 - Status: active
- 2. Winter Jacket (ID: 12346) - $89.99 - Status: active
- 3. Spring Dress (ID: 12347) - $49.99 - Status: draft
Usando "shopify-automation". Get orders from the last 7 days
Resultado esperado:
- Found 5 orders:
- Order #1001 - $125.00 - Status: open - Paid
- Order #1002 - $45.00 - Status: closed - Paid - Fulfilled
- Order #1003 - $89.99 - Status: open - Pending
Auditoría de seguridad
SeguroAll 54 static findings are false positives. The skill is documentation for Shopify API operations, not executable code. The backtick patterns flagged as 'Ruby/shell execution' are markdown code formatting for tool names. The hardcoded URL is a legitimate service endpoint required for Rube MCP functionality.
Puntuación de calidad
Lo que puedes crear
E-commerce Store Manager
Quickly add new products in bulk, update inventory across locations, and organize items into collections without logging into Shopify admin.
Order Processing Assistant
Filter and retrieve orders by status, check fulfillment details, and track shipping events for efficient order management.
Customer Data Analyst
Export customer lists with purchase history and spending data for marketing analysis and customer segmentation.
Prueba estos prompts
Show me the last 10 orders with status 'open' from my Shopify store.
Create 5 new products with titles 'Summer T-Shirt', 'Winter Jacket', 'Spring Dress', 'Fall Sweater', 'Winter Boots' with vendor 'MyBrand' and status 'active'.
Check inventory levels for inventory items 12345, 12346, and 12347 across all locations.
Create a smart collection called 'Sale Items' that automatically includes products with price greater than 50.
Mejores prácticas
- Always verify Rube MCP connection status is ACTIVE before running workflows
- Use pagination with cursor-based navigation for large product catalogs
- Specify explicit status filters when retrieving orders to avoid missing results
Evitar
- Assuming connection is active without checking status first
- Processing large datasets without implementing pagination logic
- Ignoring rate limits and receiving API throttling errors
Preguntas frecuentes
Do I need a Shopify API key?
What Shopify operations are supported?
How do I handle large product catalogs?
Can I create products in bulk?
What rate limits should I be aware of?
How do I verify my connection is working?
Detalles del desarrollador
Autor
sickn33Licencia
MIT
Repositorio
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/shopify-automationRef.
main
Estructura de archivos
📄 SKILL.md