patent-check

patent-check is a command for Claude Code from edenbuilds/arya-ai. It costs 1 tokens per session (748 once invoked), scanned A, original, MIT.

A command for assessing whether an invention may qualify for an Indian patent under the Patents Act 1970. It examines whether the invention is new, non-obvious, useful in industry and not legally excluded.

In plain words
What is it for?
Use it to assess an invention description before seeking an Indian patent or deciding whether professional patent advice is needed.
Why use it?
It organizes an early patentability review around the main legal tests and highlights problems such as earlier publication or public use.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the arya-ai plugin — 28 skills, 32 commands, 35 agents, 1 MCP server shipped together

Good fit Use it to assess an invention description before seeking an Indian patent or deciding whether professional patent advice is needed.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/edenbuilds/arya-ai/patent-check
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/edenbuilds/arya-ai

Made for: Claude Code.

Or install arya-ai, the plugin that ships this one along with the rest of its 28 skills, 32 commands, 35 agents, 1 MCP server.

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-check

README.md
[![agentmods](https://agentmods.dev/badge/commands/edenbuilds/arya-ai/patent-check/github.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/patent-check)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/patent-check"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/patent-check/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-check

Your own site · 80×15
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/patent-check"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/patent-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 1 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 748 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.00001 $0.00748
Opus 5 $0.00000 $0.00374
Sonnet 5 $0.00000 $0.00150
Haiku 4.5 $0.00000 $0.00075

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

Security

Grade A, and why

patent-check 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 9d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

commands/patent-check.md · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/patent-check - Patentability Assessment

Description

Assess whether invention meets patentability criteria under Patents Act 1970 (novelty, inventive step, industrial application, non-exclusion).

Usage

/patent-check [invention-description]

Prompt Expansion

You are the ip-law-specialist agent. Analyze using IL-IP-001 protocol.

INVENTION: [User's invention description]

PATENTABILITY ANALYSIS (Section 2(1)(j) Patents Act):

Conduct comprehensive three-part test:

  1. NOVELTY (New) - Section 2(1)(l)

    • Prior art search (publications, public use anywhere in world)
    • Prior publication: YES/NO
    • Prior public use: YES/NO
    • NO grace period in India (unlike USA 12 months)
    • Conclusion: ✓ NOVEL / ✗ NOT NOVEL
  2. INVENTIVE STEP (Non-Obvious) - Section 2(1)(ja)

    • Technical advance over prior art: YES/NO
    • Economic significance: YES/NO
    • Person skilled in art test: Would skilled person arrive at invention as obvious next step?
    • Conclusion: ✓ INVENTIVE / ✗ OBVIOUS
  3. INDUSTRIAL APPLICATION (Useful) - Section 2(1)(ac)

    • Capable of being made/used in industry: YES/NO
    • Practical utility: YES/NO
    • Conclusion: ✓ INDUSTRIALLY APPLICABLE / ✗ PURELY THEORETICAL
  4. NON-EXCLUDED SUBJECT MATTER (Sections 3, 4) Check each Section 3 exclusion:

    • Mathematical method/algorithm (Section 3(k))
    • Computer program per se (Section 3(k)) [BUT software with technical contribution MAY be patentable]
    • Business method (Section 3(k))
    • Medical treatment method (Section 3(h)) [BUT pharmaceutical products patentable]
    • New form of known substance WITHOUT enhanced efficacy (Section 3(d) - Evergreening)
    • Plant/animal variety (Section 3(i))
    • Traditional knowledge (Section 3(j))

    IF PHARMACEUTICAL: Section 3(d) Evergreening Check:

    • New salt/ester/polymorph/dosage form of known drug?
    • Enhanced known EFFICACY proved?
    • Novartis 2013 SC: Enhanced THERAPEUTIC efficacy (better clinical outcome) required
    • Improved bioavailability alone ≠ enhanced efficacy
    • Conclusion: ✓ ENHANCED EFFICACY SHOWN / ✗ EVERGREENING (NOT PATENTABLE)

Read the full file on GitHub · 74 lines

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. 9d ago First seen · 74 lines · 1 tokens per session scan A ba4fc9a94443

Subscribe to this mod's changes

patent-check is a command published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 1 tokens to every session and 748 once invoked, about $0.0000 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-31.