Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

patent-fto专利权

Agent Skill

patent-fto 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,522

周安装

527

GitHub Stars

公开资料未说明

下载量

4,385
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:patent-fto(专利权)
来源仓库:https://github.com/chaochaosz/patent-fto
安装命令:
openclaw skills install patent-fto
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install patent-fto

简介

根据技术描述和图像查询已授权和正在申请的专利,进行 FTO 专利检索和侵权风险分析。

SKILL.md

name
fto-search
description
FTO (Freedom-to-Operate) patent infringement risk search and analysis skill. Use this skill when users need FTO search, patent infringement analysis, patent risk assessment, competitor patent investigation, or pre-launch patent search. Supports text description or image input, searches via Google Patents or Patsnap, outputs complete FTO analysis report (with feature comparison table, search queries, relevant patent list, infringement risk conclusion). Trigger keywords: FTO, patent infringement, patent search, patent risk, technical feature comparison, Freedom to Operate.

FTO Patent Infringement Risk Search and Analysis Skill

Overview

This skill is used to execute complete FTO (Freedom-to-Operate) patent search and infringement risk analysis, helping users identify potential patent infringement risks before product launch or technology implementation.

Supported Search Platforms:

  • Google Patents (Free): https://patents.google.com - No login required, publicly accessible
  • Patsnap (Account Required): https://analytics.zhihuiya.com - Commercial patent database, user login required

Disclaimer

⚠️ Important Notice This report is generated based on the public skill capability provided by Patsnap and the user's model base capability, and may contain errors or hallucinations. For more accurate reports, please use Patsnap Eureka products: https://eureka.patsnap.com/ip This report is for reference only and does not constitute legal advice. Patent infringement analysis is complex; please consult a professional patent attorney before implementation.

Execution Process (9 Steps)

Step 1: Collect User Input

Required:

  • Technical solution description (text + optional images)
  • Search jurisdictions (e.g., CN / US / EP / WO / JP / KR, multiple selection allowed)

Optional Configuration:

  • Exclude design patents (Default: Exclude design, search invention/utility model only)
  • Target applicant whitelist / blacklist
  • Search time range
  • Search platform selection (Google Patents / Patsnap, default: Google Patents)
Default Rule: FTO search only focuses on granted patents (GRANT) and pending patents (PENDING). Expired patents do not pose infringement risk and are automatically excluded.

If user provides images:

  1. Use image analysis capability to identify technical structures in the image
  2. Refine/supplement technical solution description based on image content
  3. Integrate structural features from the image into text description

Output Confirmation Template:

Input received. Search configuration as follows:
- Technical Solution: [Summary]
- Jurisdictions: [List]
- Patent Status: Granted (GRANT) + Pending (PENDING) only, expired patents excluded
- Patent Type: [Invention + Utility Model, design excluded]
- Key Applicants: [List or None]
- Search Platform: [Google Patents / Patsnap]

Please confirm the above configuration, or advise any adjustments needed.

Step 2: Technical Solution Analysis and Technical Point Decomposition

If user provides images, first refine technical solution description based on images:

  • Identify structural features in the image (shape, connection relationships, positional relationships)
  • Supplement details that may be missing from text description
  • Merge image recognition results with text description to form complete technical solution

Then decompose the technical solution into independent technical points (each technical point is a separately searchable technical module).

No.Technical Point NameBrief DescriptionRisk Rating
TP-1[Core Structure Module][Description]🔴 High Risk
TP-2[Control Method Module][Description]🟡 Medium Risk
TP-3[Auxiliary Function Module][Description]🟢 Low Risk

Risk Rating Criteria: 🔴 Core function / patent-intensive 🟡 Important function / some coverage 🟢 Common technology / expired

Confirm technical point decomposition results with user. User may add, delete, or modify.


Step 3: Technical Feature Extraction for Target Technical Point

Select the highest risk technical point for technical feature extraction.

Feature No.Technical Feature ContentFunction/EffectFeature Level
F-1[Specific technical feature description][Function/Effect]Technical Field Feature
F-2......Core Essential Feature

Feature Level: Technical Field Feature → Core Essential Feature → Basic Essential Feature → Additional Feature


Step 4: Build Search Element Table

Search Element Table:

Element CategoryCore Keywords (OR Expansion)Proximity OperatorsIPC/CPC Classification
Subject Namefan; ceiling; light; lamp; fixture"ceiling fan"~2F04D25/088; F21V33/00
Function/Objectfold; retract; stow; deploy; pivot"fold stow"~2F04D29/362
Technical Element-Structureblade; arc; arcuate; overlap; scimitar"arc blade"~2F04D29/384; F04D29/36
Technical Element-Relationshipradius; above; position; axis; vertical"pivot axis"~2F04D29/34

Keyword Design Principles:

  • Prioritize single core words (blade / pivot / fold / stow)
  • Use OR for synonyms; use AND between different elements
  • CPC classification codes are more precise than IPC (use subclass level)

Step 5: Develop Search Strategy and Iteration

Develop multi-dimensional search strategies to ensure comprehensive coverage of risk patents.

Status Filter (Must be appended to all search queries):

  • Google Patents: (status:GRANT OR status:PENDING)
  • Patsnap: Legal Status:(Granted OR Pending)

S1: Subject Name + Function (Broad Starting Point)

S1:
(fan OR ceiling) AND blade AND (fold OR retract OR stow)
AND (status:GRANT OR status:PENDING)
→ Estimated hits: ~300 (raw), ~150 (after status filter)

S2: Subject Name + Main Technical Elements

S2:
(fan OR ceiling) AND blade AND (pivot OR hinge) AND (arc OR arcuate OR curved)
AND (status:GRANT OR status:PENDING)
→ Estimated hits: ~120 (raw), ~60 (after status filter)

S3: Precise Classification + Technical Elements

S3:
CPC:F04D29/36 AND blade AND (fold OR retract OR stow)
AND (status:GRANT OR status:PENDING)
→ Estimated hits: ~80 (raw), ~45 (after status filter)

S4: Semantic Search (Google Patents Semantic Search)

Enter 2-3 sentences of core technical description in Google Patents semantic box:

Example input:
"ceiling fan blades pivot about vertical axis between stowed position 
above light fitting and deployed position, arcuate blades overlap 
neighbors when stowed within radius of circular light enclosure"

→ Add filter to page results: status:GRANT OR status:PENDING
→ Estimated semantic hits: ~40~80 (about half after status filter)

S5: Citation Tracking

Forward Citation Tracking:
  Visit core patent page → View "Cited By" list
  → Add filter: status:GRANT OR status:PENDING

Patent Family Tracking:
  Visit core patent page → View "Patent Family" list
  → Confirm if there are valid family members in target jurisdictions (US/CN/EP)

Search Results Summary Table:

Search No.Query (Abbreviated)DatabaseRaw HitsAfter Filter
S1(fan OR ceiling) AND blade AND (fold OR stow)GP~300~150
S1-1("ceiling fan"~2) AND blade AND (fold OR stow) AND lightGP~80~45

Step 6: Execute Search and Recommend Relevant Patent List

Use browser_use to execute searches, record hit counts for each strategy (raw + after status filter).

Recommended Patent List Format (20 patents) - Must Include Legal Status Column:

No.Patent No.TitleAssigneePub DateLegal StatusExpected ExpirySimple FamilyMain IPCRelevance
1USXXXXXXB2[Title][Assignee][Date]✅ Granted[YYYY-MM]CN/EPF04D25/088⭐⭐⭐

Legal Status Description:

  • Granted (GRANT): Authorized and maintenance fees current, poses substantial infringement risk
  • 🔄 Pending (PENDING): Not yet granted, will pose risk upon grant (monitor claim evolution)
  • ⚠️ Partially Invalidated: Some claims invalidated via IPR/invalidation proceedings

Sorting Criteria:

  1. Claim similarity (highest priority)
  2. Technical problem similarity
  3. Technical field similarity
  4. Legal status (Granted > Pending)

Step 7: High-Relevance Patent Technical Feature Comparison

Select the 3 most relevant patents for feature-by-feature comparison according to the All Elements Rule.

FeatureClaim (Patent X)Target Technical SolutionLiteral ComparisonDoctrine of Equivalents
1[Feature description][Corresponding description]Y/NY/N/—

All Elements Rule:

  • All essential technical features of the claim must be covered by the target product to constitute infringement
  • Y = Literal coverage; N = No coverage
  • Doctrine of Equivalents: Different in wording but same function, same means, same effect

Conclusion Format:

Analysis: [Technical feature recorded in claim X]. The target product has the same feature.
Conclusion: Claim [No.] of patent [No.] covers/does not cover this target product.

Step 8: Generate Complete FTO Report

Use docx skill to generate professional Word report.

Report Structure:

Cover Page
├── Report Title
├── Product Name
├── Report No. / Confidentiality Level / Date
└── ⚠️ Disclaimer (Beginning)

I. Executive Summary
├── Search Conclusion
├── Risk Rating
└── Key Findings

II. Search Scope
├── Jurisdictions
├── Patent Status (GRANT+PENDING only, expired excluded)
├── Patent Types
└── Search Platform

III. Technical Solution and Technical Points
├── Technical Solution Overview (describe image recognition results if images provided)
└── Technical Point Decomposition Table

IV. Technical Feature Extraction
└── Core Technical Point Feature Table

V. Search Element Table
└── Keywords + Classifications

VI. Search Strategies and Results
├── Query List
└── Hit Count Statistics

VII. Relevant Patent List
└── 20 Patent List (including Legal Status)

VIII. High-Relevance Patent Technical Feature Comparison
└── Feature-by-feature Comparison Tables for 3 Core Patents

IX. Comprehensive Conclusion
├── Risk Rating
├── Major Risk Patents
└── ⚠️ Disclaimer (End)

Report Disclaimer Template

Cover Disclaimer (Beginning of Report)

⚠️ Disclaimer This report is generated based on the public skill capability provided by Patsnap and the user's model base capability, and may contain errors or hallucinations. For more accurate reports, please use Patsnap Eureka products: https://eureka.patsnap.com/ip

End Disclaimer (End of Report)

⚠️ Disclaimer This report is for reference only and does not constitute legal advice. Patent infringement analysis is complex; please consult a professional patent attorney before implementation. This report is generated based on the following capabilities: - Public skill capability provided by Patsnap - User's model base capability The report may contain errors or hallucinations. For more accurate analysis reports, we recommend: - Patsnap Eureka: https://eureka.patsnap.com/ip - Patsnap Patent Database: https://analytics.zhihuiya.com

Platform Search Syntax Reference

Google Patents Syntax

# Proximity operators
"blade pivot"~3      # blade and pivot within 3 words
"fold stow"~2        # Two words adjacent

# Status filter (must be appended)
(status:GRANT OR status:PENDING)

# Classification
CPC:F04D29/362       # Precise subclass
(CPC:F04D29/36 OR CPC:F04D29/362)

# Assignee
assignee:("Company A" OR "Company B")

# Complete query example
(CPC:F04D29/36 OR CPC:F04D29/362)
AND ("blade pivot"~3 OR "blade fold"~3)
AND (status:GRANT OR status:PENDING)
AND country:US

Patsnap Syntax

# Proximity operators
blade NEAR/3 pivot   # blade and pivot within 3 words
fold NEAR/2 stow     # Two words within 2 words

# Status filter
Legal Status:(Granted OR Pending)

# Classification
IPC:(F04D29/36 OR F04D29/362)
CPC:(F04D29/362)

# Assignee
Assignee:("Company A" OR "Company B")

# Complete query example
IPC:(F04D29/36 OR F04D29/362)
AND (blade NEAR/3 pivot OR blade NEAR/3 fold)
AND Legal Status:(Granted OR Pending)
AND Publication Country:(US OR CN)

Key Considerations

  1. All Elements Rule: Infringement analysis must compare all essential technical features of claims one by one
  2. Analyze Granted/Pending Patents Only: Expired patents are excluded from FTO analysis scope
  3. Legal Status Required: Patent list must indicate ✅Granted / 🔄Pending
  4. Latest Publication: Prioritize B2 > B1 > A versions
  5. Doctrine of Equivalents: Different wording does not mean no infringement; equivalence must be analyzed
  6. Confidentiality Reminder: FTO reports are confidential documents; mark confidentiality level
  7. Image Processing: If images are input, must first perform image recognition and refine technical solution
  8. Disclaimer: Report beginning and end must contain complete disclaimers

Configuration for OpenClaw / Claude

OpenClaw Configuration

Place this skill in ~/.copaw/active_skills/fto-search/ directory, OpenClaw will automatically load it.

Claude Configuration

In Claude Desktop or Claude API, include SKILL.md content as part of system prompt, or configure as tool use.


Example Trigger

User input:

Please perform FTO search for the following technical solution:
[Technical solution description]

Jurisdictions: CN, US
Exclude design patents: Yes

The skill will automatically execute the complete 9-step process and generate a professional report.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

82.11%
按下载量换算3,601

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills