dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
This skill should be used when the user asks to "analyze experimental results", "generate results section", "statistical analysis of experiments", "compare model performance", "create results visualization", or mentions connecting experimental data to paper writing. Provides
$ npx -y skills add OpenLAIR/dr-claw --skill inno-experiment-analysis --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/inno-experiment-analysisContext preview
The summary Claude sees to decide when to auto-load this skill.
This skill should be used when the user asks to "analyze experimental results", "generate results section", "statistical analysis of experiments", "compare model performance", "create results visualization", or mentions connecting experimental data to paper writing. Provides
name: inno-experiment-analysis description: This skill should be used when the user asks to "analyze experimental results", "generate results section", "statistical analysis of experiments", "compare model performance", "create results visualization", or mentions connecting experimental data to paper writing. Provides comprehensive guidance for analyzing ML/AI experimental results and generating paper-ready content. tags: [Research, Analysis, Statistics, Visualization, Paper Writing] version: 0.1.0
A systematic experimental results analysis workflow connecting experimental data to paper writing.
This skill provides three core capabilities:
1. **Experimental Data Analysis** - Read and analyze experimental data in various formats 2. **Statistical Validation** - Perform statistical significance tests and performance comparisons 3. **Paper Content Generation** - Generate text and visualizations for the Results section
Use this skill when you need to:
Data Loading → Data Validation → Statistical Analysis → Visualization → Writing → Quality Check
**Supported Data Formats:**
**Data Validation Checks:**
Select appropriate tools for data loading and preliminary validation based on data format.
**Basic Statistics:**
**Significance Tests:**
Select appropriate statistical tests based on data characteristics.
**Key Principles:**
See `references/statistical-methods.md` for the complete statistical methods guide.
**Comparison Dimensions:**
**Comparison Methods:**
Systematically compare performance across different methods, ensuring fair comparison.
**Publication-Quality Visualization Requirements:**
**Common Chart Types:**
Use appropriate visualization tools to generate publication-quality figures.
See `references/visualization-best-practices.md` for the visualization guide.
**Results Section Structure:**
## Results ### Overview of Main Findings [1-2 paragraphs summarizing core results] ### Experimental Setup [Brief description of experimental configuration; details in appendix] ### Performance Comparison [Comparison with baseline methods, including tables and figures] ### Ablation Study [Validate contributions of each component] ### Statistical Significance [Report statistical test results] ### Qualitative Analysis [Case studies, visualization examples]
**Writing Principles:**
See `references/results-writing-guide.md` for the complete writing guide.
**Checklist:**
❌ **Wrong approach:**
✅ **Correct approach:**
❌ **Wrong approach:**
✅ **Correct approach:**
❌ **Wrong approach:**
✅ **Correct approach:**
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,…