← Back to Skills Marketplace
aipoch-ai

SOP Writer

by AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sop-writer-aipoch
Description
Write GCP-compliant Standard Operating Procedures for labs and clinical sites
Usage Guidance
This skill appears coherent and low-risk: the included Python script simply generates and writes SOP text locally. Before running, review the script (you already have it), run it in a sandbox or non-privileged environment, and avoid supplying sensitive data as inputs. When invoking, provide an output path inside a safe workspace to avoid accidental overwrites; if you need strict safety, add path validation or run with a temporary directory. If you require formal GCP/GxP compliance, validate the generated SOP content with your compliance team—this tool produces drafts, not certified documentation.
Capability Analysis
Type: OpenClaw Skill Name: sop-writer-aipoch Version: 1.0.0 The skill is a straightforward utility for generating Standard Operating Procedure (SOP) templates. The Python script (scripts/main.py) uses standard libraries to format text based on user input and write it to a local file, with no evidence of network activity, data exfiltration, or malicious execution.
Capability Assessment
Purpose & Capability
Name/description match the included code and SKILL.md: the Python script generates and writes SOP text based on provided inputs. The skill does not request unrelated binaries, credentials, or services.
Instruction Scope
SKILL.md and the script indicate local Python execution and writing output files. The script prints the SOP and writes it to the --output path provided by the user. It does not perform network calls or read environment variables. The script does not validate the output path (so a maliciously chosen path could overwrite files), and SKILL.md mentions reading input files in a generic checklist though the shipped script does not read external inputs.
Install Mechanism
No install spec; the skill is instruction-only with a small standalone Python script that uses only the standard library. No downloads or external package installs are performed.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are proportional to the functionality.
Persistence & Privilege
always is false and the skill does not modify agent/system settings or other skills. It only runs as invoked and writes a user-specified output file.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sop-writer-aipoch
  3. After installation, invoke the skill by name or use /sop-writer-aipoch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Major update: SOP writer refactored for GCP-compliant SOP generation with a streamlined, pharma-focused scope. - New Python implementation (scripts/main.py) replaces previous shell scripts for core functionality. - Deprecated bash scripts and old documentation: removed scripts/script.sh, scripts/sop.sh, tips.md. - Completely rewritten documentation: updated use cases, risk assessment, parameters, and evaluation criteria. - Includes ISO 15189-compliant SOP features, version control, and sample templates.
Metadata
Slug sop-writer-aipoch
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SOP Writer?

Write GCP-compliant Standard Operating Procedures for labs and clinical sites. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install SOP Writer?

Run "/install sop-writer-aipoch" 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 AIpoch (@aipoch-ai); the current version is v1.0.0.

💬 Comments