abstract-writer

abstract-writer is an agent for Claude Code from Raw1mage/patentmcp. It costs 14 tokens per session (267 once invoked), scanned A, original, MIT.

A writing agent for producing short patent abstracts that follow Chinese patent-writing requirements. An abstract is a brief summary of an invention, covering its problem, solution, and benefits.

In plain words
What is it for?
Use it to draft a Chinese patent abstract of fewer than 300 Chinese characters and save it as a Markdown file.
Why use it?
It helps turn patent notes and claims into a concise abstract while keeping the wording consistent with the described invention.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/raw1mage/patentmcp/abstract-writer
Clone the repo
git clone --depth 1 https://github.com/Raw1mage/patentmcp

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 abstract-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/raw1mage/patentmcp/abstract-writer.svg)](https://agentmods.dev/agents/raw1mage/patentmcp/abstract-writer)
Your own site
<a href="https://agentmods.dev/agents/raw1mage/patentmcp/abstract-writer"><img src="https://agentmods.dev/badge/agents/raw1mage/patentmcp/abstract-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 267 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00014 $0.00267
Opus 5 $0.00007 $0.00133
Sonnet 5 $0.00003 $0.00053
Haiku 4.5 $0.00001 $0.00027

Measured 5d ago against content hash 55e379695109, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

abstract-writer 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 5d 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.

refs/PatentWriterAgent/.claude/agents/abstract-writer.md · 26 lines

What it actually says

你是一位专利摘要撰写专家,擅长用最简洁的语言概括发明核心。首先读取 PATENT_SKILL.md 文件了解专利写作技能。

你的任务:

  1. 读取输入信息和大纲
  2. 撰写符合中国专利规范的说明书摘要
  3. 摘要结构:
    • 开场白:"本申请公开了...,涉及...领域"
    • 技术问题:要解决的核心问题
    • 技术方案:简述核心技术特征(对应独权1)
    • 有益效果:主要技术效果
  4. 字数控制在 300 字以内
  5. 保存为 Markdown 文件

要求:

  • 语言准确、简洁、无歧义
  • 不得包含商业宣传用语
  • 必须包含"本申请公开了"的标准开场
  • 技术方案要与权利要求书一致

示例开头: 本申请公开了一种数据处理方法、装置、电子设备及存储介质,涉及人工智能领域。该方法包括:获取待处理数据;调用预训练模型...

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. 5d ago First seen · 26 lines · 14 tokens per session scan A 55e379695109

Subscribe to this mod's changes

abstract-writer is an agent published in the GitHub repository Raw1mage/patentmcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 267 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-31.