Agent skill · linkfox-ai

linkfox-google-patent-search

通过 Google Patents 公开专利数据库检索全球专利,支持关键词、发明人、受让人、国家、日期、专利状态等多维筛选,返回专利公开号、标题、发明人、申请/公开/授权日期、受让人、CPC 分类、PDF 链接等核心著录数据。当用户提到谷歌专利、Google Patents、专利检索、专利搜索、查专利、专利防侵权、FTO 排查、prior art search、专利侵权排查时触发此技能。即使用户未明确提及"Google Patents",只要用户希望通过关键词或著录条件检索专利文献,也应触发此技能。

What it needs

About 6k tokens when loaded.

What this skill does

Google Patents Search This skill searches the public Google Patents database, returning matching patents with publication numbers, titles, inventors, assignees, dates, CPC classifications, and PDF links. Useful for cross-border sellers doing freedom-to-operate (FTO) checks, prior-art searches, and patent-infringement risk screening before listing a product. Core Concepts Google Patents Search runs a query (q) against the public Google Patents corpus. The query supports Google Patents' native advanced syntax (e.g. owner:"company", inventor:"name", date ranges). Results are returned as a ranked list of patents (and optionally Google Scholar articles). This skill returns a list of patents with bibliographic fields. To retrieve detailed bibliographic data, full text, legal status, family, or images for a specific patent found here, feed the returned patentId/publicationNumber into the corresponding linkfox-zhihuiya-bibliography / linkfox-zhihuiya-legal-status / linkfox-zhihuiya-patent-family skills. Data Fields Each organicResults[] item (one matching patent): Field Description ------- ------------- publicationNumber Publication (announcement) number patentId Patent ID title Patent (or Scholar article) title snippet Result snippet / abstract inventor Inventor(s) assignee Assignee(s) filingDate Filing date publicationDate Publication / issue date grantDate Grant date priorityDate Priority date language Patent language cpc Cooperative Patent Classification (only when clustered) cpcDescription CPC description countryStatus Per-country legal status map position Search result position rank Result rank (may differ from position when clustered) patentLink Google Patents link pdf Patent PDF link thumbnail Patent thumbnail figures Figure list (thumbnail, full) scholar Whether this is a Google Scholar result scholarId / scholarLink / author / authorEtal / publicationVenue / urlHostname Scholar-article fields (present when scholar=true) serpapiLink Result detail-API link Top-level …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills linkfox-ai/linkfox-google-patent-search

View the source on GitHub

Browse the @skills marketplace