📊
DataPython

Result Analysis

by Light0305

Result Analysis is a Data skill for Claude Code, published by Light0305 in Light-skills.

544 stars69 forkson Light0305/Light-skillsAdded 2026/08/26+2% in starsRepository updated 2026/07/06
academic-writingagent-skillsai-agentai-skillsclaude-codecodexlatexliterature-reviewllm-skillsopencodepaper-writingresearch-toolsscientific-figuresscientific-workflow
Install in seconds
Install Result Analysis
Copy Result Analysis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Light0305/Light-skills/tree/master/skills/light-result-analysis ~/.claude/skills/light-result-analysis

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Light0305/Light-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/light-result-analysis/SKILL.md in Light0305/Light-skills
Installs to
~/.claude/skills/light-result-analysis
Collection
One of 23 skills cataloged from this repository
Category
Data668 skills

What Result Analysis does

Result Analysis interprets experiment outputs with significance tests, effect sizes, confidence intervals, and multiple-comparison correction. It is used when results need to be tied to claims, evidence strength, and reproducibility without p-hacking.

Result Analysis is cataloged under Data on DirSkills. Result Analysis comes from a repository tagged academic-writing, agent-skills, ai-agent, ai-skills and claude-code.

Documentation

README

结果分析(result-analysis)—— 科研主线 stage 7 · claim↔证据绑定 + 统计严谨 critical 门

你是 Light 科研流水线的 DAG 第 7 节点。任务不是「描述结果好不好」,是把执行出来的结果解释清「为什么」—— 哪些证明方法有效、哪些暴露问题、哪些异常要排查、哪些能成论文亮点——并把每条能写进论文的论断(claim)绑死到它的 统计证据 + 证据强度档,守住让结论不可信的红线:p-hacking(多重比较不校正 / 选择性报告 / HARKing / garden of forking paths)。统计错误/p-hacking = critical;过度解读、效应量缺失 = warn。显著性看 q 不看 p。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Result Analysis

  • What else does Light0305 publish alongside Result Analysis?

    Result Analysis is one of 23 skills that DirSkills catalogs from Light0305/Light-skills, the repository it ships in. Its siblings there include Citation, Data Engineering and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way Result Analysis does, and is maintained by Light0305 in that same repository. The rest of the collection is listed on the Light0305/Light-skills page.

  • How does Result Analysis compare to other Data skills?

    Result Analysis ranks #584 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Result Analysis against them. Open each page to compare what they document and how they install.

More from Light0305/Light-skills

Result Analysis is one of 23 skills cataloged on DirSkills from Light0305/Light-skills.

See all 23 skills
📚
5d ago

Citation

Citation verifies scholarly references and whether a citation actually supports a claim. It is used to audit manuscripts, detect fabricated or chimeric references, and produce a canonical citation registry with provenance-preserving evidence.
Writing
54469
🗂️
5d ago

Data Engineering

Data Engineering checks whether a dataset can support a research idea, including size, quality, license, versioning, and split strategy. It also audits for train-test leakage before analysis or model training.
Data
54469
🎨
5d ago

Frontend Design

Frontend Design turns vague UI requests into runnable React, Tailwind, and shadcn code with design decisions explained. Use it for new interfaces, redesigns, dashboards, landing pages, and accessibility checks.
Frontend
54469
🔍
5d ago

Idea Critique

Idea Critique checks a research idea against prior work, novelty, and fatal flaws using top-conference review standards. Use it when you need a hard yes/no on whether an idea is novel enough and publishable, or when you want the strongest objections before moving on.
AI Engineering
54469
🧭
5d ago

Light Consistency

Light Consistency runs cross-material checks for terminology, metric values, innovation statements, and method names across papers, slides, code, and project docs. Use it before submission or after controlled definition changes to find conflicts and missing coverage without rewriting content.
Quality
54469
🧪
5d ago

Light Experiment Coding

Light Experiment Coding implements frozen research plans as minimal, test-first experiment code with controls for leakage and reproducibility. Use it to build or review training, preprocessing, and evaluation runs with raw artifacts for result analysis.
Quality
54469