← 返回 Skills 市场
patent-disclosure
作者
windinwing
· GitHub ↗
· v1.0.0
· MIT-0
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install patent-disclosure
功能描述
Invention disclosure template, checklist, and Markdown-to-Word export (no third-party API token).
使用说明 (SKILL.md)
技术交底书 · Invention Disclosure
概述 | Overview
| 中文 | 交底书模板与检查清单;配合 patent-search 填现有技术对比;export 将完整 Markdown 转为 Word 下载。无需 9235 Token。 |
| English | Disclosure template & checklist; use patent-search for prior art; export full Markdown to downloadable .docx. No API token. |
触发词:技术交底书、发明披露、交底、invention disclosure、导出 Word。
工作流
收集发明信息 → checklist 追问补全 → patent-search 现有技术检索
→ 对比表 → 按 template 生成交底书 Markdown → export 导出 Word 下载
工具命令(patent-disclosure)
| command | 说明 |
|---|---|
template |
返回空白交底书模板(Markdown) |
checklist |
返回撰写检查清单 |
export |
必填 content:完整交底书 Markdown → 生成 .docx 并提供下载链接 |
mchat 下通过
importlib加载同目录docx_export.py,无需单独安装 pandoc。
用户要 Word / 下载时:先写完正文,再调用 export,把完整 Markdown 传入 content。
不要只传摘要;invention_name 可选,用于文件名。
撰写要点
- 用 patent-search 检索现有技术,填入背景技术对比表
- 按 template 章节填写技术方案、有益效果、实施例
- 导出前确认发明名称、技术问题、核心创新点已写清
免责声明
可专利性初评仅供参考,不构成法律意见;正式申请须由专利代理人审核。
关联 Skill
| Skill | 用途 |
|---|---|
| patent-search | 现有技术、法律状态 |
| patent-transaction | 若发明涉及已有挂牌专利 |
安全使用建议
Install only if you are comfortable with python-docx being installed if missing and with generated disclosure files being saved under the server uploads path as download links. For confidential invention material, confirm the upload directory is private, access-controlled, and cleaned up, and prefer a pinned/preinstalled python-docx dependency in managed environments.
能力评估
Purpose & Capability
The template, checklist, prior-art workflow guidance, Markdown parsing, and Word export all match the stated patent-disclosure purpose.
Instruction Scope
Some trigger phrases such as generic Word export are broad, but the implemented commands are limited to template, checklist, and export.
Install Mechanism
The skill declares python3 and python-docx in metadata and requirements, but export_deps.py can also attempt uv or pip installation at runtime if python-docx is missing; this is disclosed enough to avoid a Review verdict but should be clearer and pinned.
Credentials
Generated .docx or fallback .md files are written under an uploads directory and returned as download URLs, which fits export behavior but matters for confidential patent material.
Persistence & Privilege
No evidence of credential access, exfiltration, privilege escalation, destructive behavior, broad local indexing, background workers, or unrelated persistence was found; persistence is limited to generated export files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install patent-disclosure - 安装完成后,直接呼叫该 Skill 的名称或使用
/patent-disclosure触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the patent-disclosure skill.
- Provides invention disclosure template and checklist in Markdown.
- Enables exporting the completed Markdown disclosure directly to Word (.docx) format—no third-party API token required.
- Includes integration guidance with patent-search for prior art comparison.
- All tools and exports are available locally, with straightforward commands for users.
元数据
常见问题
patent-disclosure 是什么?
Invention disclosure template, checklist, and Markdown-to-Word export (no third-party API token). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。
如何安装 patent-disclosure?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install patent-disclosure」即可一键安装,无需额外配置。
patent-disclosure 是免费的吗?
是的,patent-disclosure 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
patent-disclosure 支持哪些平台?
patent-disclosure 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 patent-disclosure?
由 windinwing(@windinwing)开发并维护,当前版本 v1.0.0。
推荐 Skills