ablation-planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
Write detailed embodiment descriptions for patent specifications. Use when user says \"撰写实施例\", \"write embodiment\", \"实施例描述\", \"detailed description\", or wants to describe how to practice an invention.
$ npx -y skills add wanshuiyin/Auto-claude-code-research-in-sleep --skill embodiment-description --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/embodiment-descriptionContext preview
The summary Claude sees to decide when to auto-load this skill.
Write detailed embodiment descriptions for patent specifications. Use when user says \"撰写实施例\", \"write embodiment\", \"实施例描述\", \"detailed description\", or wants to describe how to practice an invention.
name: embodiment-description description: "Write detailed embodiment descriptions for patent specifications. Use when user says \"撰写实施例\", \"write embodiment\", \"实施例描述\", \"detailed description\", or wants to describe how to practice an invention." argument-hint: "[claims-path-or-embodiment-details]" allowed-tools: Bash(*), Read, Write, Edit, Grep, Glob
Write detailed embodiments for: **$ARGUMENTS**
Embodiments describe HOW to make and use the invention -- they are the patent equivalent of experiment sections, but describe the invention rather than evaluating it empirically.
1. `patent/INVENTION_DISCLOSURE.md` — invention decomposition (core/supporting/optional features) 2. `patent/CLAIMS.md` — drafted claims that the embodiments must support 3. User-provided figures (if any) in any directory 4. `patent/figures/numeral_index.md` if it exists (from `/figure-description`)
For each claim category (method, system, etc.), plan at least one embodiment:
| Embodiment | Covers Claims | Type | Key Variations | |-----------|--------------|------|----------------| | 1 | Claims 1, X | Best mode / preferred | [primary implementation] | | 2 | Claims 2, 3 | Alternative | [different parameters/materials] | | 3 | Claims 4, 5 | Additional alternative | [different configuration] |
For each embodiment, write a detailed description following this structure:
**Opening paragraph**: "In one embodiment, [invention summary with reference to what is being described]."
**Component/step-by-step description**:
For method embodiments:
For system/apparatus embodiments:
**Variations and alternatives**:
These variations are critical -- they support broader claim interpretation.
Ensure consistent reference numeral usage:
1. Every component mentioned must have a numeral 2. Numeral must appear first in parentheses after the component name: "the processor (102)" 3. Subsequent references: "the processor 102" (no parentheses) 4. Numbering follows figure series: 100-series for FIG. 1, 200-series for FIG. 2
**Format**:
For each claim element, verify it appears in at least one embodiment:
| Claim Element | Embodiment | Reference Numeral | Description Paragraph | |---------------|-----------|-------------------|----------------------| | [element] | [which] | [numeral] | [paragraph reference] |
If any claim element lacks embodiment support, add the necessary description.
For method/software inventions, include:
Example:
In one embodiment, the method comprises the following steps: At step 202, the processor 102 receives input data from the input device 108. At step 204, the processor 102 extracts feature vectors from the input data using a convolutional neural network. At step 206, the processor 102 applies the attention mechanism 110 to the feature vectors...
Embodiment sections are written to `patent/specification/detailed_description.md` (or appended to the specification structure).
Each embodiment section should be self-contained but cross-reference other embodiments when describing alternatives.
· · · · · · -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…