
Patent Analysis
- 107 installs
- 543 repo stars
- Updated August 5, 2026
- cat-xierluo/legal-skills
Analyze patent documents for infringement assessment, technical-feature extraction, claim-scope comparison, stability, value, and FTO across seven scenarios.
About
Systematically analyzes patent documents across seven core scenarios including infringement assessment, technical-feature extraction, claim comparison, stability, value evaluation, and FTO. A developer or patent professional uses it to compare patents, analyze claims, or check infringement.
- Seven core patent-analysis scenarios
- Claim-scope comparison and FTO analysis
Patent Analysis by the numbers
- 107 all-time installs (skills.sh)
- Ranked #320 of 688 Office & Documents skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cat-xierluo/legal-skills --skill patent-analysisAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 107 |
|---|---|
| repo stars | ★ 543 |
| Last updated | August 5, 2026 |
| Repository | cat-xierluo/legal-skills ↗ |
What it does
Analyze patent documents for infringement assessment, technical-feature extraction, claim-scope comparison, stability, value, and FTO across seven scenarios.
Files
专利分析工具
概述
本技能用于系统化分析专利文件,支持7种核心场景。
第一部分:专利文件结构
1. 扉页(基本信息)
| 信息项 | 说明 |
|---|---|
| 专利号 | 专利的唯一标识 |
| 申请日 | 保护期限起算点 |
| 专利权人 | 权利归属 |
| IPC分类号 | 技术领域分类 |
2. 权利要求书(核心)
这是专利保护范围的法律界定,是分析的核心。
- 独立权利要求:定义专利的最大保护范围,是侵权判断的基准
- 从属权利要求:在独立权利要求基础上增加技术特征,保护范围更窄
阅读技巧:
- 独立权利要求通常以"一种..."开头
- 从属权利要求以"根据权利要求X所述的..."开头
- 关注"其特征在于"之后的内容
3. 说明书(解释权利要求)
| 章节 | 分析用途 |
|---|---|
| 背景技术 | 理解专利要解决的问题 |
| 发明内容 | 理解核心创新点 |
| 具体实施方式 | 理解权利要求的含义 |
重要原则:权利要求中的术语,说明书有定义的,按说明书定义理解
4. 摘要
技术概要,仅供参考,不作为保护范围的依据。
---
第二部分:分析场景
场景分类
己方专利分析:价值评估、稳定性分析、布局分析
侵权风险分析:FTO分析、侵权比对、规避设计
争议解决支持:无效分析、诉讼支持
交易支持:许可分析、尽职调查七大场景
| 场景 | 用途 | 模板文件 |
|---|---|---|
| 单专利技术要点提取 | 快速理解专利保护范围 | 01-single-patent-summary.md |
| 多专利比对分析 | 评估专利组合、保护范围差异 | 02-multi-patent-comparison.md |
| 产品-专利侵权比对 | 评估侵权可能性 | 03-infringement-comparison.md |
| 专利稳定性/无效分析 | 评估被无效风险 | 04-validity-analysis.md |
| FTO分析 | 产品上市前风险评估 | 05-fto-analysis.md |
| 规避设计分析 | 绕开专利障碍 | 06-design-around.md |
| 专利价值评估 | 交易/融资支持 | 07-patent-valuation.md |
---
第三部分:核心方法论
权利要求解读方法
1. 确定权利要求类型:产品权利要求 vs 方法权利要求 2. 识别技术特征:前序部分 + 特征部分("其特征在于"之后) 3. 理解术语含义:说明书有定义的按定义,无定义按本领域常规理解 4. 确定保护范围:字面含义 + 说明书限缩
侵权判断流程
确定独立权利要求1 → 分解技术特征 → 逐一比对
↓
全部特征覆盖?
↓是 ↓否
侵权成立 检查等同侵权⚠️ 独立权利要求 vs 从属权利要求(关键)
这是侵权判断中最容易出错的地方!
核心原则
1. 侵权判断首先看独立权利要求1:它定义最大保护范围,是侵权判断的基准 2. 从属权利要求增强侵权稳定性:产品落入的从属权利要求越多,侵权越稳固
为什么先看权利要求1?
- 保护范围最大:权利要求1是专利的"最大边界",只要产品落入权1,就构成侵权
- 权1可能被无效:因为范围写得大,可能被现有技术公开,存在被无效的风险
从属权利要求的战略意义
产品落入权1 → 基础侵权成立
↓
同时落入从属权利要求?
↓ 是 ↓ 否
侵权稳定性更大 侵权成立但稳定性依赖权1为什么落入从属权利要求越多越好?
1. 后备阵地:如果权1被无效,从属权利要求可以作为"后备",将其中特征并入权1以维持专利有效 2. 稳定性叠加:产品落入的从属权利要求越多,即使权1被限缩,侵权仍然成立的可能性越大 3. 抗辩空间小:被诉方很难同时绕开多个从属权利要求的附加特征
分析逻辑
侵权比对 → 先看权利要求1 → 全部特征覆盖?
↓ 是 ↓ 否
基础侵权成立 不侵权(无需看从属权利要求)
↓
检查从属权利要求
↓
落入的从属权利要求越多 → 侵权稳定性越大错误示例
❌ 错误做法1:用从属权利要求否定侵权
专利一的驱动结构是"往复式螺旋槽",产品没有这个结构,所以不侵权。
(错因:把从属权利要求特征当作侵权必要条件)
❌ 错误做法2:忽略从属权利要求的战略价值
产品落入权1就够了,从属权利要求不重要。
(错因:没有评估侵权稳定性)
✅ 正确做法:
1. 先判断产品是否落入权利要求1 → 是,基础侵权成立
2. 再判断产品落入哪些从属权利要求 → 落入权2、权3
3. 结论:侵权成立,且稳定性高(即使权1被无效,权2/权3仍可维持侵权认定)---
第四部分:常见错误
| 错误 | 正确做法 |
|---|---|
| 只看摘要不看权利要求 | 权利要求是法律保护范围的依据 |
| 混淆独立和从属权利要求 | 先分析独立权利要求,再考虑从属权利要求 |
| 忽略技术特征的限定词 | "竖直"、"滑动"、"转动"等限定词决定保护范围 |
| 用实施例代替权利要求 | 实施例只是举例,保护范围以权利要求为准 |
| 直接给出侵权结论 | 应先进行特征分解,再逐项比对 |
| 忽略说明书的解释作用 | 说明书用于解释权利要求中的术语 |
| 把从属权利要求特征当作侵权判断条件 | 只用独立权利要求1的特征判断 |
---
第五部分:与其他技能配合
| 技能 | 配合方式 |
|---|---|
| mineru-ocr | 先用此技能将专利 PDF 转换为 Markdown |
| legal-doc-writing | 分析后生成法律文书(侵权警告函等) |
| legal-proposal-generator | 生成法律服务建议书 |
两个技能独立运行,可根据需要灵活组合使用。
---
第六部分:注意事项
1. 本技能提供的是初步技术分析,不构成法律意见 2. 实际侵权判定需要考虑:等同原则、禁止反悔原则、现有技术抗辩、专利有效性 3. 建议在重要决策前咨询专业专利律师 4. 专利状态(有效/失效/被无效)需要核实 5. 不同法域的专利法可能存在差异 6. ⚠️ 核对专利权人:产出法律文书前,必须核实每个专利的权利人名称
- 多个专利可能有不同的权利人(即使属于同一专利组合)
- 权利人名称必须与专利登记信息完全一致
- 名称错误可能导致法律文书无效
---
输入/输出
输入
- 必需:专利文件(PDF/Markdown/文本)
- 可选:产品描述、现有技术、关注点
输出
- 结构化分析报告(见上方各场景对应的模板文件)
Changelog
All notable changes to this skill will be documented in this file.
[v1.2.0] - 2026-03-02
重构
- 输出模板拆分:将单一模板文件拆分为7个独立场景文件
references/01-single-patent-summary.md- 单专利技术要点提取references/02-multi-patent-comparison.md- 多专利比对分析references/03-infringement-comparison.md- 产品-专利侵权比对references/04-validity-analysis.md- 专利稳定性/无效分析references/05-fto-analysis.md- FTO分析references/06-design-around.md- 规避设计分析references/07-patent-valuation.md- 专利价值评估- SKILL.md 精简:从689行精简至185行,保持核心内容
- 更新引用:SKILL.md 中的模板引用更新为指向独立文件
修正
- 从属权利要求的作用:修正理解,从属权利要求不是"不重要"
- 落入的从属权利要求越多 → 侵权稳定性越大
- 原因:权1可能被无效限缩,从属权利要求作为后备阵地
- 新增分析流程:先判断权1侵权 → 再评估落入哪些从属权利要求 → 评估稳定性
新增
- 核对专利权人:注意事项新增第6条,强调产出法律文书前必须核实权利人名称
- 多个专利可能有不同权利人
- 名称必须与专利登记信息完全一致
- 名称错误可能导致法律文书无效
文档完善
- 2026-04-22:按独立仓库 README 新规范重写首页,补充目标用户、典型侵权比对场景、7 类分析产物、安装方式、使用边界、核心设计、许可证一致性、Legal Skills 关联项目导流、作者联系入口和微信二维码
[v1.1.0] - 2026-03-02
新增
- 专利文件结构详解:详细说明扉页、权利要求书、说明书、摘要的结构和作用
- 扩充分析场景(从3个增加到7个):
- 场景四:专利稳定性/无效分析
- 场景五:FTO分析(自由实施分析)
- 场景六:规避设计分析
- 场景七:专利价值评估
- 独立权利要求 vs 从属权利要求专节:强调侵权判断只看权利要求1
- 分析方法论:权利要求解读方法、侵权判断流程图
- 场景分类框架:己方专利分析、侵权风险分析、争议解决支持、交易支持
- 输出模板:7个场景的结构化输出模板
修改
- 更新侵权比对输出模板:明确区分独立权利要求和从属权利要求
- 新增"侵权比对常见错误"表格
- 优化描述:强调首先看权利要求1,因为范围最大
修复
- 修正分析方法:不再将从属权利要求特征混入侵权判断
[v1.0.0] - 2026-03-02
新增
- 初始版本发布
- 支持三种核心场景:
1. 单专利技术要点提取 2. 多专利比对分析 3. 产品-专利侵权比对
- 核心原则:权利要求是核心、全面覆盖原则、技术特征分解
- 与 mineru-ocr、legal-doc-writing、legal-proposal-generator 技能的配合说明
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Copyright (c) 2025 杨卫薪律师(微信ywxlaw)
=======================================================================
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- NonCommercial — You may not use the material for commercial purposes.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license.
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
To view a copy of this license, visit:
http://creativecommons.org/licenses/by-nc-sa/4.0/
=======================================================================
Commercial License
For commercial use licenses, please contact:
Email: secretxierluo@gmail.com
WeChat: ywxlaw (微信)
=======================================================================
The full text of the CC BY-NC-SA 4.0 license is reproduced below:
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING
FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.
Section 1 – Definitions.
Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
BY-NC-SA Compatible License means a license licensed by You under the terms of this Public License that meets the following conditions: (i) is listed at https://creativecommons.org/compatiblelicenses; (ii) includes the same elements as this Public License; and (iii) complies with the conditions of this Public License.
Copyright and Similar Rights means copyright and/or similar rights closely related to copyright, including without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution, NonCommercial, and ShareAlike.
Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
Licensor means the individual(s) or entity(ies) granting rights under this Public License.
NonCommercial means not primarily intended for or directed towards commercial advantage or monetary compensation. For purposes of this Public License, the exchange of the Licensed Material for other material subject to Copyright and Similar Rights by digital file-sharing or similar means is NonCommercial provided there is no payment of monetary compensation in connection with the exchange.
Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
Section 2 – Scope.
Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
reproduce and Share the Licensed Material, in whole or in part, for NonCommercial purposes only; and
produce, reproduce, and Share Adapted Material for NonCommercial purposes only.
Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
Term. The term of this Public License is specified in Section 6(a).
Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
Downstream recipients. Each recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated as receiving attribution as provided in Section 3(a)(1)(A)(i).
Other rights. Moral rights, rights against unfair competition, rights to protect publicity, privacy, or personality rights, and any other rights other than Copyright and Similar Rights are not subject to this Public License. Additional rights may apply to the Licensed Material, such as patent, trademark, or other intellectual property rights.
Section 3 – License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the following conditions.
Attribution.
If You Share the Licensed Material (including in modified form), You must:
retain the following if it is supplied by the Licensor with the Licensed Material:
identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
a copyright notice;
a notice that refers to this Public License;
a notice that refers to the disclaimer of warranties;
a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
For the avoidance of doubt, You do not have permission under this Public License to Share Adapted Material.
You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
NonCommercial. You may not exercise the Licensed Rights for commercial purposes.
ShareAlike.
In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-NC-SA Compatible License.
You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
Section 4 – Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database for NonCommercial purposes only;
if You include all or a substantial portion of the database contents in a database to which You applied the Adapter's License, then the database to which You applied the Adapter's License (but not its individual contents) is Adapted Material; and
You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
Section 5 – Disclaimer of Warranties and Limitation of Liability.
Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available to make no representation or warranty of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
Section 6 – Term and Termination.
Term. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
Section 7 – Other Terms and Conditions.
The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
Section 8 – Interpretation.
For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
=======================================================================
Creative Commons may be contacted at creativecommons.org.
patent-analysis
系统化分析专利文件,支持技术特征提取、权利要求拆解、侵权比对、稳定性分析、FTO、规避设计和专利价值评估。
给一份专利和一个产品方案,先拆权利要求,再逐项比对技术特征,最后输出结构化风险判断和待核验事项。
适合谁用
- 需要快速理解专利保护范围的律师、专利代理师和企业知识产权人员
- 需要初步评估产品侵权风险或 FTO 风险的研发、产品和法务团队
- 需要把专利分析材料整理成报告底稿的争议解决或交易支持团队
典型场景
用户:请分析这件专利和我们产品的侵权风险,产品资料在这个文件夹里。
AI:我会先拆解独立权利要求的技术特征,再逐项比对产品方案。
结论会区分字面覆盖、等同风险、缺失特征、从属权利要求稳定性和待补证据。它能产出什么
- 单专利技术要点提取报告
- 多专利保护范围比对报告
- 产品-专利侵权比对表
- 专利稳定性或无效风险分析
- FTO 风险初筛报告
- 规避设计建议
- 专利价值评估底稿
当前覆盖范围
内置 7 个分析场景:
| 场景 | 适用问题 | 模板 |
|---|---|---|
| 单专利技术要点提取 | 快速理解保护范围 | references/01-single-patent-summary.md |
| 多专利比对分析 | 比较专利组合差异 | references/02-multi-patent-comparison.md |
| 产品-专利侵权比对 | 判断产品是否落入保护范围 | references/03-infringement-comparison.md |
| 专利稳定性/无效分析 | 评估被无效风险 | references/04-validity-analysis.md |
| FTO 分析 | 产品上市前风险初筛 | references/05-fto-analysis.md |
| 规避设计分析 | 设计绕开方案 | references/06-design-around.md |
| 专利价值评估 | 交易、融资、许可支持 | references/07-patent-valuation.md |
安装方式
1. 打开本仓库的 GitHub Releases。 2. 下载最新版本的 skill 压缩包。 3. 解压后将 patent-analysis/ 文件夹放入你的 skill 目录。 4. 在支持 SKILL.md 的 Agent / Claude 环境中启用该 skill。
本 skill 不含专利下载或 OCR 能力。PDF 扫描件应先转换为可读文本或 Markdown。
可以怎么用
- “请提取这件专利的独立权利要求技术特征”
- “请比较这三件专利的保护范围差异”
- “请把我们的产品方案与权利要求 1 做侵权比对”
- “请评估这件专利的稳定性和可能的无效理由”
- “请给出规避设计方向,但不要直接给最终法律意见”
使用边界
这个 skill 适合:
- 专利文件的结构化阅读和初步分析
- 侵权比对、FTO 和规避设计的底稿整理
- 帮助团队识别需要律师、代理师或技术人员进一步确认的问题
这个 skill 不适合:
- 替代专利律师或专利代理师出具正式法律意见
- 在未核验专利法律状态、权利人、同族、审查历史和现有技术时作最终结论
- 独立完成无效宣告、诉讼策略或跨国专利争议评估
- 只凭摘要判断保护范围;分析必须回到权利要求书和说明书
核心设计
权利要求优先
专利保护范围以权利要求为准,摘要只能辅助理解。侵权比对先看独立权利要求,再评估从属权利要求对稳定性的影响。
特征逐项比对
不直接给“侵权/不侵权”的跳跃结论,而是先拆解技术特征,再标注产品中对应结构、缺失点、等同风险和证据来源。
关键事实核验
产出法律文书或正式意见前,必须核对专利权人、专利状态、保护期限、权利要求有效性和相关程序历史。
许可证
本作品采用 CC BY-NC-SA 4.0 许可证。商用授权联系方式以 LICENSE.txt 为准。
关于作者 / 咨询与交流
杨卫薪律师(微信 ywxlaw)
如需就专利侵权比对、FTO、规避设计、专利价值评估、复杂法律问题、企业内部落地或商用授权进一步沟通,欢迎添加微信(请注明来意)。
<div align="center"> <img src="https://raw.githubusercontent.com/cat-xierluo/legal-skills/main/wechat-qr.jpg" width="200" alt="微信二维码"/> <p><em>微信:ywxlaw</em></p> </div>
关联项目
本仓库是 Legal Skills 的子项目。如果需要合同、商标、专利、OPC、小微企业合规、文档处理等更多法律类开源 Skill,可以关注主仓库。
相关项目:
- code2patent:从代码仓库整理专利交底书和发明专利初稿
- contract-copilot:合同审查、起草和 Word 修订批注
- trademark-assistant:商标类别规划、可注册性初筛和申请材料准备
场景一:单专利技术要点提取
适用情况
- 快速理解某个专利的保护范围
- 为后续分析打基础
- 客户咨询专利内容
输入
- 专利文件(PDF/Markdown/文本)
- 可选:关注点(如"结构特征"、"方法步骤")
输出模板
## 专利基本信息
- 专利号:
- 专利名称:
- 专利类型:实用新型/发明/外观设计
- 申请日:
- 授权日:
- 专利权人:
- 发明人:
- IPC分类号:
## 权利要求分析
### 独立权利要求1(核心保护范围)
**原文:**
> [引用权利要求原文]
**技术特征分解:**
| 序号 | 技术特征 | 限定词/关键词 |
|------|----------|---------------|
| 1 | [特征A] | [如:竖直滑动] |
| 2 | [特征B] | [如:转动连接] |
| 3 | [特征C] | [如:联动件] |
**核心保护范围总结:**
[一句话概括专利保护的核心技术方案]
### 重要从属权利要求
| 权利要求 | 附加技术特征 | 保护范围变化 |
|----------|--------------|--------------|
| 权2 | [特征] | [更窄/特定实施方式] |
| 权3 | [特征] | [更窄/特定实施方式] |
## 技术问题与效果
- **解决的技术问题:** [从背景技术提取]
- **技术方案:** [从发明内容提取]
- **技术效果:** [有益效果]
## 独创性要点
[区别于现有技术的创新点,结合背景技术理解]
## 说明书要点
- 关键术语定义:
- 重要实施例:场景二:多专利比对分析
适用情况
- 评估专利组合的保护范围
- 判断多个专利是否保护同一技术
- 专利布局分析
输入
- 多个专利文件
- 可选:比对重点
输出模板
## 专利概览对比表
| 项目 | 专利一 | 专利二 | 专利三 |
|------|--------|--------|--------|
| 专利号 | | | |
| 专利名称 | | | |
| 申请日 | | | |
| 专利类型 | | | |
| 核心机制 | | | |
## 独立权利要求对比
### 技术特征对比表
| 技术特征类别 | 专利一 | 专利二 | 专利三 |
|-------------|--------|--------|--------|
| 结构特征A | | | |
| 结构特征B | | | |
| 运动方式 | | | |
| 驱动机制 | | | |
| 连接方式 | | | |
### 保护范围关系图
[描述各专利保护范围的关系:包含、交叉、独立]
## 关键区别总结
| 区别点 | 专利一 | 专利二 | 专利三 |
|--------|--------|--------|--------|
| [区别1] | | | |
| [区别2] | | | |
## 侵权判断要点
- 专利一:落入条件是...
- 专利二:落入条件是...
- 专利三:落入条件是...
## 专利组合评估
[多个专利是否形成有效组合,有无保护空白]场景三:产品-专利侵权比对
适用情况
- 评估产品是否侵犯专利
- 收到侵权警告后的初步评估
- 产品上市前风险评估
输入
- 专利文件
- 产品描述/产品图片/产品技术方案
- 可选:被控侵权方信息
输出模板
## 专利信息
- 专利号:
- 专利名称:
- 独立权利要求1原文:
> [完整引用]
## 产品信息
- 产品名称:
- 产品来源:
- 产品描述:
## 权利要求1技术特征分解(侵权判断基准)
**⚠️ 以下特征来自独立权利要求1,是侵权判断的必要条件**
| 序号 | 技术特征 | 来源 | 限定词/关键词 |
|------|----------|------|---------------|
| 1 | [特征A] | 权1 | [如:竖直滑动] |
| 2 | [特征B] | 权1 | [如:转动连接] |
| 3 | [特征C] | 权1 | [如:联动件] |
## 特征比对分析
### 独立权利要求1比对(核心侵权判断)
| 权1特征 | 产品对应结构 | 是否覆盖 | 分析说明 |
|---------|-------------|----------|----------|
| 特征1:[描述] | [产品结构] | ✅/❌ | [比对说明] |
| 特征2:[描述] | [产品结构] | ✅/❌ | [比对说明] |
| 特征3:[描述] | [产品结构] | ✅/❌ | [比对说明] |
### 从属权利要求比对(仅供参考,不影响侵权判断)
| 从属权利要求 | 附加特征 | 产品是否有 | 说明 |
|-------------|----------|-----------|------|
| 权2 | [特征] | 是/否 | [不影响侵权判断] |
| 权3 | [特征] | 是/否 | [不影响侵权判断] |
## 全面覆盖分析
### 独立权利要求1覆盖情况
- 必要技术特征总数:X个
- 已覆盖特征:X个(列出)
- 未覆盖特征:X个(列出)
**⚠️ 只要有一个必要特征未覆盖,就不构成字面侵权**
## 初步结论
### 字面侵权判断
- **落入保护范围** / **未落入保护范围**
- 理由:[基于权1特征比对的详细说明]
### 等同侵权(如适用)
- 可能构成等同的特征:[列出]
- 等同分析:[说明]
## 风险等级评估
| 等级 | 说明 |
|------|------|
| 🔴 高风险 | 权1全部特征覆盖,字面侵权 |
| 🟠 中风险 | 权1部分特征可能构成等同 |
| 🟡 低风险 | 权1缺少关键特征,但需进一步分析 |
| 🟢 无明显风险 | 权1明确缺少必要特征 |
## 后续建议
[下一步行动建议]常见错误
| 错误做法 | 正确做法 |
|---|---|
| 把从属权利要求特征当作侵权判断条件 | 只用独立权利要求1的特征判断 |
| 说"产品没有权利要求2的某特征,所以不侵权" | 即使没有权2特征,只要有权1全部特征就侵权 |
| 混淆"技术方案"和"保护范围" | 保护范围以权利要求为准,不是说明书实施例 |
场景四:专利稳定性/无效分析
适用情况
- 评估专利被无效的风险
- 准备专利无效请求
- 被诉侵权时的抗辩准备
输入
- 专利文件
- 可选:已知的现有技术
输出模板
## 专利基本信息
[同场景一]
## 权利要求分析
### 独立权利要求1
**技术特征:** [列出]
### 潜在无效理由
| 无效理由 | 可能性 | 分析 |
|----------|--------|------|
| 新颖性 | 高/中/低 | [分析] |
| 创造性 | 高/中/低 | [分析] |
| 实用性 | 高/中/低 | [分析] |
| 说明书充分公开 | 高/中/低 | [分析] |
| 权利要求清楚 | 高/中/低 | [分析] |
## 稳定性评估
### 薄弱点分析
1. [权利要求1的特征X可能被现有技术公开]
2. [说明书对特征Y的公开可能不充分]
### 现有技术检索建议
- 检索关键词:
- 检索数据库建议:
- 重点关注的技术领域:
## 结论
- 专利稳定性评级:高/中/低
- 无效成功率预估:场景五:FTO分析(自由实施分析)
适用情况
- 产品上市前风险评估
- 研发方向决策
- 投资并购尽职调查
输入
- 产品技术方案
- 可选:目标市场
输出模板
## 产品技术方案
- 产品名称:
- 核心技术特征:
- 目标市场:
## 相关专利检索
### 检索策略
- 关键词:
- 分类号:
- 申请人:
### 检索结果
| 专利号 | 专利名称 | 申请人 | 风险等级 | 状态 |
|--------|----------|--------|----------|------|
| | | | 🔴/🟠/🟡/🟢 | 有效/失效 |
## 重点风险专利分析
### 专利1:[专利号]
- 保护范围:
- 与产品的比对:
- 风险分析:
## FTO结论
### 风险总结
- 高风险专利:X件
- 中风险专利:X件
- 低风险专利:X件
### 建议
- [规避设计建议]
- [许可谈判建议]
- [无效准备建议]场景六:规避设计分析
适用情况
- 发现侵权风险后的产品设计调整
- 研发绕开专利障碍
输入
- 专利文件
- 原产品设计方案
输出模板
## 专利保护范围
- 专利号:
- 核心技术特征:
## 原产品设计
- 采用的技术特征:
## 规避设计分析
### 必须避开的技术特征
[独立权利要求的必要技术特征]
### 规避设计方向
| 技术特征 | 原设计 | 规避方案1 | 规避方案2 |
|----------|--------|-----------|-----------|
| 特征A | [原设计] | [替代方案] | [替代方案] |
| 特征B | [原设计] | [替代方案] | [替代方案] |
## 规避方案评估
### 方案1
- 技术可行性:
- 成本影响:
- 规避效果:
- 风险等级:
### 方案2
[同上]
## 推荐方案
[综合考虑的推荐]场景七:专利价值评估
适用情况
- 专利交易定价
- 专利质押融资
- 企业估值
输入
- 专利文件
- 可选:市场信息
输出模板
## 专利基本信息
[同场景一]
## 法律价值评估
| 因素 | 评分(1-5) | 说明 |
|------|-----------|------|
| 权利稳定性 | | |
| 保护范围宽度 | | |
| 剩余保护期限 | | |
| 专利族规模 | | |
| 无效历史 | | |
## 技术价值评估
| 因素 | 评分(1-5) | 说明 |
|------|-----------|------|
| 技术先进性 | | |
| 技术成熟度 | | |
| 技术适用性 | | |
| 技术依赖性 | | |
## 市场价值评估
| 因素 | 评分(1-5) | 说明 |
|------|-----------|------|
| 市场规模 | | |
| 竞争格局 | | |
| 许可潜力 | | |
| 侵权风险 | | |
## 综合评估
- 法律价值指数:
- 技术价值指数:
- 市场价值指数:
- 综合价值评级: