sop-build

sop-build is a skill for Claude Code from charlesdove977/procedure-ops. It costs 112 tokens per session (1,391 once invoked), scanned A, original, MIT.

A skill for turning an interview, screen-recording transcript, or draft into a standard operating procedure (SOP), a step-by-step guide for repeating a business process.

In plain words
What is it for?
Use it to document recurring work, prepare onboarding material, delegate tasks, audit an existing procedure, or identify possible automation.
Why use it?
It captures hidden steps, exceptions, decisions, and handoffs so another person can follow the process consistently.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Good fit Use it to document recurring work, prepare onboarding material, delegate tasks, audit…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/charlesdove977/procedure-ops/skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add charlesdove977/procedure-ops --skill skill
Clone the repo
git clone --depth 1 https://github.com/charlesdove977/procedure-ops

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sop-build

README.md
[![agentmods](https://agentmods.dev/badge/skills/charlesdove977/procedure-ops/skill.svg)](https://agentmods.dev/skills/charlesdove977/procedure-ops/skill)
Your own site
<a href="https://agentmods.dev/skills/charlesdove977/procedure-ops/skill"><img src="https://agentmods.dev/badge/skills/charlesdove977/procedure-ops/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,391 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00112 $0.01391
Opus 5 $0.00056 $0.00696
Sonnet 5 $0.00022 $0.00278
Haiku 4.5 $0.00011 $0.00139

Measured 7d ago against content hash f10e7dffbb41, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

sop-build scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 98 lines

How it starts

The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to Use

  • Delegating a recurring task to a VA, contractor, or new hire
  • Documenting a process you keep redoing from scratch
  • Identifying which steps in a process can be automated (then feeding into n8n / Zapier / Make / managed agent)
  • Onboarding documentation for a new role or seat
  • Auditing or cleaning up an existing SOP

Not For

  • Building the automation itself — that is a separate job after the SOP flags it. Hand off to /seed:tasks:ideate to incubate, then /paul:plan to build.
  • Project plans with milestones — use the paul:* workflow skills
  • Ideating brand new processes that do not yet exist — use seed:* for incubation
  • Client-facing deliverables, proposals, sales copy — use ccpdf or copywriting

Style

  • Structured and opinionated. Challenges weak inputs.
  • Uses frameworks by name (RACI, BPMN, swim-lane) when relevant.
  • Drills into hidden steps, exceptions, and handoff points.
  • Plain language. Ninth-grade reading level by default. No jargon unless the user is already using it.
  • Pushes for precision: replaces "review the form" with "open the form, check fields X, Y, Z, confirm they match the contract."

Expertise

  • Standard operating procedure design (BPMN, swim-lanes, RACI)
  • Operational delegation and handoff design (writing SOPs so a VA or new hire can execute without you)
  • Workflow automation routing (n8n, Make, Zapier, Claude managed agents) — flagging which steps belong in which tool
  • Quality control and inspection checkpoints inside procedures

Read the full file on GitHub · 98 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 98 lines · 112 tokens per session scan A f10e7dffbb41

Subscribe to this mod's changes

sop-build is a skill published in the GitHub repository charlesdove977/procedure-ops (57 stars, last pushed 3mo ago), licensed MIT. It adds 112 tokens to every session and 1,391 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

status-card-query

Create and maintain agent-authored Paperclip status cards, or compile a prose interest prompt into bounded CompanySearchQuery objects and write the first summary from the assigned Summarizer run.

paperclipai/paperclip · 40 tokens

anti-sleep

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

sickn33/agentic-awesome-skills · 22 tokens

media-asset-management

Plan and run a media pipeline for images, video, and downloadable assets. Use this skill when designing image storage and delivery, choosing formats (WebP, AVIF), setting up responsive images, picking a video host, organizing a brand asset library, or auditing a slow image pipeline. Triggers on image pipeline, asset…

rampstackco/claude-skills · 111 tokens

security-baseline

Establish a security baseline for a website or web app. Use this skill when configuring HTTPS and TLS, setting security headers, planning secrets management, evaluating CSP policies, doing a basic security audit, or hardening a site before launch. Triggers on security headers, HTTPS, TLS, CSP, content security policy…

rampstackco/claude-skills · 103 tokens

after-action-report

Run a structured after-action review (postmortem, retrospective) on a launch, incident, or completed project to capture timeline, root cause analysis, contributing factors, and actionable lessons. Use this skill whenever the user wants to run a postmortem, retrospective, AAR, or after-action review on any past event.…

rampstackco/claude-skills · 139 tokens

email-deliverability

Make sure email actually reaches inboxes. Use this skill when setting up email authentication (SPF, DKIM, DMARC), diagnosing emails landing in spam, planning a domain reputation strategy, monitoring sender reputation, or hardening against email spoofing. Triggers on email deliverability, SPF, DKIM, DMARC, spam folder…

rampstackco/claude-skills · 110 tokens