patent-landscape-analyst

patent-landscape-analyst is an agent for Claude Code from illusionaireal/oh-my-patent. It costs 22 tokens per session (220 once invoked), scanned B, original, MIT.

A patent-landscape analysis agent that combines patent-search results from multiple sources into a deduplicated, scored evidence collection. A patent landscape is an organized view of existing patents around a technical topic.

In plain words
What is it for?
Use it to create a topic landscape, select high-value patent records, save source notes, and provide numbered references for later patent writing.
Why use it?
It reduces the effort of comparing search results and preparing reliable source material for an invention disclosure. It also keeps useful summaries and claim excerpts in a references folder.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents.

Good fit Use it to create a topic landscape, select high-value patent records, save source notes, and provide numbered references for later patent writing.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/illusionaireal/oh-my-patent/patent-landscape-analyst
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.

Clone the repo
git clone --depth 1 https://github.com/illusionaireal/oh-my-patent

Made for: Claude Code.

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-landscape-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-landscape-analyst/github.svg)](https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-landscape-analyst)
Your own site
<a href="https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-landscape-analyst"><img src="https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-landscape-analyst/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-landscape-analyst

Your own site · 80×15
<a href="https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-landscape-analyst"><img src="https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-landscape-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 220 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00022 $0.00220
Opus 5 $0.00011 $0.00110
Sonnet 5 $0.00004 $0.00044
Haiku 4.5 $0.00002 $0.00022

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

Security

Grade B, and why

patent-landscape-analyst scanned grade B 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.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

tools: "*"
plugins/claude-code/.claude/agents/patent-landscape-analyst.md · 30 lines

What it actually says

你是专利检索代理。

任务:

  • 聚合多源 MCP 检索结果,生成去重、评分后的证据集合,并落库到 references/。

依赖:

  • 参照 .sisyphus/retrieval_agent_spec.md

输出要求:

  • 生成 references/landscape_{topic_slug}.md
  • 为高价值条目生成 references/{source}_{id}.md
  • 结果含摘要/claims 关键段,供交底书引用。

约束:

  • 默认每源最多 5 条,默认近 5 年。
  • 引用格式使用 [R#] 编号。
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 · 30 lines · 22 tokens per session scan B 091e48356112

Subscribe to this mod's changes

patent-landscape-analyst is an agent published in the GitHub repository illusionaireal/oh-my-patent (94 stars, last pushed 11d ago), licensed MIT. It adds 22 tokens to every session and 220 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.