China Patent Skill
中国专利 Skill 功能与快速上手:从脱敏材料到首份交底书
按发明、实用新型或外观设计选择模板,运行一次可追溯的专利交底流程。

What you will learn
- Distinguish discovery, research, and drafting stages
- Produce a traceable disclosure draft
- Identify confidentiality and evidence boundaries
Before you start
- 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.
Key takeaways
- 脱敏和类型选择先于生成。
- 候选专利点必须回链到材料。
- 交付物需要代理师复核。
先定义案件边界
准备脱敏项目目录、专利类型、技术主题和交付格式。默认按发明处理,结构或外观材料应明确切换,避免模型在成文阶段猜测图稿。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
运行最小流程
先扫描文档与代码,生成 project_scan.md,再讨论候选专利点;查新优先国知局公开公告,公开线索和 PDF 只作为辅助证据。
检查交付
确认 Markdown、可编辑 Word、Mermaid/结构线稿、来源和修订记录均落盘。让研发人员与专利代理师分别复核技术事实和法律表达。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
Decision guide
| Criterion | Option A | Option 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 |
Implementation steps
- 1
准备脱敏材料并选定类型。
- 2
扫描、挖点、查新并记录来源。
- 3
生成图稿和 Markdown/Word。
- 4
复核后另存版本。
Copy-ready example
案件类型 + 脱敏目录
-> project_scan.md -> patent_points
-> prior_art_search -> disclosure.md/.docxFrequently asked questions
可以直接把未公开代码交给 skill 吗?
先脱敏并审计宿主网络行为,再决定是否运行。
查新结果能直接证明新颖性吗?
不能,公开线索需要专业人员结合权利要求和现行法律审阅。
Sources
- Patent Disclosure Skill README (captured 2026-08-31)Source checked 2026-08-31
- patent-disclosure-skill repositorySource checked 2026-08-31