Agent skill

sop-library

Manage agency SOPs. Use when: creating, assigning, versioning, or auditing standard operating procedures.

indranilbanerjeegithub.com/indranilbanerjeeGitHub ↗
claude-codecopilotcursorcodexMIT
Install
npx skills add indranilbanerjee/digital-marketing-pro --skill sop-library --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/sop-library/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 700
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /digital-marketing-pro:sop-library ## Purpose Manage the agency's Standard Operating Procedure library. Create SOPs from templates, assign them to specific brands, track compliance against recent executions, and maintain version control. SOPs define mandatory steps for common marketing operations — ensuring consistency, quality, and accountability across all client engagements regardless of which team member is executing the work. ## Input Required The user must provide (or will be prompted for): - **Action**: One of: `create`, `list`, `assign`, `check-compliance`, `update`, or `view` - **SOP category**: The operational area — content-production, paid-media, reporting, crm, seo, social-media, email-marketing, client-management, onboarding, or general - **Brand slug** (for assign/check-compliance): Which brand to assign the SOP to or check compliance against — must match a configured brand in `~/.claude-marketing/brands/` - **SOP name** (for create/update/view): A descriptive name for the procedure (e.g., "Blog Post Publishing Checklist", "Monthly Reporting Workflow", "Paid Search Campaign Launch Protocol") - **SOP content** (for create/update): The procedure steps, checklists, re

What's inside
Steps it walks through
  1. Purpose
  2. Input Required
  3. Process
  4. Output
  5. Agents Used
More from digital-marketing-pro
All skills →
About this skill
What does the sop-library skill do?

Manage agency SOPs. Use when: creating, assigning, versioning, or auditing standard operating procedures.

How do I install it?

Run `npx skills add indranilbanerjee/digital-marketing-pro --skill sop-library --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.

Keep going