China Patent Skill
Patent Disclosure Skill Performance and Cost: Measure Accepted Deliverables
测量材料扫描、查新、图稿、Word 转换、知识库写入与人工复核的完整成本。

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.
记录指标
分别记录扫描 p50/p95、网页等待、转换耗时、文件大小、网络请求、失败重试、缓存命中和人工复核分钟数;查新与 Word 转换要单独计量。
优化而不牺牲证据
缓存公开材料、限制并发、预生成图稿清单能降成本,但不能省略来源、版本或复核。建立失败重跑与预算阈值。
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
记录网络、文件和审核成本。
- 4
设置预算、重试和回滚阈值。
Copy-ready example
case fixture -> scan p50/p95 -> CNIPA/query cost
-> figures + docx -> review minutes -> accepted packageFrequently asked questions
并发越高越好吗?
不一定;可能触发站点限制、浏览器资源争用和更多错误。
如何比较 Obsidian 与纯 Markdown?
用同一案件比较检索、图谱、导出、维护和审核时间。
Sources
- Patent Disclosure Skill README (captured 2026-08-31)Source checked 2026-08-31
- patent-disclosure-skill repositorySource checked 2026-08-31