ablation-planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
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.
$ npx -y skills add wanshuiyin/Auto-claude-code-research-in-sleep --skill claims-drafting --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/claims-draftingContext preview
The summary Claude sees to decide when to auto-load this skill.
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.
name: claims-drafting description: "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." argument-hint: "[invention-disclosure-path]" allowed-tools: Bash(*), Read, Write, Edit, Grep, Glob, WebSearch, WebFetch, mcp__codex__codex, mcp__codex__codex-reply
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.
1. `patent/INVENTION_DISCLOSURE.md` — structured invention with core/supporting/optional features 2. `patent/PRIOR_ART_REPORT.md` — prior art to avoid 3. `patent/NOVELTY_ASSESSMENT.md` — novelty analysis with suggested amendments 4. Target jurisdiction from invention disclosure or `$ARGUMENTS`
Load `../shared-references/patent-writing-principles.md` for claim drafting principles, antecedent basis rules, and common pitfalls. Load `../shared-references/patent-format-cn.md` for CN claim format (其特征在于). Load `../shared-references/patent-format-us.md` for US claim format (comprising, means-plus-function). Load `../shared-references/patent-format-ep.md` for EP two-part form (characterised in that).
Based on patent type and jurisdiction:
**If `PATENT_TYPE = utility_model` (实用新型)**:
Based on target jurisdiction:
| Jurisdiction | Claim Style | Characterising Phrase | Preamble Format | |-------------|------------|----------------------|-----------------| | CN | Two-part (两部式) | 其特征在于 | 一种...的方法/装置,包括: | | US | Open (preferred) | comprising | A method for..., comprising: | | EP | Two-part (mandatory) | characterised in that | A method for..., comprising [known], characterised in that [inventive] | | ALL | Draft CN + US + EP | All of the above | All of the above |
**CRITICAL — Claims numbering (CN format):**
**CRITICAL — No empirical content in claims:**
For each claim category identified in INVENTION_DISCLOSURE.md:
**Method Claim (broadest)**: 1. Start with preamble identifying the category and purpose 2. List the core inventive features (from the "Core Inventive Concept" section) 3. Include enough known features for context (but not more than necessary) 4. Use open transition ("comprising" / "包括") 5. Each element should be separated by semicolons or on separate lines 6. Apply jurisdiction-specific format:
**System/Apparatus Claim**: 1. Mirror the method claim in structural form 2. Each method step becomes a "module configured to..." or "component for..." 3. Same hierarchy of known vs. inventive features
**Quality checks for each independent claim**:
For each independent claim, draft 5-10 dependent claims that:
1. **Narrow the core inventive features**: Specific implementations, parameters, ranges 2. **Cover preferred embodiments**: Features from the specification's detailed description 3. **Provide fallback positions**: If the independent claim is rejected, these narrower claims may survive 4. **Cover alternatives**: Different ways to achieve the same inventive result
**Dependent claim format**:
**Rules for dependent claims**:
· · · · · · -orange?style=flat) · · 💬 Join Community · 💡 Use ARIS as a skill-based workflow in Claude Code / Codex CLI / Cursor / Trae / Antigravity / GitHub Copilot CLI / OpenClaw / DeepSeek Harness, or get the full experience with the standalone ARIS-Code
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
Quick single-paper lookup via AlphaXiv LLM-optimized summaries with tiered source fallback. Use when user says "explain this paper", "summarize paper", pastes…
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to…
Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper…
Autonomously improve a generated paper via GPT-6-Astra xhigh review → implement fixes → recompile, for 2 rounds. Use when user says \"改论文\", \"improve paper\",…
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop…