From sop-writer
Restructure raw source material — a URL, pasted text, a PDF, or a markdown file — into a properly formatted SOP using one of the built-in templates. Reads the source, extracts the procedural content, maps it into the chosen template's section structure, and writes a new Typst SOP file in the project. Use when the user has reference material (e.g. a Red Cross first-aid page, a manufacturer manual, a wiki article) and wants to turn it into a printable household SOP.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin sop-writerThis skill uses the workspace's default tool permissions.
Take raw source material and produce a structured SOP in the current project. This is where Claude does the actual restructuring work — extracting steps, warnings, materials, and contraindications from prose source material and slotting them into the template.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Take raw source material and produce a structured SOP in the current project. This is where Claude does the actual restructuring work — extracting steps, warnings, materials, and contraindications from prose source material and slotting them into the template.
pdftotext or read directly)new-sop (first-aid, emergency, household-procedure, troubleshooting-flow, recipe-method). If unclear, suggest based on source content.sops/.source field in the SOP frontmatter pointing back to the original (URL or document title), so the user can verify the procedure later.// TODO: comments inline in the Typst file — don't fabricate steps.<output-dir>/<slug>.typ.