Shopify Automation
Description
This toolkit uses the Shopify API and GraphQL in order to automate certain parts of the Shopify SEO process - for example, tagging products and creating collections
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Product Manager with Claude 3.7 and Shopify Integration
A Flask-based product management application with automatic tagging using Claude 3.7 and Shopify integration. Supports multiple stores with isolated data.
🚀 SEO Solutions for Your Business
- Hire us to do your SEO ✅ Click here
- Try our AI SEO tool 🔥 Check it out
- Got an agency? We'll automate it 💣 Learn more
Features
- Product management (add, edit, delete)
- Automatic product tagging with Claude 3.7
- Tag management
- Collection creation from tags
- Shopify integration (import/export products and collections)
- Multi-store support with isolated data
- Environment variable management
- Responsive UI with Bootstrap 5
Requirements
- Python 3.8+
- Flask
- SQLAlchemy
- Anthropic API key (for Claude 3.7 integration)
Installation
Clone the repository or download the source code.
Install the required dependencies:
cd product_manager
pip install -r requirements.txt
- Run the application:
python app.py
- Open your browser and navigate to
http://localhost:5000
Configuration
The application uses environment variables for configuration. These can be managed through the UI:
ANTHROPIC_API_KEY: Your Anthropic API key for Claude 3.7 integrationSECRET_KEY: Secret key for Flask session securityDATABASE_URI: Database connection string (default: SQLite)
Usage
Stores
- Create and manage multiple stores
- Each store has its own products, tags, and collections
- Switch between stores using the store selector
- Data is isolated between stores
Products
- Add products with title, description, price, and image URL
- Products are automatically tagged using Claude 3.7 if an API key is provided
- Manage tags for each product
- View all products in a table
- Products are associated with the current store
Tags
- View all tags with product c
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11