← 返回 Skills 市场
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install outline-revision-annotator
功能描述
Use when comparing a revised PDF outline, script, treatment, beat sheet, season map, or character bio against an older DOCX/PDF version and you need a high-s...
安全使用建议
This skill appears coherent with its stated purpose, but before installing or running it: (1) inspect the full script locally (especially if you were shown a truncated snippet) to confirm there are no hidden network calls or unexpected file writes; (2) run it in a benign working folder (not on sensitive system directories) and review generated annotation_manifest.json before rendering the PDF; (3) install Python deps from PyPI only if you trust those packages and consider using a virtualenv; (4) be aware the auto-follow hook can trigger automatic generation after the agent edits documents — opt out or disable autonomous invocation if you do not want automatic runs; (5) verify CJK fonts are available on your system if you expect Chinese output.
功能分析
Type: OpenClaw Skill
Name: outline-revision-annotator
Version: 1.1.0
The skill bundle is a legitimate utility designed for comparing document revisions (PDF/DOCX) and generating annotated reports. The core logic in `scripts/build_outline_diff_outputs.py` uses standard libraries like PyMuPDF and python-docx to perform local file processing, text extraction, and PDF drawing without any network calls, obfuscation, or suspicious execution patterns. The instructions in `SKILL.md` and the reference documentation are consistent with the stated purpose of automating structural change reviews for scripts and outlines, and they do not contain any malicious prompt-injection attempts or unauthorized data access commands.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included script all align: they extract text from a new PDF and an old source, accept a human-authored manifest of structural changes, and render an annotated PDF + markdown/DOCX report. Required dependencies (PyMuPDF, python-docx) match the stated functionality.
Instruction Scope
The SKILL.md keeps the agent responsible for judgment (what counts as a structural change) and restricts the script to extraction and rendering. The auto-follow hook allows the skill to run after the agent edits documents — this is coherent for an auto-reporting workflow but means the agent may trigger generation without a separate user prompt when its own edits meet the listed conditions.
Install Mechanism
No automatic install spec is present (instruction-only). Installation instructions recommend pip-installing well-known Python packages (pymupdf, python-docx). That is a low-risk, proportionate approach for the task.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All file access is local and limited to the user-supplied PDF/docx paths and output folders described in the workflow.
Persistence & Privilege
always:false (normal). The combination of the skill's auto-follow hook and the platform-default ability for the agent to invoke skills autonomously means the skill can run automatically after the agent edits relevant documents. This is reasonable for the use case but users should be aware it can generate outputs without an additional explicit user command when the hook conditions are met.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outline-revision-annotator - 安装完成后,直接呼叫该 Skill 的名称或使用
/outline-revision-annotator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add bilingual triggers, automatic post-edit compare hook, and broader old-source support.
v1.0.0
Initial release
元数据
常见问题
Outline Revision Annotator 是什么?
Use when comparing a revised PDF outline, script, treatment, beat sheet, season map, or character bio against an older DOCX/PDF version and you need a high-s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Outline Revision Annotator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outline-revision-annotator」即可一键安装,无需额外配置。
Outline Revision Annotator 是免费的吗?
是的,Outline Revision Annotator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Outline Revision Annotator 支持哪些平台?
Outline Revision Annotator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Outline Revision Annotator?
由 贺苏桓(@hshgogogo)开发并维护,当前版本 v1.1.0。
推荐 Skills