Patent Write logo

Patent Write

CommunityPopular
xstongxue
patent-write

基于用户提供的技术方案、草稿或参考专利,生成、改写与统稿中文发明专利的题目、摘要、背景技术、发明内容、权利要求、附图说明和具体实施方式。用于专利撰写、专利摘要、权利要求、说明书、专利润色、专利仿写、参考专利蒸馏等场景。

Overview

Publisherxstongxue
Repositorybest-skills
Skill namepatent-write
Stars
2.9K
Forks
201
Bundled files
11
LicenseApache-2.0
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 11 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by xstongxue on GitHub. Read the source before you install it.

Installation

Install the Patent Write AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/xstongxue/best-skills.git /tmp/best-skills
mkdir -p .claude/skills
cp -r /tmp/best-skills/skills/patent-write .claude/skills/patent-write
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Patent Write in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Patent Write on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Patent Write is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

中文发明专利撰写

使用时机

  • 用户要写中文发明专利
  • 用户要补写某一章节,如摘要、权利要求、具体实施方式
  • 用户给了参考专利,希望蒸馏写法、结构和表达套路
  • 用户要对现有专利草稿做统稿、收敛或术语一致性检查

Step 1:识别任务类型

用户表述 / 关键词执行文件
完整专利、全文、完整说明书、帮我写整个专利reference/full-patent.md
题目、名称、题目优化、题目收敛reference/title.md
摘要reference/abstract.md
背景技术、现有技术缺陷reference/background.md
发明内容、技术方案、有益效果reference/invention-content.md
权利要求、独立权利要求、从属权利要求reference/claims.md
附图说明、图号reference/figures-desc.md
附图绘制(Draw.io 黑白中文)reference/figures-drawio.md
具体实施方式、实施例reference/implementation.md
统稿、检查、术语一致性、自检reference/review.md
参考专利蒸馏、仿写套路、结构提炼reference/distill.md

Step 2:收集输入

优先收集以下材料,缺什么补什么:

  • 技术方案说明:解决什么问题,核心手段是什么
  • 现有草稿:已有题目、摘要、权利要求、说明书任一部分
  • 参考专利:供蒸馏结构、语言和颗粒度,不直接照抄
  • 附图或流程图:模块图、流程图、架构图、时序图
  • 创新点:相对现有技术的具体区别与效果

若用户要写全文,默认按以下顺序推进:

  1. 先提炼创新点与保护对象
  2. 先搭权利要求骨架
  3. 再写摘要、发明内容
  4. 再展开具体实施方式
  5. 最后做统稿和一致性检查

Step 3:执行并输出

  • 读取对应 reference 的写法规则、结构模板和禁忌
  • 严格围绕用户提供材料写,不补不存在的实验数据、实施结果或硬件参数
  • 同一轮输出尽量给成品,不只给原则
  • 若信息不足以支撑正式专利文本,先列缺失项,再给可落地草稿

通用原则

  • 不编造:材料里没有的模块、步骤、实验数据、性能指标不要写
  • 结构先行:先定保护骨架,再写展开文本
  • 术语统一:同一对象全篇只用一种主称呼
  • 技术对应:背景缺陷、发明目的、技术方案、有益效果要一一对应
  • 少写空话:避免只有功能结果、没有实现路径
  • 先宽后窄:独立权利要求概括核心方案,从属权利要求再细化步骤、条件、模块和公式

从参考专利蒸馏出的高频规律

  • 题目优先落在“方法、系统、设备及介质”这一类常见命名结构
  • 摘要写“公开内容 + 核心步骤 + 技术效果”,不照搬权利要求长串句式
  • 背景技术要写到现有方法的具体缺陷,不能只写行业趋势
  • 发明内容先写目的,再写技术方案,再写有益效果
  • 权利要求 1 负责总流程或核心模块;从属权利要求负责细化子步骤、参数、约束、依赖关系
  • 具体实施方式要和附图、步骤编号、模块名称闭环

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Patent Write AI skill do?

基于用户提供的技术方案、草稿或参考专利,生成、改写与统稿中文发明专利的题目、摘要、背景技术、发明内容、权利要求、附图说明和具体实施方式。用于专利撰写、专利摘要、权利要求、说明书、专利润色、专利仿写、参考专利蒸馏等场景。

Why use Patent Write on TypingMind?

Because you install it once and use it with any model. Patent Write is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Patent Write in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/xstongxue/best-skills/tree/main/skills/patent-write. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Patent Write?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Patent Write?

As many as you like. As long as a model supports skills, you can use Patent Write with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Patent Write AI skill free?

Yes. It is published on GitHub by xstongxue under the Apache-2.0 license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇