·data-analysis
{}

data-analysis

Generate statistical analysis code with 4-round review. Select appropriate statistical tests, interpret results, and produce analysis reports with p-values, effect sizes, and confidence intervals. Use when analyzing experimental data for a paper.

18Installs·4Trend·@lingzhi227

Installation

$npx skills add https://github.com/lingzhi227/agent-research-skills --skill data-analysis

How to Install data-analysis

Quickly install data-analysis AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill data-analysis
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingzhi227/agent-research-skills.

SKILL.md

View raw

Detects data types, recommends tests, runs comparisons, outputs effect sizes and significance stars. Requires numpy, scipy.

Formats p-values with stars, LaTeX notation, or plain text. Stdlib-only.

Step 1: Generate Analysis Code Structure the code with these sections:

Generate statistical analysis code with 4-round review. Select appropriate statistical tests, interpret results, and produce analysis reports with p-values, effect sizes, and confidence intervals. Use when analyzing experimental data for a paper. Source: lingzhi227/agent-research-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingzhi227/agent-research-skills --skill data-analysis
Category
{}Data Analysis
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from lingzhi227/agent-research-skills

Quick answers

What is data-analysis?

Generate statistical analysis code with 4-round review. Select appropriate statistical tests, interpret results, and produce analysis reports with p-values, effect sizes, and confidence intervals. Use when analyzing experimental data for a paper. Source: lingzhi227/agent-research-skills.

How do I install data-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill data-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingzhi227/agent-research-skills