← Back to Skills Marketplace
Sop Writer
by
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
461
Downloads
0
Stars
4
Active Installs
10
Versions
Install in OpenClaw
/install sop-writer
Description
SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template.
Usage Guidance
This skill appears coherent and low-risk: it generates SOP documents locally using Bash and does not request secrets or perform network calls. Before installing/running, review the included scripts (scripts/sop.sh and scripts/script.sh) yourself. Note the scripts will create and write logs to a data directory (default: ~/.local/share/sop-writer); you can set SOP_WRITER_DIR to control that location. The extra scripts/script.sh file is a separate content helper (different commands) and is not referenced by SKILL.md — you can remove it if you only want the SOP functionality. If you require stronger isolation, run the scripts in a sandbox or container; otherwise it's safe to proceed.
Capability Analysis
Type: OpenClaw Skill
Name: sop-writer
Version: 2.0.0
The skill bundle is a legitimate tool for generating Standard Operating Procedure (SOP) documents, flowcharts, and content outlines. The provided scripts (scripts/sop.sh and scripts/script.sh) function as template generators that output structured markdown based on user-provided arguments and log activity to a local directory. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The stated purpose (SOP creation, flowcharts, checklists, audits, templates, training) matches the provided scripts (scripts/sop.sh generates templates, flowcharts, checklists, audits, templates). One extra script (scripts/script.sh) implements a generic content assistant with unrelated commands; it's harmless but an odd extra file that is not referenced by the SKILL.md and appears out-of-scope.
Instruction Scope
SKILL.md instructs running bash scripts/sop.sh and the script implements the described commands without reading unrelated system files or contacting external endpoints. Minor documentation inconsistencies: examples mention a 'sop-writer' wrapper (sop-writer help / run) that is not provided, and script.sh exposes a different command set.
Install Mechanism
No install specification or external downloads. This is an instruction-only skill with embedded Bash scripts — nothing is fetched from the network or written to unusual system locations.
Credentials
No credentials or required environment variables are requested. The scripts optionally honor SOP_WRITER_DIR (and XDG_DATA_HOME/HOME) and will create a data directory (default ~/.local/share/sop-writer) and write history.log/data.log there — this is proportional but worth noting so users know where data is stored.
Persistence & Privilege
always:false and no special privileges requested. The skill does create files under the user's data directory but does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sop-writer - After installation, invoke the skill by name or use
/sop-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
- Initial release of sop-writer (v1.0.0)
- Provides tools for creating SOPs, flowcharts, checklists, audits, templates, and training materials
- Supports fast, standardized, and professional SOP documentation compared to manual methods
- Includes commands: create, flowchart, checklist, audit, template, train
- Offers usage guidance and professional SOP documentation tips
Metadata
Frequently Asked Questions
What is Sop Writer?
SOP标准操作流程编写工具。创建SOP、流程图、检查清单、审核评估、模板库、培训材料。SOP writer with create, flowchart, checklist, audit, template. It is an AI Agent Skill for Claude Code / OpenClaw, with 461 downloads so far.
How do I install Sop Writer?
Run "/install sop-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sop Writer free?
Yes, Sop Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sop Writer support?
Sop Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sop Writer?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.
More Skills