Skip to content

Releases: sageraii/storm-research-skill

storm-research v1.0.0

Choose a tag to compare

@sageraii sageraii released this 19 Jun 06:27

storm-research v1.0.0

A STORM-inspired, grounded multi-perspective research skill for Claude Code — tuned by
default for Physical AI / robotics, with a generic persona pack for any other topic.

Not the official Stanford STORM system. An independent adaptation inspired by STORM's
multi-perspective question-asking idea; output always requires your own verification.

Install

git clone https://github.com/sageraii/storm-research-skill.git
cd storm-research-skill
./install.sh             # ~/.claude/skills (all projects)  ·  or: ./install.sh project

Or download storm-research-skill.zip below, unzip, and run ./install.sh.
Then restart Claude Code (or reload skills) and invoke /storm-research.

What's inside

  • 6-phase pipeline: scope → grounding sweep → 5 grounded perspectives → contradiction map → synthesis → separate-lane peer review → saved briefing (./storm-research/<date>-<topic>.md).
  • Physical AI persona pack (Sim-to-Real, Foundation-Model, Benchmark Skeptic, Hardware/Embodiment, Ecosystem + Robotics Historian) and a switchable generic pack.
  • Modes: grounded multi-agent (default) · single-context · prompts-only.
  • Calibrated, anti-hallucination honesty rules; no external services or API keys.

한국어

Claude Code용 grounded 멀티 관점 리서치 스킬입니다(기본값 Physical AI / 로보틱스, generic 팩 포함).
설치: 아래 zip을 받아 ./install.sh 실행하거나 위 git clone 사용 → Claude Code 재시작 →
/storm-research. 공식 Stanford STORM 아님 — 결과물은 직접 검증이 필요합니다.

Full docs: see README (English / 한국어).