ResearchStudio
Automate the full research lifecycle from idea to published deliverables
All Skills in This Repository (10)
Pure Emerald Level Indicatorsidea-quality
Score research ideas on problem relevance, method effectiveness, and solution alignment.
idea-spark
Convert under-specified research directions into research ideas with methods and falsification plans.
paper-search
Search academic databases concurrently with date range and source filters.
scoop-check
Compare research proposals against existing literature to assess originality.
paper2reel
Construct an interactive HTML viewer aligning poster sections with slide and video frames.
paper2poster
Convert research paper content into academic posters with customizable layouts.
paper2assets
Extract text, figures, and metadata from PDF research papers into structured assets.
paper2blog
Convert academic papers into bilingual editorial packages with figures and captions.
paper2video
Convert research paper text and figures into narrated videos with Python scripts.
html2pptx
Convert rendered HTML pages into native PowerPoint files with editable text and shapes.
Frequently Asked Questions
FAQPage SchemaHow to install ResearchStudio?โผ
Run `npx skills add microsoft/ResearchStudio --all -g -y` in your terminal to install all skills in this suite globally.
How to generate a research idea with AI?โผ
The idea-spark skill turns a rough research direction into one reviewer-defensible proposal with a concrete method and falsification plan, grounded in thousands of ICLR, ICML, and NeurIPS papers.
How to check if my research idea is novel?โผ
The scoop-check skill searches multiple academic databases, reads the closest prior papers in full, and gives a five-level novelty verdict with a one-sentence delta statement.
Can AI turn my paper into a poster or video?โผ
Yes. The paper2poster, paper2video, paper2blog, and paper2reel skills convert a paper PDF into a print-ready poster, a narrated MP4 video, bilingual blog articles, and an interactive web viewer.
Does ResearchStudio work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and Codex with no extra configuration.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides