Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

linkfox-ruiguan-utility-patentLinkfox 锐冠实用专利

Agent Skill

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

总安装

2,305

周安装

98

GitHub Stars

公开资料未说明

下载量

808
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install linkfox-ruiguan-utility-patent

简介

基于产品信息检测相似的实用新型或发明专利,辅助专利风险评估。

  • 适用于排查专利侵权风险、搜索相似技术方案、分析TRO等法律风险。
  • 支持按关键词或产品特征检索相关专利,提供匹配度与风险等级参考。
  • 使用前请确认数据来源授权,避免侵犯第三方知识产权。
  • linkfox-ruiguan-utility-patent 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
linkfox-ruiguan-utility-patent
description
基于产品信息检测和搜索相似的实用新型/发明专利。当用户提到实用新型专利检测、专利侵权风险、专利相似度搜索、专利排查、发明专利查询、专利风险评估、TRO(临时限制令)风险分析、utility patent, invention patent detection, patent infringement risk, patent search, TRO risk, Ruiguan时触发此技能。即使用户未明确说"实用新型专利",只要其需求涉及在目标市场销售前检查产品是否可能侵犯已有的实用新型/发明专利,也应触发此技能。

Ruiguan Utility Patent Detection

This skill guides you on how to search for similar utility (invention) patents based on a product's title, description, and target selling region. It helps cross-border e-commerce sellers identify potential patent infringement risks before listing products.

Core Concepts

Utility patent (also called invention patent) protects new and useful inventions or functional improvements. Unlike design patents that protect appearance, utility patents protect how a product works, its structure, or its composition. Infringing on a utility patent can lead to product removal, lawsuits, or TRO orders.

Similarity score: Each returned patent includes a similarity field (0 to 1). A higher value means the patent is more closely related to the queried product. Patents with high similarity scores deserve careful review.

TRO risk indicators: Two boolean fields flag enforcement history:

  • troCase -- whether the patent has a history of TRO enforcement actions
  • troHolder -- whether the patent holder is known for initiating TRO cases

Patents flagged with either indicator require extra caution.

Patent validity: The patentValidity field shows whether a patent is Active or Invalid. Only active patents pose infringement risk.

Parameters

ParameterTypeRequiredDescription
productTitlestringYesProduct title (max 1000 characters)
productDescriptionstringYesProduct description (max 1000 characters)
regionstringYesTarget selling country/region code, comma-separated for multiple. Currently supports: US. Default: US
topNumberintegerYesNumber of patent results to return. Range: 10--200. Default: 100

Parameter Guidelines

  1. productTitle: Use the product's actual listing title or a concise descriptive title. Be specific rather than generic -- "portable USB-C fast charger 65W" is better than "charger".
  2. productDescription: Include key features, materials, mechanisms, and technical attributes. The more detail provided, the more accurate the similarity matching.
  3. region: Currently only US is supported. Always set to US unless the user specifies otherwise.
  4. topNumber: Default is 100. Increase to 200 for a broader search when doing thorough patent clearance. Decrease to 10--20 for a quick preliminary scan.

API Usage

This tool calls the LinkFox tool gateway API. See references/api.md for calling conventions, request parameters, and response structure. You can also execute scripts/ruiguan_utility_patent_detection.py directly to run queries.

Usage Examples

1. Basic patent risk check for a product

User: "Check if this silicone kitchen spatula has any patent risks in the US."

Build the request with a descriptive product title and description, region set to US, and a reasonable topNumber.

2. Thorough patent clearance before launch

User: "I'm about to launch a new wireless earbuds product. Do a comprehensive patent check."

Use topNumber=200 for maximum coverage. Include detailed product description covering Bluetooth version, charging case design, noise cancellation features, etc.

3. Quick scan for TRO risk

User: "Any TRO risks for selling LED strip lights in the US?"

After retrieving results, filter and highlight patents where troCase or troHolder is true.

4. Investigating a specific product category

User: "Check patent risks for a portable blender with USB charging."

Provide both the product title and a detailed description emphasizing the functional aspects (motor type, blade design, charging mechanism, capacity).

Display Rules

  1. Present data in tables: Show results in a clear, structured table format. Key columns to display: patent title, similarity score, patent validity, application number, publication date, TRO flags, and estimated expiration date.
  2. Sort by relevance: Display patents sorted by similarity score in descending order (highest similarity first).
  3. Highlight high-risk patents: Call attention to patents with similarity above 0.7, active validity status, and/or TRO flags.
  4. TRO warnings: If any returned patents have troCase=true or troHolder=true, display a prominent warning about elevated enforcement risk.
  5. Validity filtering: When presenting results, clearly distinguish between Active and Invalid patents. Emphasize that only Active patents require attention.
  6. Volume notice: When results are large, show the most relevant patents (e.g., top 10--20 by similarity) and summarize the rest.
  7. Error handling: When a query fails, explain the reason and suggest adjusting the product title or description for better results.
  8. Bilingual titles: When available, show both the English title (title) and Chinese title (titleCn) to aid understanding.
  9. No legal advice: Present patent data factually. Do not provide legal conclusions about infringement -- recommend consulting a patent attorney for definitive assessments.

Important Limitations

  • Region support: Currently only US patents are searchable
  • Result cap: Maximum 200 patents per query
  • Input length: Both productTitle and productDescription are limited to 1000 characters each
  • Not legal advice: Results indicate similarity, not confirmed infringement. Professional patent review is always recommended.

User Expression & Scenario Quick Reference

Applicable -- Patent-related queries for product risk assessment:

User SaysScenario
"Check patent risk for my product"Basic patent detection
"Any utility/invention patent issues"Utility patent search
"Is this product safe to sell (patent-wise)"Patent clearance check
"TRO risk for this product"TRO enforcement risk
"Similar patents for this product"Patent similarity search
"Patent infringement check"Pre-launch risk assessment
"Will I get sued for selling this"Patent risk evaluation

Not applicable -- Needs beyond utility patent detection:

  • Design patent searches (appearance/ornamental design)
  • Trademark or brand infringement checks
  • Copyright issues
  • Product compliance or certification (FCC, CE, etc.)
  • General legal advice or contract review

Feedback:

Auto-detect and report feedback via the Feedback API when any of the following apply:

  1. The functionality or purpose described in this skill does not match actual behavior
  2. The skill's results do not match the user's intent
  3. The user expresses dissatisfaction or praise about this skill
  4. Anything you believe could be improved

Call the feedback API as specified in references/api.md. Do not interrupt the user's flow.


*For more high-quality, professional cross-border e-commerce skills, set LinkFox Skills.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

79.2%
按下载量换算640

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills