用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/handsomestWei/patent-disclosure-skill --skill patent-disclosure命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
中国专利技能:挖掘专利点与编写交底书(发明/实用/外观),按著录字段检索公布公告,通俗解读专利,对照审查口径出政策简报,辅助审查答复。| China patents skill: mine patent points and draft disclosures, search CNIPA bibliographic records, explain patents, brief examination-policy changes for disclosures, and assist office-action responses.
给交底用的政策简报:对照国知局近期口径,说明对交底写法/本稿的影响。技能进化仅为旁路,须另点名才改文件。
审查答复辅助:审查意见问答与草稿;库薄时引导案例入库与实务书蒸馏。须显式触发。
基于 SOC 职业分类
正在显示 SKILL.md
| name | patent-disclosure |
| description | 中国专利交底书:发明/实用新型/外观设计的专利点挖掘、轻量查新与成文。 |
| user-invocable | false |
分步指令在 prompts/(本包内)。发明 / 实用新型 / 外观是包内三个目录,不是三个可触发技能。
| 步骤 | 文件 |
|---|---|
| Step 1 | prompts/intake.md |
| Step 2 | prompts/project_scan.md |
| Step 3–4 | prompts/invention/ · utility_model/ · design/ 挖点 |
| 填表 / 线稿 | prompts/fill_*、image_gen.md、*_lineart_*.md |
| Step 5 | prompts/prior_art_search.md(轻量查新,一词一页) |
| Step 6 | prompts/disclosure_preview.md |
| Step 7 | 对应类型 disclosure_builder.md + template_reference.md |
| Step 8 | prompts/disclosure_self_check.md |
| 迭代 | iteration_context.md / merger.md / correction_handler.md |
查新工具:tools/crawl/cnipa_epub_search.py。整仓安装时路径为 skills/patent-disclosure/tools/crawl/cnipa_epub_search.py。著录检索不在本包,禁止当查新引擎调用。
--type 与 intake 一致;两段式:关键词 → EPUB_CLASS_HINT / IPC·LOC → --class;不足 4 条则同分类号回补第一轮。
线稿、CAD、公式、Word 出图用本包 tools/(browser.py、mermaid_render.py、md_to_docx.py 等)。