sop-writer

by BytesAgain

SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/sop-writer

文档

sop-writer

SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template, and training materials.

与手动操作对比

| | 手动 | 使用本工具 |

CommandDescription
create创建完整SOP文档(目的/范围/职责/步骤/记录)
flowchart生成ASCII/Mermaid流程图
checklist从SOP提取执行检查清单
auditSOP审核评估(完整性/合规性/可执行性)
templateSOP模板库(按行业/场景)
train生成培训材料(测试题/操作手册/快速指南)

命令列表

命令功能
createcreate
flowchartflowchart
checklistchecklist
auditaudit
templatetemplate
traintrain

专业建议

  • Identify the process to document
  • Run: bash scripts/sop.sh <command> [process] [industry]
  • Present the structured SOP document
  • Offer enhancements: flowchart, checklist, training materials
  • Document Control** — version, date, author, approver

sop-writer by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

bash
# Show help
sop-writer help

# Run
sop-writer run

Commands

Run sop-writer help to see all available commands.