← Back to Skills Marketplace
windinwing

patent-disclosure

by windinwing · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
39
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install patent-disclosure
Description
Invention disclosure template, checklist, and Markdown-to-Word export (no third-party API token).
README (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 可选,用于文件名。

撰写要点

  1. patent-search 检索现有技术,填入背景技术对比表
  2. 按 template 章节填写技术方案、有益效果、实施例
  3. 导出前确认发明名称、技术问题、核心创新点已写清

免责声明

可专利性初评仅供参考,不构成法律意见;正式申请须由专利代理人审核。

关联 Skill

Skill 用途
patent-search 现有技术、法律状态
patent-transaction 若发明涉及已有挂牌专利
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install patent-disclosure
  3. After installation, invoke the skill by name or use /patent-disclosure
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug patent-disclosure
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is patent-disclosure?

Invention disclosure template, checklist, and Markdown-to-Word export (no third-party API token). It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.

How do I install patent-disclosure?

Run "/install patent-disclosure" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is patent-disclosure free?

Yes, patent-disclosure is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does patent-disclosure support?

patent-disclosure is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created patent-disclosure?

It is built and maintained by windinwing (@windinwing); the current version is v1.0.0.

💬 Comments