patent-search

patent-search is a skill for Claude Code, Codex from Linearl/reasonix_skill_repo. It costs 52 tokens per session (3,254 once invoked), scanned A, original, no licence file.

A workflow for searching patent databases and assessing whether an idea may be patentable. It covers search-query design, comparison documents, novelty, inventive step, and disclosure writing.

In plain words
What is it for?
Use it to search Google Patents or Innojoy, design searches, rank prior documents, assess novelty and inventive step, and draft invention disclosures.
Why use it?
It helps organize patent research and makes the reasoning behind an initial patentability assessment easier to document.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to search Google Patents or Innojoy, design searches, rank prior documents, assess novelty and inventive step, and draft invention disclosures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/linearl/reasonix_skill_repo/patent-search
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Linearl/reasonix_skill_repo --skill patent-search
Clone the repo
git clone --depth 1 https://github.com/Linearl/reasonix_skill_repo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for patent-search

README.md
[![agentmods](https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/patent-search/github.svg)](https://agentmods.dev/skills/linearl/reasonix_skill_repo/patent-search)
Your own site
<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/patent-search"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/patent-search/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for patent-search

Your own site · 80×15
<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/patent-search"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/patent-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,254 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00052 $0.03254
Opus 5 $0.00026 $0.01627
Sonnet 5 $0.00010 $0.00651
Haiku 4.5 $0.00005 $0.00325

Measured 12d ago against content hash d401865352ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

patent-search scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **限流/封锁**:连续抓取会 503("Sorry... automated queries"),需放慢频率;**IP 被 Google 风控时是整页超时/503(本会话曾数小时不可达)——先检查本地代理**:curl -x socks5://127.0.0.1:<本地代理端口> -x 或 -x http://127.0.0.1:<本地代理端口>(clash/v2rayN 常见端口),带浏览器 UA 即可恢复。技能使用者环境若有代
skills/patent-search/SKILL.md · 109 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 109 lines · 52 tokens per session scan A d401865352ca

Subscribe to this mod's changes

patent-search is a skill published in the GitHub repository Linearl/reasonix_skill_repo (2 stars, last pushed 14d ago), with no licence file. It adds 52 tokens to every session and 3,254 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

compliance-check

Run a content draft against the compliance knowledge base in brain/compliance/ and return PASS or FAIL with exact concerns. Use on every draft before it reaches output/drafts/ or Mai Marketing Machine, and whenever the owner says "compliance check", "is this compliant", or "check this post". No draft proceeds without…

AiAi-Mastermind/aiai-mastermind-tools-and-skills · 74 tokens

wiki-ingest

Ingest supplied source material into an Obsidian vault with provenance and claim tracking: pasted text, files staged in the selected vault's inbox or .raw archive, or explicitly approved URLs. Use for a single source or bounded batch, not for saving an assistant answer. Triggers: ingest, ingest this file, ingest this…

AgriciDaniel/claude-obsidian · 88 tokens

autoresearch

Run a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find…

AgriciDaniel/claude-obsidian · 80 tokens

wiki-retrieve

Build and query a vault-local contextual BM25 retrieval index with optional multilingual Nomic cosine reranking; use for retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, chunk search, vault search, semantic search, find relevant passages, or retrieval diagnostics. Derived caches stay under .vault-meta…

AgriciDaniel/claude-obsidian · 81 tokens

obsidian-bases

Explain, draft, and validate Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use for Obsidian Bases, database-like vault views, dynamic tables, reading lists, task trackers, filters, formulas, summaries, and .base file edits.

AgriciDaniel/claude-obsidian · 69 tokens

patent-oa

An assistant for preparing replies to patent office examination opinions in China. It can use stored past cases and practice manuals to help shape a draft, which must be reviewed before filing.

handsomestWei/patent-disclosure-skill · 43 tokens