Research Report banner
jasonbhorne jasonbhorne

Research Report

Data community

Description

--- name: research-report description: Unified research-to-report pipeline. Spawns parallel research agents, cross-references findings, runs fact-checker, generates publication-ready .docx, optionally creates slides/infographic, and logs to Obsidian. argument-hint: "<topic> [--slides] [--infographic] [--education] [--light]" --- # Research Report: $ARGUMENTS Unified pipeline that chains: parallel research agents, cross-referencing, fact-checking, .docx generation, optional slides/infographic,

Installation

Installs to ~/.claude/skills/jasonbhorne-research-shelf-research-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonbhorne-research-shelf-research-report && curl -fsSL https://raw.githubusercontent.com/jasonbhorne/research-shelf/HEAD/skills/research-report.md -o ~/.claude/skills/jasonbhorne-research-shelf-research-report/SKILL.md

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

Full documentation available on GitHub

View Source Repository