sop-generator
Turn messy recordings, transcripts, voice notes, or brain dumps into clean, team-ready Standard Operating Procedures (SOPs). Use when you have Loom videos, meeting transcripts, rough notes, or verbal walkthroughs that need to become documented processes. Covers SOP structure, extraction from various input types, quality checklist, and automation strategies. Trigger on "create SOP", "turn this into an SOP", "document this process", "make this team-ready", "convert transcript to SOP", "write a procedure".
What this skill does
# SOP Generator
## Overview
SOPs (Standard Operating Procedures) are the difference between a business that runs smoothly and one where everything depends on you remembering how to do it. But most solopreneurs record Looms, dump ideas in docs, or explain processes verbally — then never turn them into usable SOPs. This playbook shows you how to extract clean, operational SOPs from messy inputs in under 30 minutes.
---
## Step 1: Understand What Makes a Good SOP
A good SOP is:
- **Actionable:** Anyone following it can complete the task without asking questions
- **Complete:** Covers every step, even the obvious ones
- **Structured:** Same format every time so it's easy to scan
- **Maintained:** Updated when the process changes
**Bad SOP example:**
```
"Post on social media daily. Make sure it's good content. Engage with comments."
```
**Good SOP example:**
```
PURPOSE: Maintain consistent brand presence and engagement on LinkedIn
TOOLS REQUIRED:
- LinkedIn account
- Content calendar (Notion)
- Canva (for graphics)
STEPS:
1. Open content calendar (Notion → Marketing → LinkedIn Schedule)
2. Find today's scheduled post
3. Copy post text and download associated graphic
4. Go to LinkedIn.com → Start a post
5. Paste text, upload graphic
6. Preview post → Click "Post"
7. Set reminder for 2 hours later to respond to comments
8. Mark post as "Published" in Notion
EDGE CASES:
- If no post scheduled: Use backup content folder (Notion → Content → Backups)
- If graphic missing: Use text-only template in Canva → "LinkedIn Text Post"
METRICS:
- Post published on time? (Yes/No)
- Engagement rate (likes + comments / impressions)
```
**Rule:** If someone new to your business can't follow the SOP without asking you questions, it's not complete.
---
## Step 2: Extract SOPs from Different Input Types
You probably have processes scattered across Loom videos, voice memos, meeting notes, or just in your head. Here's how to extract them.
### From Loom Video or Screen Recording
**Extraction workflow:**
1. Generate transcript (Loom has built-in transcription, or use Otter.ai, Rev, or Claude with the video)
2. Read through transcript and identify:
- Tools or apps mentioned
- Sequence of actions (clicks, navigation, data entry)
- Decision points ("if this, then that")
- Common errors or edge cases mentioned
3. Map transcript to SOP structure (see Step 3)
4. Watch video one more time while reading SOP draft to catch missed steps
5. Test the SOP yourself or have someone else follow it
**Common issues in Loom transcripts:**
- Rambling or off-topic commentary (delete it)
- Missing steps because you "just did it" on muscle memory (add them)
- Tool-specific jargon (define or simplify)
### From Voice Memo or Meeting Transcript
**Extraction workflow:**
1. Generate transcript if not already text (Whisper, Otter.ai, or Claude)
2. Identify the core process being described (ignore context/small talk)
3. Pull out:
- What triggers the process ("We do this when...")
- The steps in order
- Tools or people involved
- What success looks like
4. Map to SOP structure
5. Fill gaps (voice memos often skip "obvious" steps — add them)
### From Messy Notes or Brain Dump
**Extraction workflow:**
1. Read through notes and identify:
- Is this one process or multiple? (If multiple, split into separate SOPs)
- What's the goal of the process?
- What's the order of operations?
2. Reorder notes chronologically (most brain dumps are non-linear)
3. Map to SOP structure
4. Add missing details (tools, exact steps, decision points)
---
## Step 3: Use the SOP Template
Every SOP should follow this structure. Copy/paste this and fill it in.
```
# [PROCESS NAME]
## 1. PURPOSE
[Why this process exists. What outcome does it create?]
## 2. TOOLS REQUIRED
[List all software, accounts, or physical tools needed]
- Tool 1 (with login info location if applicable)
- Tool 2
- etc.
## 3. STEP-BY-STEP INSTRUCTIONS
### Preparation (if needed)
- [ ] Pre-step 1
- [ ] Pre-step 2
### Main Process
1. [First action — be specific: "Click X", "Open Y", "Copy Z"]
2. [Second action]
3. [Third action — include screenshots if helpful]
4. [Decision point if applicable]
- IF [condition]: Do [action A]
- ELSE: Do [action B]
5. [Continue until complete]
### Completion
- [ ] Final check: [What to verify before considering it done]
- [ ] Mark as complete: [Where to log completion, if tracked]
## 4. EDGE CASES / EXCEPTIONS
**What if [common issue]?**
→ [How to handle it]
**What if [less common issue]?**
→ [How to handle it OR who to escalate to]
## 5. METRICS TO TRACK (if applicable)
- [Metric 1]: [Target or benchmark]
- [Metric 2]: [Target or benchmark]
- [How often to review these metrics]
## 6. LAST UPDATED
[Date] by [Name]
## 7. RELATED SOPs (if applicable)
- Link to [related process 1]
- Link to [related process 2]
```
---
## Step 4: Quality Checklist for SOPs
Before publishing an SOP, run it through this checklist:
- [ ] **Purpose is clear:** Someone reading it knows why this matters
- [ ] **Tools are listed:** All software, logins, or resources are specified
- [ ] **Steps are numbered and sequential:** Easy to follow in order
- [ ] **Steps are specific:** "Click the blue 'Export' button in top right" not "export the data"
- [ ] **Decision points are explicit:** IF/THEN logic is clear
- [ ] **Edge cases are covered:** At least 2-3 common issues or exceptions addressed
- [ ] **Success criteria is defined:** What does "done" look like?
- [ ] **Tested by someone else:** At least one other person has followed it successfully
- [ ] **Screenshots or visuals included (if helpful):** Especially for UI-heavy processes
- [ ] **Last updated date is current:** So team knows if it's stale
**Rule:** If you have to verbally explain something after someone reads the SOP, the SOP is incomplete. Fix it.
---
## Step 5: Organize Your SOP Library
One SOP is useful. 50 scattered SOPs is chaos. Organize them.
**Recommended structure (Notion, Google Docs, Confluence, or wiki):**
```
📁 SOP Library
📂 Operations
- Onboarding new clients
- Weekly invoicing process
- Monthly financial review
📂 Marketing
- Publishing blog posts
- Social media posting schedule
- Email campaign setup
📂 Sales
- Lead qualification process
- Proposal creation workflow
- Contract signing process
📂 Product/Delivery
- Feature deployment checklist
- Bug triage process
- Customer support ticket workflow
```
**Metadata to track per SOP:**
- Owner (who maintains it)
- Last updated date
- Frequency of use (daily, weekly, monthly, ad-hoc)
- Status (draft, active, deprecated)
**Search tip:** Use consistent naming: `[Department] - [Process Name]`
Example: "Marketing - Publishing Blog Posts" not "How to post blogs"
---
## Step 6: Maintain SOPs Over Time
SOPs rot. Tools change. Processes evolve. Maintenance is critical.
**Maintenance workflow:**
### Quarterly review (30 min):
- [ ] Pull up list of all SOPs
- [ ] Mark any that are outdated or no longer used
- [ ] Update 2-3 high-use SOPs that have changed
### When a process changes:
- [ ] Update the SOP immediately (don't wait)
- [ ] Notify anyone who uses it
- [ ] Update "Last updated" date
### When someone reports an issue with an SOP:
- [ ] Fix the gap in the SOP
- [ ] Test it again
- [ ] Thank them for the feedback (encourage this behavior)
**Red flags an SOP needs updating:**
- Someone following it gets stuck
- A tool mentioned in it no longer exists
- The process takes 2x longer than expected (inefficiency crept in)
- It hasn't been updated in 6+ months
---
## Step 7: Automate SOP Generation (Advanced)
If you're creating SOPs regularly, automate the extraction and formatting.
**Automation workflow (Loom → SOP):**
```
TRIGGER: New Loom video uploaded (or tagged with "SOP")
STEP 1: Extract transcript
- Tool: Loom API or Zapier/Make integration
STEP 2: Send transcript to Claude with SOP promptRelated in Image & Video
watch
IncludedWatch a video (URL or local path). Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls the transcript from captions (or Whisper API fallback), and hands the result to Claude so it can answer questions about what's in the video.
physical-ai-defect-image-generation
IncludedUse when the user wants to orchestrate defect image generation, run associated setup, or handle outputs on OSMO. The Day 0 path handles cold-start with USD-to-ROI, image-edit augmentation, and AnomalyGen to create initial PCBA datasets. The Day 1 path performs inference and labeling on real images. This skill helps with first-time asset setup, creation of finetuning checkpoints, and configuring deployment. Trigger keywords: defect image generation, dig workflow, dig pipeline, defect image detection workflow, aoi pipeline, aoi anomalygen, usd2roi anomalygen, day 0 pcba, day 1 pcba, day 1 real-photo alignment, day 1 manual roi, metal surface anomaly, glass defect, anomalygen finetune, setup_pcb, setup_metal, setup_glass, setup_pretrained, dig setup, dig datasets, dig pretrained checkpoint, dig image-edit endpoint.
accelint-react-best-practices
IncludedReact performance optimization and best practices. ALWAYS use this skill when working with any React code - writing components, hooks, JSX; refactoring; optimizing re-renders, memoization, state management; reviewing for performance; fixing hydration mismatches; debugging infinite re-renders, stale closures, input focus loss, animations restarting; preventing remounting; implementing transitions, lazy initialization, effect dependencies. Even simple React tasks benefit from these patterns. Covers React 19+ (useEffectEvent, Activity, ref props). Triggers - useEffect, useState, useMemo, useCallback, memo, inline components, nested components, components inside components, re-render, performance, hydration, SSR, Next.js, useDeferredValue, combined hooks.
elevenlabs-agents
IncludedBuild conversational AI voice agents with ElevenLabs Platform using React, JavaScript, React Native, or Swift SDKs. Configure agents, tools (client/server/MCP), RAG knowledge bases, multi-voice, and Scribe real-time STT. Use when: building voice chat interfaces, implementing AI phone agents with Twilio, configuring agent workflows or tools, adding RAG knowledge bases, testing with CLI "agents as code", or troubleshooting deprecated @11labs packages, Android audio cutoff, CSP violations, dynamic variables, or WebRTC config. Keywords: ElevenLabs Agents, ElevenLabs voice agents, AI voice agents, conversational AI, @elevenlabs/react, @elevenlabs/client, @elevenlabs/react-native, @elevenlabs/elevenlabs-js, @elevenlabs/agents-cli, elevenlabs SDK, voice AI, TTS, text-to-speech, ASR, speech recognition, turn-taking model, WebRTC voice, WebSocket voice, ElevenLabs conversation, agent system prompt, agent tools, agent knowledge base, RAG voice agents, multi-voice agents, pronunciation dictionary, voice speed control, elevenlabs scribe, @11labs deprecated, Android audio cutoff, CSP violation elevenlabs, dynamic variables elevenlabs, case-sensitive tool names, webhook authentication
humanizer
IncludedHumanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 28 pattern detectors, 560+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.
generating-mermaid-diagrams
IncludedSalesforce architecture diagrams using Mermaid with ASCII fallback. Use this skill when generating text-based diagrams for Salesforce architecture, OAuth flows, ERDs, integration sequences, or Agentforce structure. TRIGGER when: user says "diagram", "visualize", "ERD", or asks for sequence diagrams, flowcharts, class diagrams, or architecture visualizations in Mermaid. DO NOT TRIGGER when: user wants PNG/SVG image output (use generating-visual-diagrams), or asks about non-Salesforce systems.