Claude-skill-registry digital-empire
Manage digital product sales across Gumroad, Etsy, Shopify. Handle sales tracking, product delivery, and social media automation.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/digital-empire" ~/.claude/skills/majiayu000-claude-skill-registry-digital-empire && rm -rf "$T"
manifest:
skills/data/digital-empire/SKILL.mdsource content
Digital Empire Skill
Sales Platforms
| Platform | Status | Token |
|---|---|---|
| Gumroad | Active | GUMROAD_ACCESS_TOKEN |
| Etsy | Planned | - |
| Shopify | Planned | - |
| Ko-fi | Planned | - |
Automation Flow
Customer Purchase ↓ Platform Webhook → Webhook Router ↓ Master Zap 3 (Sale Hub) ↓ ├── Log to Google Sheets ├── Celebrate in Home Assistant (green lights + cha-ching) ├── SMS notification to Joshua ├── Email product files to customer ├── (7 day delay) └── Email review request
Social Media Automation
- Buffer for scheduling
- Platforms: Pinterest, Twitter, Facebook, Instagram, LinkedIn
- Content types: Product launches, tips, testimonials
Metrics Tracked
| Metric | Location |
|---|---|
| Daily sales count | Google Sheets |
| Revenue by platform | Google Sheets |
| Product performance | Google Sheets |
| Customer emails | Google Sheets |
Product Categories
Located in ~/repos/phoenix-forge-ecosystem/3_DigitalEmpire/
Sales Celebration
When sale received:
- Green flash on all lights
- Cash register sound effect
- TTS: "New sale! $X from [platform]!"
- SMS to Joshua
Key Files
- ~/repos/phoenix-forge-ecosystem/3_DigitalEmpire/
- ~/repos/phoenix-forge-ecosystem/ZAPIER_100_AUTOMATIONS.md (Master Zap 3)