dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Use when a quest needs a polished milestone chart, paper-facing figure, appendix figure, or a mandatory render-inspect-revise pass before treating a figure as final.
$ npx -y skills add OpenLAIR/dr-claw --skill ds-figure-polish --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ds-figure-polishContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when a quest needs a polished milestone chart, paper-facing figure, appendix figure, or a mandatory render-inspect-revise pass before treating a figure as final.
name: ds-figure-polish description: Use when a quest needs a polished milestone chart, paper-facing figure, appendix figure, or a mandatory render-inspect-revise pass before treating a figure as final. skill_role: companion license: MIT metadata: author: ResearAI/DeepScientist version: "1.0.0"
Use this skill when a figure matters beyond transient debugging.
This includes:
Do not use this skill for disposable debug plots unless the user explicitly asks for them to be polished.
DeepScientist figures should feel academic, restrained, and clear.
The goal is not to make a plot “fancy”. The goal is to make the intended comparison obvious without visual clutter.
Use one dominant message per figure. If multiple unrelated claims are competing inside the same image, split the figure instead of cramming everything into one panel.
First classify the figure:
Prefer the bundled Matplotlib style asset when plotting in Python:
If you need a custom script, start from that style instead of inventing a fresh bright theme.
Default visual rules:
Choose the chart by the research question:
Do not use heatmaps or crowded dashboards just because they look “richer”.
Avoid any colormap whose lightness jumps back and forth or whose hue changes overwhelm numeric ordering.
If a figure is intended for milestone reporting, paper drafting, appendix use, or durable artifact storage, you must follow this sequence:
1. render a first draft 2. open the rendered figure yourself with the available file / image inspection capability 3. inspect the actual result, not just the plotting code 4. revise the figure if readability or composition is weak 5. re-export the final version
Do not treat a figure as final if you have not inspected the rendered result. Do not assume “the code looks fine” means “the figure looks fine”.
When reviewing the rendered figure, check at least:
If any answer is negative, revise before calling the figure complete.
Prefer deterministic export names and record the generating script path.
Whenever a figure is accepted as durable, record:
For paper work, keep this aligned with `paper/figures/figure_catalog.json`.
If plotting in Python, prefer:
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,…