patent-reader

patent-reader is a skill for Claude Code from handsomestWei/patent-disclosure-skill. It costs 31 tokens per session (224 once invoked), scanned A, original, MIT.

A plain-language reader for Chinese patents that turns a publication number or PDF into notes, diagrams, and an Obsidian entry. Obsidian is a note-taking app that stores linked Markdown files.

In plain words
What is it for?
It is for extracting and explaining Chinese patent documents, including utility-model and design patents, then organizing the notes for later use.
Why use it?
Patent documents are written in formal technical and legal language, which makes their main idea and structure hard to scan.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit It is for extracting and explaining Chinese patent documents, including utility-model and design patents, then organizing the notes for later use.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/handsomestwei/patent-disclosure-skill/patent-reader
About the project

中国专利.skill is a Chinese-language agent skill for finding patentable ideas, writing patent disclosure documents, explaining published patents, tracking examination policies, and helping prepare examination responses. It is for developers and researchers working with Chinese invention, utility-model, and design patents, with workflows that can store related research in Obsidian.

handsomestWei/patent-disclosure-skill · 8,909 stars · on GitHub · skillhub.cn

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 handsomestWei/patent-disclosure-skill --skill patent-reader
Clone the repo
git clone --depth 1 https://github.com/handsomestWei/patent-disclosure-skill

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/handsomestwei/patent-disclosure-skill/patent-reader/github.svg)](https://agentmods.dev/skills/handsomestwei/patent-disclosure-skill/patent-reader)
Your own site
<a href="https://agentmods.dev/skills/handsomestwei/patent-disclosure-skill/patent-reader"><img src="https://agentmods.dev/badge/skills/handsomestwei/patent-disclosure-skill/patent-reader/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-reader

Your own site · 80×15
<a href="https://agentmods.dev/skills/handsomestwei/patent-disclosure-skill/patent-reader"><img src="https://agentmods.dev/badge/skills/handsomestwei/patent-disclosure-skill/patent-reader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 224 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00031 $0.00224
Opus 5 $0.00015 $0.00112
Sonnet 5 $0.00006 $0.00045
Haiku 4.5 $0.00003 $0.00022

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

Security

Grade A, and why

patent-reader 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 6d ago.

The scan reads SKILL.md. This mod also ships 33 executable files (tests/__init__.py, tests/test_desc_paragraphs.py, tests/test_extract_patent_text.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/patent-reader/SKILL.md · 17 lines

What it actually says

专利通俗解读

  1. Read prompts/patent_plain_reader.md
  2. 实用新型或外观:Read prompts/type_hooks.md + prompts/fill_*
  3. 笔记 / 自检:obsidian_ofm_companion.mdpatent_reader_self_check.md

工具在 tools/(本包 extract/ · analyze/ · vault/)。
中间产物:用户工作区 outputs/patent_reader/。PDF:tools/extract/fetch_patent_pdf.py;入库:tools/vault/write_patent_obsidian_note.py

与交底互斥:解读不跑交底 Step 1–8。

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 17 lines · 31 tokens per session scan A 40103db2dbee

Subscribe to this mod's changes

patent-reader is a skill published in the GitHub repository handsomestWei/patent-disclosure-skill (8,909 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 224 once invoked, about $0.0002 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-09-03.