中国专利 Skill
中国专利 Skill 架构:扫描、查新、成文与图谱
拆解交底与通俗解读两条证据管线。

你将学会
- Distinguish discovery, research, and drafting stages
- Produce a traceable disclosure draft
- Identify confidentiality and evidence boundaries
开始前需要
- Basic Git and command-line usage
- Comfort reading a project README
You can explain the project, run its documented first step, and decide what to verify before adopting it.
先看结论
- 交底和解读共享证据但输出不同。
- 图稿计划是可复现接口。
- 人工复核是架构层而非末尾备注。
两条主线
交底管线连接材料、Schema、专利点、查新、figure_plan 和 Word;解读管线连接 PDF、权要树、术语、附图和 Obsidian。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
证据契约
每个技术特征应能回到材料、说明书或附图;公开线索必须标注为语境而非权要证据。图稿用 figure_plan.yaml 固定顺序,避免临场挑图。
人机协作
Agent 负责结构化草稿、链接和自检,研发人员确认事实,代理师确认法律表达;审查答复和政策雷达默认只产出草稿。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
如何选择
| 比较维度 | 方案 A | 方案 B |
|---|---|---|
| Best when | You need predictable behavior and easy auditing | You need adaptive optimization and have reliable telemetry |
| Main risk | May leave performance on the table | Can become difficult to explain or debug |
实施步骤
- 1
绘制输入、处理、证据和输出边界。
- 2
追踪一个特征到来源与图稿。
- 3
验证 Word/Canvas 投影的一致性。
- 4
注入缺失材料和网络失败。
可复制示例
materials -> scan/schema -> points/prior art
-> figure_plan -> Markdown/Word
patent PDF -> claims/terms/figures -> Obsidian graph常见问题
公开专利摘要能代替原文吗?
不能;摘要和线索必须回链到原始公告与权利要求。
为什么要分发明、实用和外观模板?
三类专利的技术特征、图稿和法律要求不同,分模板能减少结构性遗漏。
资料来源
- Patent Disclosure Skill README (captured 2026-08-31)来源核查 2026-08-31
- patent-disclosure-skill repository来源核查 2026-08-31