import-sop
Import agency SOPs. Use when: adding workflow definitions, approval processes, or launch checklists.
npx skills add indranilbanerjee/digital-marketing-pro --skill import-sop --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /digital-marketing-pro:import-sop ## Purpose Import and structure agency Standard Operating Procedures (SOPs) that apply across all clients. SOPs define **how work gets done** — approval workflows, content review steps, campaign launch checklists, escalation procedures, and quality gates. SOPs are stored at the agency level (`~/.claude-marketing/sops/`), not per-brand, so they apply consistently across all clients. ## Input Required The user provides: - **SOP content**: Pasted workflow steps, checklist items, or process descriptions - **SOP name**: What this SOP covers (e.g., "content-approval", "campaign-launch", "crisis-escalation") - **Description** (optional): Brief summary of when this SOP applies If the user doesn't provide a name, infer it from the content. ## Process 1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Apply brand voice, compliance rules for target markets (`skills/context-engine/compliance-rules.md`), and industry context. **Also check for existing guidelines** at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load rest
- Purpose
- Input Required
- Process
- Output
- Examples
- Reference Files
What does the import-sop skill do?
Import agency SOPs. Use when: adding workflow definitions, approval processes, or launch checklists.
How do I install it?
Run `npx skills add indranilbanerjee/digital-marketing-pro --skill import-sop --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
