skillfed

research-render

Research Render transforms wiki pages into multi-form answers: Marp slide decks, matplotlib charts, Obsidian canvases, or social content briefs. Pick one or several formats in a single run; each renders independently and files back into wiki/renders/ where outputs compound alongside your other research artifacts.

Research Render converts wiki pages into formatted outputs—slides, charts, canvases, or social briefs—filed back into your research directory.

AI-generated summary based on this skill's SKILL.md

158 29 MIT updated by iusztinpaul

Install

iusztinpaul/ai-research-os-workshop/research-render · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/iusztinpaul/ai-research-os-workshop
cp -r ai-research-os-workshop/plugins/ai-research-os/skills/research-render ~/.claude/skills/research-render

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I make a slide deck from my research notes using research-render?

Research Render converts your wiki pages into Marp slide decks. Point the tool at your research directory, select the Marp format, and it generates presentation-ready slides from your source material. Output files land in wiki/renders/ so they sit alongside your other research artifacts.

Can research-render render wiki pages as multiple output formats at once?

Yes. Research Render lets you pick one or several formats in a single run—Marp slides, matplotlib charts, Obsidian canvases, and social content briefs all render independently. Each output files back into wiki/renders/ where outputs compound over time.

What chart types can research-render create from wiki sources?

Research Render generates matplotlib charts and comparison visualizations from your research content. You can extract data from wiki pages and render it as charts, then save the output to wiki/renders/ for easy reference alongside your notes.

How does research-render visualize concept relationships?

Research Render builds Obsidian Canvas format outputs that show how ideas connect. The tool maps concept relationships from your wiki pages and renders them as visual canvases, letting you see connections at a glance in your research directory.

Can I generate social media content from my research using research-render?

Research Render extracts post ideas and builds social content briefs from your wiki pages. Feed it your research notes and specify the social brief format to get LinkedIn posts, Twitter threads, or other content ideas ready to publish.

Where do research-render output files get saved?

Research Render saves all outputs—slides, charts, canvases, and briefs—into wiki/renders/. Files compound there alongside your other research artifacts, keeping everything organized in one place for easy discovery and reuse.

SKILL.md

rendered from the published skill — quoted content, verbatim

Research Render

Wiki pages are the substrate. This skill turns them into multi-form answers — slide decks, charts, canvases, social briefs — and files those outputs back into wiki/renders/<format>/<slug>.{md,png,canvas} so they compound just like any other wiki artifact.

Four formats are supported: - marp — slide deck (Marp markdown) - chart — matplotlib chart (PNG + companion .py script for reproducibility) - canvas

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 5 files
plugins/ai-research-os/skills/research-render/SKILL.md
plugins/ai-research-os/skills/research-render/agents/brief_writer.md
plugins/ai-research-os/skills/research-render/agents/canvas_writer.md
plugins/ai-research-os/skills/research-render/agents/chart_writer.md
plugins/ai-research-os/skills/research-render/agents/marp_writer.md

Related skills

Tags

wiki-to-presentation research-synthesis multi-format-output content-generation visual-mapping idea-extraction markdown-slides data-visualization social-seed obsidian-integration