Knowledge To Playbook

v1.0.0

把 FAQ、聊天、零散笔记整理成 SOP / Playbook,补齐异常分支和回滚步骤。;use for playbook, sop, knowledge-base workflows;do not use for 直接执行危险操作, 跳过人工审批节点.

0· 94·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SOP/playbook generation) match the included files and scripts. Declared requirement (python3) is appropriate; resources/spec.json and template.md drive output structure as described.
Instruction Scope
SKILL.md confines runtime actions to reading provided input, using local resources, and optionally running scripts. It explicitly warns not to perform dangerous operations and instructs to produce reviewable drafts. The script reads files the user points it at (expected for this use).
Install Mechanism
No install spec — instruction-only plus a local Python script. No network downloads or package installs are requested; the README and SELF_CHECK state only Python standard library is used.
Credentials
The skill requests no environment variables, credentials, or config paths. The script works with local files supplied as input; that local file access is proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled and does not request autonomous elevated privileges or modify other skills. It writes output only when given an output path (or not when --dry-run is used).
Assessment
This skill appears coherent and offline: it expects python3 and processes local input files to produce reviewable SOP/playbook drafts. Before installing or running it: (1) run the included script locally (use --dry-run) to verify behavior; (2) avoid pointing the script at system/root directories — only supply intended input directories/files; (3) don't feed sensitive secrets into the inputs (the script will read files you point it to); (4) review generated output before using it to perform any real-world changes; and (5) confirm you have python3 and are comfortable running a small local script. If you need the agent to run this autonomously, be aware autonomous invocation is allowed by default — enable it only if you trust the skill and its inputs.

Like a lobster shell, security has layers — review code before you run it.

latestvk974vt0m1dedmx703he94b2hnx834zqp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📒 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments