← 返回 Skills 市场
320
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install patent-writer
功能描述
中文专利交底书撰写助手。支持两种模式:(1) 方向模式:用户给出技术方向,自动搜索并推荐创新点供选择;(2) 明确想法模式:用户已有明确发明构思,直接进入撰写流程。触发词:写专利、专利撰写、专利交底书、发明点推荐、帮我写个专利。
安全使用建议
This skill appears internally consistent with being a Chinese patent-drafting assistant. Before installing, consider: (1) Privacy of draft content — the skill uses external retrieval skills (arxiv, research-lit, web_search); confirm those skills' data handling before sending confidential invention details to them. (2) Pandoc availability — md2docx.sh calls pandoc, so ensure pandoc is installed if you need DOCX export. (3) Provenance — the package has no homepage and an unknown owner; if provenance or license matters, request source/author info. (4) Legal/IP risk — drafting patent claims is legally sensitive; have a qualified patent attorney review outputs. If you need higher assurance, inspect the referenced retrieval skills (arxiv, research-lit, web_search) and confirm they do not exfiltrate inputs beyond expected web queries.
功能分析
Type: OpenClaw Skill
Name: patent-writer
Version: 1.1.0
The skill is a patent writing assistant that includes a shell script `scripts/md2docx.sh` containing a shell injection vulnerability due to the use of `eval` on unsanitized input variables ($INPUT_MD and $OUTPUT_DOCX). Additionally, `SKILL.md` references a hardcoded local user path (`/Users/zxw/`), which is unusual for a generic skill and suggests it was tailored for a specific environment. While these represent significant security flaws and poor development practices, there is no clear evidence of intentional malicious behavior such as data exfiltration or unauthorized remote control.
能力评估
Purpose & Capability
Name, description and instructions align: the skill performs literature search (via arxiv/research-lit/web_search), extracts innovations, drafts sections to a specified template, and converts Markdown to DOCX using pandoc. The included md2docx.sh matches the stated docx generation step. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md asks the agent to call external retrieval skills (arxiv, research-lit, web_search) and to produce large amounts of technical detail. That is consistent with the purpose, but behaviour depends on the invoked retrieval skills (their data handling/privacy). The skill explicitly warns not to fabricate sources. It references an example workspace path only as output location; it does not instruct reading arbitrary system files or environment variables.
Install Mechanism
No install spec is provided. The only executable artifact is a small bash script (md2docx.sh) that invokes pandoc; it is local, readable, and not fetched from a remote URL. No downloads, archives, or unusual install actions are present.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. package.json lists pandoc as a required system tool and lists optional skills (arxiv, research-lit), which is proportionate to its function. There are no requests for unrelated secrets or tokens.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent system-wide changes or modify other skills' configs. It operates within its own workspace/files as described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install patent-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/patent-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**This is a major version update introducing new writing standards, steps, templates, and output features.**
- Expanded流程: 增加了专利概要描述、自动生成 Word(docx)文稿的完整流程,细化撰写步骤与关键节点。
- 新增参考资源: 增加架构图绘制指南、概要描述模板与示例、md2docx 脚本等辅助文件。
- 撰写规范升级: 明确自然段/技术文档风格、关键技术点举例、字数要求及不可口语化表达。
- 分节写作优化: 增强各章节连贯性与写作深度,明确架构图生成时机。
- 输出自动化: 一键导出 Markdown 和 Word 格式交底书/概要描述,统一文档结构与文件命名。
- 文档模板和流程说明同步更新,方便快速查找写作与交付规范。
v1.0.0
初始版本:支持方向模式和明确想法模式,自动检索现有技术,分节撰写,生成架构图
元数据
常见问题
Patent Writer 是什么?
中文专利交底书撰写助手。支持两种模式:(1) 方向模式:用户给出技术方向,自动搜索并推荐创新点供选择;(2) 明确想法模式:用户已有明确发明构思,直接进入撰写流程。触发词:写专利、专利撰写、专利交底书、发明点推荐、帮我写个专利。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。
如何安装 Patent Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install patent-writer」即可一键安装,无需额外配置。
Patent Writer 是免费的吗?
是的,Patent Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Patent Writer 支持哪些平台?
Patent Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Patent Writer?
由 xwZhang(@sherww)开发并维护,当前版本 v1.1.0。
推荐 Skills