bb12344321abc

Research To Deck — Development skill for Claude Code

Development community

End to end - run /research on a topic, then /deck on the resulting report; produces the cited report, the HTML deck and the editable .pptx in output/ /.

How to install Research To Deck

Installs to ~/.claude/skills/bb12344321abc-research-deck-studio-research-to-deck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bb12344321abc-research-deck-studio-research-to-deck && curl -fsSL https://raw.githubusercontent.com/bb12344321abc/research-deck-studio/HEAD/commands/research-to-deck.md -o ~/.claude/skills/bb12344321abc-research-deck-studio-research-to-deck/SKILL.md

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

What Research To Deck does


description: End to end - run /research on a topic, then /deck on the resulting report; produces the cited report, the HTML deck and the editable .pptx in output// argument-hint: [--format pptx|html|both] [--style editorial|corporate|swiss|minimal] [--lang de|en] [--depth quick|standard|deep] allowed-tools: Read, Write, Edit, Glob, Grep, Bash, WebSearch, WebFetch, Agent

/research-to-deck $ARGUMENTS

Run the full Research & Deck Studio pipeline for: `$ARGUMENTS`

  1. Execu

Alternatives in Development

  • HTML Report — /html-report - Generate Application Tracker Dashboard 36.6k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Wx Favorites Report — 微信收藏可视化 Claude Code Skill — 从加密 DB 到交互式 HTML 报告的端到端管线 639 ★

Full documentation available on GitHub

View Source Repository