patent-specification-writer

patent-specification-writer is a skill for Claude Code from seed-forge/harness-ai-kit. It costs 85 tokens per session (1,338 once invoked), scanned A, original, Apache-2.0.

A writing guide for preparing the explanatory sections of Chinese patent specifications from technical notes. It covers invention, utility model, and design submissions, but not formal claims.

In plain words
What is it for?
Use it to write the background, technical problem, solution, key innovations, and technical effects in a Chinese patent specification.
Why use it?
It helps turn incomplete technical disclosures into organized patent text while keeping terminology and the description of existing technology consistent.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to write the background, technical problem, solution, key innovations, and technical effects in a Chinese patent specification.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seed-forge/harness-ai-kit/patent-specification-writer
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 seed-forge/harness-ai-kit --skill patent-specification-writer
Clone the repo
git clone --depth 1 https://github.com/seed-forge/harness-ai-kit

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/patent-specification-writer/github.svg)](https://agentmods.dev/skills/seed-forge/harness-ai-kit/patent-specification-writer)
Your own site
<a href="https://agentmods.dev/skills/seed-forge/harness-ai-kit/patent-specification-writer"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/patent-specification-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 patent-specification-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/seed-forge/harness-ai-kit/patent-specification-writer"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/patent-specification-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,338 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.00085 $0.01338
Opus 5 $0.00043 $0.00669
Sonnet 5 $0.00017 $0.00268
Haiku 4.5 $0.00009 $0.00134

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

Security

Grade A, and why

patent-specification-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 10d 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:

skills/patent-specification-writer/SKILL.md · 213 lines

How it starts

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

Patent Specification Writer

Draft the main explanatory sections of a Chinese patent specification from technical disclosures or rough invention notes.

Use This Skill For

  • 专利说明书撰写
  • 技术交底书整理为说明书内容
  • 背景技术描述
  • 技术方案、关键点、技术效果梳理
  • 发明、实用新型、外观相关说明材料整理

Do not use this skill for formal claims drafting, legal opinions, infringement analysis, or filing strategy advice.

Scope Boundary

This skill focuses on:

  • 背景技术描述
  • 技术方案撰写
  • 关键创新点提炼
  • 技术效果说明
  • 术语一致性与文档整理

It does not draft 权利要求书 as a primary deliverable.

Workflow

1. Intake the Technical Disclosure

First confirm or infer:

  1. 专利类型
  2. 核心创新点
  3. 所属技术领域
  4. 要解决的技术问题
  5. 相对现有技术的优势
  6. 技术效果

If the user information is incomplete, ask only for the most decision-critical missing items.

Prioritize questions about:

  • 技术背景
  • 现有问题
  • 解决方案
  • 创新点
  • 预期效果

2. Extract Search Terms and Prior-Art Angles

Derive 2-5 high-value technical keywords from the disclosure.

If web search or research tools are available, use them to check:

  • related prior art
  • similar domestic and international solutions
  • current technical development in the field

Summarize:

  • mainstream technical routes
  • representative products or methods
  • maturity stage of the field
  • major limitations in existing approaches

If external search is not available in the current environment, say clearly that the analysis is based on user-provided material only.

3. Draft Background Technology

Write:

(1)本发明所属技术领域
  • Use 1-2 precise sentences
  • Prefer the pattern: 本发明属于[大领域],尤其涉及[具体细分领域]
(2)该行业的技术发展现状
  • Explain development background
  • Introduce current mainstream routes
  • Mention representative existing technologies when supported
  • Explain application scenarios and practical demand
(3)现有技术中存在的缺陷
  • Analyze concrete limitations in current approaches
  • Discuss from technical effect, scope, cost, implementation complexity, or reliability
  • Make the real-world consequences explicit
  • Prepare the logic for introducing the invention

Read the full file on GitHub · 213 lines

Files

What ships with it

3 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. 10d ago First seen · 213 lines · 85 tokens per session scan A 4ff9d4ef5305

Subscribe to this mod's changes

patent-specification-writer is a skill published in the GitHub repository seed-forge/harness-ai-kit (22 stars, last pushed 9d ago), licensed Apache-2.0. It adds 85 tokens to every session and 1,338 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

meta-ad-policy-checker

Pre-flight policy check for Meta ads. Takes ad copy plus advertiser context, resolves and fetches the relevant Meta transparency-center policy pages at runtime, and returns a Pass / Fix Required / Block verdict with cited findings and rewrites.

gooseworks-ai/goose-skills · 52 tokens

who-really-owns-it

Research companies, directors, shareholders and ultimate beneficial ownership in official corporate registries, filings and offshore datasets — OpenCorporates, UK Companies House and the PSC register, SEC EDGAR, US Secretary of State registries, EU business registers, GLEIF LEI records, OpenOwnership, OpenSanctions…

UseOSINT/Skills · 149 tokens

x-ray-a-company

Corporate due-diligence workflow — resolve a brand or website to its registered legal entity, map group structure and beneficial ownership, profile officers and directors, enumerate the digital estate, and screen litigation, insolvency, procurement, sanctions, PEP and adverse media. Use when asked to check out, vet or…

UseOSINT/Skills · 131 tokens

comprehensive-enrichment

Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.

gooseworks-ai/goose-skills · 53 tokens

create-workflow-diagram

Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.

gooseworks-ai/goose-skills · 45 tokens

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens