dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully
$ npx -y skills add OpenLAIR/dr-claw --skill aris-formula-derivation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aris-formula-derivationContext preview
The summary Claude sees to decide when to auto-load this skill.
Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully
name: aris-formula-derivation description: Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully fixed, the main object still needs to be chosen, or the user needs a coherent derivation package rather than a finished theorem proof. argument-hint: "[problem-goal-current-formulas-or-notes]" allowed-tools: Read, Write, Edit, Grep, Glob license: MIT metadata: author: wanshuiyin/ARIS version: "1.0.0"
Build an honest derivation package, not a fake polished theorem story.
Produce exactly one of: 1. a coherent derivation package for the original target 2. a reframed derivation package with corrected object / assumptions / scope 3. a blocker report explaining why the current notes cannot yet support a coherent derivation
Extract and normalize:
If the target, object, notation, or assumptions are ambiguous, state the exact interpretation you are using before deriving anything.
Determine the target derivation file with this priority: 1. a file path explicitly specified by the user 2. a derivation draft already referenced in local notes 3. `DERIVATION_PACKAGE.md` in project root as the default target
Read the relevant local context:
Extract:
State explicitly:
Do not start symbolic manipulation before this is fixed.
Identify the single quantity or conceptual object that should organize the derivation.
Typical possibilities include:
If the current notes start from a narrower quantity, decide explicitly whether it is:
Do not let a convenient proxy silently replace the actual conceptual object.
Restate:
Identify:
Preserve the user's original notation unless a cleanup is necessary for coherence. If you adopt a cleaner internal formulation, keep that as a derivation device rather than silently replacing the user's target.
For every nontrivial step, determine whether it is:
Never merge these categories without signaling the transition. If one part is only interpretive, do not present it as if it were mathematically proved.
Choose a derivation strategy, for example:
Then write a derivation map:
If the derivation needs a decomposition, derive it from the chosen global quantity. Do not make a split appear magically from one local variable itself.
Write to the chosen target derivation file.
If the target derivation file already exists:
If the user does not specify a target, default to `DERIVATION_PACKAGE.md` in project root.
Do NOT write directly into paper sections or appendix `.tex` files unless the user explicitly asks for that target.
The derivation package must include:
Writing rules:
A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.
Repo: OpenLAIR/dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews,…
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or…
Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you…
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices,…