interactive-document-writing

v1.0.0

通过全交互式问答对话,逐章节完成长文档的创建、编写和审计。适用于白皮书、方案书、用户手册、分析报告等需要深度共创的文档。 当用户提到"交互式写文档"、"一起写白皮书"、"逐章讨论"、"Step by Step写文档"、"帮我写方案书/报告/手册", 或者用户想通过问答方式完成任何长文档编写时,使用此技能。即使用户...

0· 121·0 current·0 all-time
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
The skill is an interactive document-authoring assistant; all declared behavior (reading existing documents, proposing outlines, writing chapters, auditing, and saving progress) matches that purpose. It does not request unrelated credentials or binaries.
Instruction Scope
The SKILL.md explicitly instructs the agent to read workspace documents and reference files, create/modify the target Markdown document, and write a per-document state file (.doc-progress-{slug}.md) alongside the document. This file I/O is proportional to the task but users should be aware the skill will read and write files in the document's directory.
Install Mechanism
No install spec or external code is provided (instruction-only). The skill may optionally suggest using pandoc for Word export, but it does not mandate installs or download arbitrary code.
Credentials
The skill declares no environment variables, credentials, or config paths. The SKILL.md does not attempt to read sensitive system config or unrelated environment variables—its file reads are scoped to provided/reference documents and the workspace.
Persistence & Privilege
The skill persists progress state files and modifies document files in-place as part of normal operation. It is not marked always:true and does not request system-wide privileges, but it will create and update files in the workspace; users should expect and permit that behavior.
Assessment
This skill appears consistent with its description. Before installing or invoking it, be aware that it will read documents you provide and will create/modify files in the same directory (it writes a .doc-progress-{slug}.md state file and edits the target Markdown). If your documents contain sensitive data, don't provide them or make a backup first. If you need Word output, pandoc may be required on the host. Consider configuring the agent to ask for explicit permission before writing files or test the skill on a copy of your document to confirm behavior.

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

latestvk974vkjb1n46tm9y4emtgm2ncx8378n1

License

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

Comments