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.
knowledge-to-playbook
把 FAQ、聊天、零散笔记整理成 SOP / Playbook,补齐异常分支和回滚步骤。;use for playbook, sop, knowledge-base workflows;do not use for 直接执行危险操作, 跳过人工审批节点.
renewal-risk-monitor
识别续约风险信号,区分可挽回风险与高概率流失信号。;use for renewal, risk, customer-success workflows;do not use for 伪造健康度数据, 替代正式续约决策.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
ecommerce-customer-service-pro
行业可选的智能电商客服技能。用于售前咨询、售中跟进、催付催单、发货物流、售后处理、退款退换、投诉安抚、差评挽回、FAQ整理、达人与机构商务沟通等场景;先识别行业与场景,再输出全面、合规、可直接发送的话术与处理建议。