Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Generate tailored research presentation outlines from project documents like ideas.md and results, refine them for narrative flow, clarity, and audience engagement, then create and edit professional PPTX slides through interactive guided workflows.
npx claudepluginhub wielandbrendel/research-os --plugin presenterUse this agent when you need to create a structured outline for a research presentation.
Use this agent when you need to review and improve a research presentation outline. Call this agent after drafting an initial outline in research-os/presentations/{DATE}_name_of_presentation/outline.md, or when you want to enhance the narrative flow, clarity, and visual impact of an existing presentation outline.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Evidence-based presentation creation with Slidev, enforced design guardrails, and multi-platform diagrams
End-to-end slide deck creation via RDIV workflow. Requires paperbanana plugin for image generation.
시각자료 프롬프트 생성 및 이미지 렌더링 (Kurzgesagt/Gov/Seminar/WhatIf/Pitch/Comparison + Renderer)
Create polished, professional reveal.js presentations with themes, multi-column layouts, callout boxes, code highlighting, animations, speaker notes, and custom styling. Generates HTML + CSS with no build step required.
Professional presentation generator for HTML (with GSAP animations) and PPTX formats. Creates conference talks, pitch decks and tech presentations with curated style presets and validation.
AI-powered HTML presentation generator with 20 curated design presets, PPTX export, and Excalidraw diagrams
Comprehensive Research Planning agents specializing in synthesising hypothesis and claims, researching related work and challenging assumptions.
Comprehensive Software engineering agents specializing in professional spec- and test-driven development of artifacts.
An agentic research engineering ecosystem for Claude Code
Research-OS is an orchestration system built on top of Claude Code that combines rigorous research planning with spec- and test-driven engineering. It provides a structured workflow for transforming research ideas into fully implemented, production-ready code through spec- and test-driven development principles with sophisticated context engineering.
Research-OS separates the cognitive work of research planning from the execution work of engineering implementation through two specialized, marketplace-compatible plugins that can be used independently or together:
This separation enables:
Research-OS is compatible with the Claude Code marketplace and plugin system. Add this marketplace to Claude Code:
/plugin marketplace add wielandbrendel/research-os
Then browse and install individual plugins (commands or agents):
/plugin
For more details on the Claude Code plugin system, see the official documentation
Start by brainstorming and refining your initial research idea:
Step 1: Create research-os/project/idea.md with your initial research concept:
# Initial Research Idea
[Your research idea, hypothesis, or problem statement]
Step 2: Run the brainstorm command:
/brainstorm
This iterative refinement command will:
idea.mdOutput is created in research-os/project/:
idea.md - Your refined research idea (updated after each iteration)assessment.md - Critical assessment with strengths, weaknesses, and recommendationsresearch-journal.md - Related work exploration and searchesIterate: Run /brainstorm multiple times to progressively refine your research concept. Each iteration deepens the analysis and sharpens the focus.
When satisfied with your refined idea, proceed to full research planning with /plan-research.
Develop your comprehensive research vision with the Researcher plugin:
/plan-research
This comprehensive command will:
Output is created in research-os/project/:
research-journal.md - Iterative refinement historyrelated-work.md - Literature review and analysismission.md - Project vision and goalsroadmap.md - Phased experiment plantech-stack.md - Technical requirementsUse the Engineer plugin to implement your research vision:
/new-artifact [feature-description]
/create-artifact
spec.mdtasks.md with agent assignments