Skill de patentes de China
Patent Skill: análisis de SKILL.md como contrato
Sigue prompts, tools, figuras y versiones con un caso sintético.

Qué aprenderás
- Distinguish discovery, research, and drafting stages
- Produce a traceable disclosure draft
- Identify confidentiality and evidence boundaries
Antes de empezar
- 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.
Conclusiones clave
- SKILL.md 是行为契约而非营销文案。
- 合成案件能覆盖大多数流程边界。
- 离线测试比真实材料回归更安全。
先读契约
Empieza por SKILL.md e INSTALL.md y usa materiales sintéticos para separar hechos de entrada, inferencias del modelo y salidas verificables.
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
追踪一份案件
用合成项目追踪扫描器、模板、CNIPA 工具、图稿组合器、Word 转换和 merger/correction handler;记录哪些字段来自文件、哪些来自模型推断。
可贡献测试
优先增加脱敏检查、类型 Schema、figure_plan 排序、时间戳命名、链接来源和错误恢复的离线夹具,不把真实商业材料放进测试。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
Cómo elegir
| Criterio | Opción A | Opción 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 |
Pasos de implementación
- 1
固定版本并阅读入口文档。
- 2
用合成项目追踪一个输出。
- 3
检查来源、图稿和版本合并。
- 4
添加小型回归夹具。
Ejemplo para copiar
synthetic_case -> SKILL.md -> project_scan
-> disclosure prompts/tools -> figure plan -> .md/.docx
-> provenance + correction recordPreguntas frecuentes
能只凭 README 断言内部实现吗?
不能;README 只提供导航,需结合源码、工具和样例验证。
源码分析要联网吗?
不一定;CNIPA 相关路径可用 mock 响应和保存的公开 fixture。
Fuentes
- Patent Disclosure Skill README (captured 2026-08-31)Fuente verificada 2026-08-31
- patent-disclosure-skill repositoryFuente verificada 2026-08-31