sop-factory
Turn rough workflows into standard operating procedures with roles, inputs, outputs, checkpoints, and exception handling.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/sop-factoryWhat This Skill Does
The sop-factory skill acts as an intelligent architect for organizational knowledge. It takes unstructured, rough ideas or informal task descriptions and transforms them into highly structured Standard Operating Procedures (SOPs). By leveraging a specific template and a dedicated Python script (sop_outline_builder.py), the agent systematically breaks down workflows into six critical components: trigger, preparation, execution, quality control (QC), handoff, and exception management. It ensures that every procedure is not just a set of instructions, but a complete ecosystem including role definitions, tool requirements, and escalation paths.
Installation
To install this skill, run the following command in your terminal within your OpenClaw environment:
clawhub install openclaw/skills/skills/52yuanchangxing/sop-factory
This command pulls the necessary Python scripts and Markdown resources directly from the source repository, ensuring your agent has the boilerplate structure required to generate professional documentation immediately.
Use Cases
- Onboarding Automation: Convert tribal knowledge into concrete documents for new hires, minimizing training overhead.
- Process Standardization: Turn ad-hoc internal tasks into reliable, repeatable workflows that maintain a consistent quality bar across different teams.
- Audit Readiness: Build formal documentation required for operational compliance by ensuring all roles, inputs, and exceptions are explicitly mapped.
- Handoff Documentation: When team members move between projects, use this skill to quickly document their unique processes, ensuring a smooth transition of responsibilities.
Example Prompts
- "做 SOP:请帮我整理下周我们要开展的客户反馈收集流程,重点标注异常处理环节。"
- "Turn this workflow into an SOP: I send an invoice via email, track payment in Excel, and notify the manager if it's over 30 days late."
- "流程文档化:请把我们目前的每日晨会流程变成标准作业流程,并补充角色矩阵。"
Tips & Limitations
To get the best results, provide as much context as possible regarding the 'rough workflow' initially. While the sop-factory is excellent at structuring information, it cannot guess missing business rules. If you do not provide roles or specific tools used, the agent will rely on defaults or ask follow-up questions. Please note that this skill is strictly for planning and structuring; it does not perform automated execution of the tasks described. It will not send emails or update external spreadsheets. Always review the generated drafts to ensure they reflect actual operational realities before final distribution.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-sop-factory": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
portfolio-case-study-forge
Turn rough project notes into polished portfolio case studies with metrics, visuals checklist, and interviewer talking points.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
policy-to-checklist
把征稿启事、通知、比赛规则、制度文件、招标要求等转成可执行检查清单与时间线。
incident-postmortem-assistant
将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.
ecommerce-customer-service-pro
行业可选的智能电商客服技能。用于售前咨询、售中跟进、催付催单、发货物流、售后处理、退款退换、投诉安抚、差评挽回、FAQ整理、达人与机构商务沟通等场景;先识别行业与场景,再输出全面、合规、可直接发送的话术与处理建议。