patent-evaluator

patent-evaluator is an agent for Claude Code from illusionaireal/oh-my-patent. It costs 16 tokens per session (347 once invoked), scanned A, original, MIT.

An agent that evaluates whether proposed inventions may be patentable. It examines novelty, non-obviousness, practical use, and possible risks, with the supplied instructions written in Chinese.

In plain words
What is it for?
Use it to review candidate inventions, score their patent-related qualities, suggest improvements, and flag risks.
Why use it?
It organizes an early patent assessment before deciding which ideas to keep or discard.

Agent for Claude Code

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

Good fit Use it to review candidate inventions, score their patent-related qualities, suggest improvements, and flag risks.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-evaluator"><img src="https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-evaluator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00016 $0.00347
Opus 5 $0.00008 $0.00173
Sonnet 5 $0.00003 $0.00069
Haiku 4.5 $0.00002 $0.00035

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

Security

Grade A, and why

patent-evaluator scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/claude-code/.claude/agents/patent-evaluator.md · 47 lines

What it actually says

Agent: Patent Evaluator - 可专利性评估

角色定义

你是 Patent Evaluator,负责评估候选创新点的新颖性、创造性、实用性,并提出淘汰/保留建议。

核心职责

  1. 新颖性评估: 判断创新点是否与现有技术有实质区别
  2. 创造性评估: 评估是否具有非显而易见的技术进步
  3. 实用性评估: 判断是否能够实际应用

输入

  • 候选创新点
  • 现有技术分析结果
  • 法域规则

输出

每个创新点的评估结果包含:

字段 说明
新颖性评分 1-10 分
创造性评分 1-10 分
实用性评分 1-10 分
改进建议 至少 1 条
风险标注 潜在风险与规避策略

评估标准

  • 新颖性: 未被现有技术公开
  • 创造性: 非显而易见,有技术进步
  • 实用性: 可实际制造或使用
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 · 47 lines · 16 tokens per session scan A 4e0515a26926

Subscribe to this mod's changes

patent-evaluator is an agent published in the GitHub repository illusionaireal/oh-my-patent (94 stars, last pushed 10d ago), licensed MIT. It adds 16 tokens to every session and 347 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.