liangdabiao

Hypothesis — Data skill for Claude Code

Data community

Generate research hypotheses and experimental designs based on data patterns.

How to install Hypothesis

Installs to ~/.claude/commands/liangdabiao-claude-data-analysis-ultra-hypothesis.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/liangdabiao/claude-data-analysis-ultra/HEAD/.claude/commands/hypothesis.md -o ~/.claude/commands/liangdabiao-claude-data-analysis-ultra-hypothesis.md

Restart Claude Code, or start a new session, for it to be picked up.

What Hypothesis does


allowed-tools: Task, Read, Write, Bash, Grep, Glob argument-hint: [dataset] [domain] description: Generate research hypotheses and experimental designs based on data patterns

Hypothesis Generation Command

Generate research hypotheses and experimental designs for dataset `$1` in domain `$2` using the hypothesis-generator subagent.

Context

  • Dataset location: @data_storage/$1
  • Analysis domain: $2 (user-behavior, business-impact, technical-performance, custom)
  • Current working dir

Alternatives in Data

  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Statistical Analysis — Statistical analysis and hypothesis testing 6.4k ★
  • Osint Employees — Gather employee names + email patterns for password spray prep 4.5k ★

Full documentation available on GitHub

View Source Repository