workflows
Workflow Library
Purpose: Save successful patterns so they can be reused instantly instead of figuring them out again.
When to Use
- Before starting any task, check if a workflow exists
- After figuring something out, save it here immediately
- When a task takes >5 minutes that should take <1 minute
Workflow Index
Browser Automation ✅
browser-mediavine-csv.md— Download Mediavine CSV export ✅browser-pdf-generation.md— Generate PDF from any page (with verification!) ✅
Sub-Agent Patterns ✅
parallel-research.md— Spawn multiple Haiku agents for research ✅overnight-build.md— Hand off complex build to Codex overnight ✅
Data Tasks (TODO)
etsy-inventory-export.md— Export Etsy shop listingsga4-api-query.md— Query GA4 via APIlate-api-posts.md— Fetch scheduled posts from Late.dev
File Operations (TODO)
markdown-to-pdf.md— Convert .md to PDFbulk-file-rename.md— Rename files with patterns
Content Generation (TODO)
etsy-listing-copy.md— Generate Etsy title, tags, description
Adding a New Workflow
When you figure something out:
- Create
workflows/<name>.md - Use the template below
- Add to the index above
- Test it works before considering it "saved"
Template
# Workflow: [Name]
**Purpose:** [What this does]
**Time saved:** [X min → Y sec]
**Last verified:** [Date]
## Prerequisites
- [What needs to be set up first]
## Steps
1. [Step 1]
2. [Step 2]
3. [Step 3]
## Example
\`\`\`bash
# Actual commands or code
\`\`\`
## Gotchas
- [Thing that can go wrong and how to avoid it]
## Related
- [Link to related workflows or docs]
Rules
- Immediate capture — Don't wait. Save it NOW while it's fresh.
- Include gotchas — The edge cases are the valuable part.
- Test before saving — A broken workflow is worse than none.
- Keep it atomic — One workflow = one task. Chain them if needed.
- Update when broken — If something changes, update the workflow.
More from mmcmedia/openclaw-agents
etsy-expert
Etsy shop optimization expert (Bailey from Bailey Design Co style) specializing in digital products, listing optimization, mockups, pricing strategy, and ROAS tracking for creative entrepreneurs.
76shorts-creator
Create vertical 9:16 video clips from full music videos for Instagram Reels, TikTok, and YouTube Shorts. Takes full-length music video and extracts key moments, re-frames for mobile, and optimizes for social platforms. Use when creating short-form social content from PsalMix music videos or any video content.
64chief-of-ai
Chief of AI who researches new AI/tech developments, recommends tools, automation opportunities, and strategies to stay on the cutting edge. Monitors AI news, evaluates new tools, and identifies leverage points.
51etsy-listing-generator
Generate Etsy listing images from HTML templates using Playwright. Supports single and batch rendering with customizable title, subtitle, badge text, and product images. Use when creating Etsy product listing images, mockups, or running batch generation for multiple products (e.g., puppet printables, digital downloads). Works with any HTML template that uses PRODUCT_IMAGE_URL, TITLE_TEXT, SUBTITLE_TEXT, BADGE_LEFT_TEXT placeholders.
45ga4-analytics
Google Analytics 4, Search Console, and Indexing API toolkit. Analyze website traffic, page performance, user demographics, real-time visitors, search queries, and SEO metrics. Use when the user asks to: check site traffic, analyze page views, see traffic sources, view user demographics, get real-time visitor data, check search console queries, analyze SEO performance, request URL re-indexing, inspect index status, compare date ranges, check bounce rates, view conversion data, or get e-commerce revenue. Requires a Google Cloud service account with GA4 and Search Console access.
39ui-ux-designer
Design and build user interfaces, dashboards, and web applications with focus on user experience, visual hierarchy, and interactive design. Use when McKinzie needs to create or redesign dashboards, landing pages, tools, or any visual interface. Handles both design strategy and implementation (HTML/CSS/JS).
12