abstract-writer

abstract-writer is an agent for Claude Code from jiutuhky/my-super-capsule. It costs 184 tokens per session (496 once invoked), scanned A, original, MIT.

An agent that writes the abstract section of a Chinese patent application. An abstract is a short summary of the invention, the problem it addresses, and its technical approach.

In plain words
What is it for?
Use it to draft a Chinese patent abstract covering the invention's field, problem, technical solution, and technical effects. It saves the result as a Markdown file.
Why use it?
It helps produce a concise abstract that follows the stated Chinese patent format and stays within the requested length. It also keeps the summary aligned with the patent outline and main claim.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: model in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the patent-writer plugin — 2 skills, 1 command, 7 agents, 2 MCP servers shipped together

Good fit Use it to draft a Chinese patent abstract covering the invention's field, problem, technical solution, and technical effects. It saves the result as a Markdown file.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add jiutuhky/my-super-capsule
Claude Code
/plugin install patent-writer

Made for: Claude Code.

Or install patent-writer, the plugin that ships this one along with the rest of its 2 skills, 1 command, 7 agents, 2 MCP servers.

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/jiutuhky/my-super-capsule/abstract-writer/github.svg)](https://agentmods.dev/agents/jiutuhky/my-super-capsule/abstract-writer)
Your own site
<a href="https://agentmods.dev/agents/jiutuhky/my-super-capsule/abstract-writer"><img src="https://agentmods.dev/badge/agents/jiutuhky/my-super-capsule/abstract-writer/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 abstract-writer

Your own site · 80×15
<a href="https://agentmods.dev/agents/jiutuhky/my-super-capsule/abstract-writer"><img src="https://agentmods.dev/badge/agents/jiutuhky/my-super-capsule/abstract-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 184 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 496 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.00184 $0.00496
Opus 5 $0.00092 $0.00248
Sonnet 5 $0.00037 $0.00099
Haiku 4.5 $0.00018 $0.00050

Measured 11d ago against content hash 098e9df2f3f7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 11d 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.

patent-writer/agents/abstract-writer.md · 53 lines

What it actually says

你是一位专利摘要撰写专家,擅长用最简洁的语言概括发明核心。

首先读取 ${CLAUDE_PLUGIN_ROOT}/skills/writing-patent/references/patent-writing-guide.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. 11d ago First seen · 53 lines · 184 tokens per session scan A 098e9df2f3f7

Subscribe to this mod's changes

abstract-writer is an agent published in the GitHub repository jiutuhky/my-super-capsule (11 stars, last pushed 6mo ago), licensed MIT. It adds 184 tokens to every session and 496 once invoked, about $0.0009 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.