claims-drafting
仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由
专为专利流程设计,能快速生成可迭代的权利要求草案,节省律师初稿时间。
▸ 风险提示
非执业律师产出需法律专家复核,存在法律表达或覆盖范围错误风险。
这个 Skill 做什么
根据发明要点自动起草专利权利要求并作为专利撰写管线的核心技能。
根据发明要点自动起草专利权利要求,生成清晰的主从权利项并兼顾保护范围与可实施性。常用于准备专利申请、把技术说明转成法律用语或做权利要求的迭代修改。作为专利撰写链的核心,产出可直接用于审查前的修改和交底,节省大量反复表达和法律措辞调整的时间。
▸ 展开 SKILL.md 英文原文
Draft patent claims for an invention. Use when user says "撰写权利要求", "draft claims", "写权利要求书", "claim drafting", or wants to create patent claims. The core skill of the patent pipeline.
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/claims-drafting/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/claims-drafting/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Claims Drafting: The Core Patent Skill Draft patent claims based on: **$ARGUMENTS** This is the most critical skill in the patent pipeline. Claims define the legal scope of protection -- everything else (specification, figures, abstract) exists to support and enable the claims. ## Constants - `REVIEWER_MODEL = gpt-5.6-sol` — External examiner for claim quality review - `MAX_CLAIM_REVISION_ROUNDS = 3` — Maximum revision iterations - `CLAIM_STYLE = "auto"` — `US` (Jepson or open), `EP` (two-part mandatory), `CN` (two-part), `auto` (detect from jurisdiction) - `MIN_INDEPENDENT_CLAIMS = 2` — Typically method + system. For utility model (实用新型): apparatus/device only, NO method claims. - `MA
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有