jiancui-research

Research.Proposal — Data skill for Claude Code

Data community

Pipeline entry.

How to install Research.Proposal

Installs to ~/.claude/skills/jiancui-research-research-kit-research.proposal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiancui-research-research-kit-research.proposal && curl -fsSL https://raw.githubusercontent.com/jiancui-research/research-kit/HEAD/commands/research.proposal.md -o ~/.claude/skills/jiancui-research-research-kit-research.proposal/SKILL.md

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

What Research.Proposal does


description: "Pipeline entry. Turn a raw research idea into proposal.md, a readable 1-3 page argument (falsifiable thesis, argued gap, pre-committed validation plan, venue + paper-type)." argument-hint: "a sentence or paragraph describing the rough idea (or steering to refine an existing proposal)"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill adapter supplies it), else `${CLAUDE_PLUGIN_ROOT}`, else the enabled OMP `installPath` in the neare

Alternatives in Data

  • Portaljs Add Dataset — Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal 2.3k ★
  • Token Dashboard — See where Claude Code is burning tokens - turn raw JSONL transcripts into local cost analytics, hotspot views 669 ★
  • Chart Design — Design a chart or data visualization — selects the right chart type, applies accessible color palettes, adds a 309 ★

Full documentation available on GitHub

View Source Repository