microsoft/ResearchStudio

ResearchStudio: Our AI co-author, from research problem to final publication.

2.6kStars on the repository
10Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

idea-quality

01

microsoft/ResearchStudio

Skill Claude CodeCodex

Score the QUALITY of a research idea at the idea stage — given a Markdown file with Title / Motivation / Method sections (no experiments needed), produce a per-axis quality assessment with cited evidence and an overall 0–100 score plus a verdict; or, given two such idea files, a blind head-to-head comparison. TRIGGER…

2.6k 2d ago A 215 tokens original MIT

idea-spark

02

microsoft/ResearchStudio

Skill Claude CodeCodex

Generate ONE reviewer-defensible, implementable research idea with a concrete method and falsification plan from a stated research direction. Use when the user asks for a research idea, novelty analysis, bottleneck diagnosis, or paper-shape suggestion. Skip code review, debugging, and unconstrained brainstorming…

2.6k 2d ago A 65 tokens original MIT

paper-search

03

microsoft/ResearchStudio

Skill Claude CodeCodex

Search papers across arXiv, DBLP, OpenAlex, OpenReview, Semantic Scholar, and Crossref for a given query and year range, using ./scripts/searchpapers.py. Use when the user asks to find papers, related work, prior art, or recent publications on a specific topic, especially when they mention a date range or specific…

2.6k 2d ago A 86 tokens original MIT

scoop-check

04

microsoft/ResearchStudio

Skill Claude CodeCodex

Check whether a proposed research novelty (given a problem statement and claimed idea/novelty) overlaps with existing published work. TRIGGER when the user asks to verify research novelty, check if an idea is new, compare a proposed contribution to prior art, do a literature/prior-art search for a specific claim, or…

2.6k 2d ago A 106 tokens original MIT

paper2assets

05

microsoft/ResearchStudio

Skill Claude CodeCodex

Extract a research paper PDF into a structured set of poster-agnostic assets reusable by any downstream renderer (paper2poster, paper2blog, paper2audio, paper2video). Produces a / containing the paper's full text (assets/meta/text.txt), per-figure captions (assets/meta/captions.json), cleaned figure rasters…

2.6k 2d ago A 223 tokens original MIT

paper2blog

06

microsoft/ResearchStudio

Skill Claude CodeCodex

Use when transforming an academic paper, arXiv/OpenReview PDF, conference paper, technical report, poster, slide deck, repository README, or related research materials into a bilingual editorial package for an editing team. Produces two articles by default — a Chinese WeChat public-account version (blogzh.docx) and an…

2.6k 2d ago A 109 tokens original MIT

paper2poster

07

microsoft/ResearchStudio

Skill Claude CodeCodex

Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready PDF + PNG thumbnail. Requires the upstream paper2assets skill to have produced an output bundle with…

2.6k 2d ago A 165 tokens original MIT

html2pptx

08

microsoft/ResearchStudio

Skill Claude CodeCodex

Convert a rendered HTML page (especially A0 conference posters) into a native PowerPoint .pptx with editable text + native shapes — NOT a PNG-in-slide. Walks the live DOM via headless chromium, extracts BLOCK-level text containers (p/h1-h6/li/td) as TextBoxes with inline / as mixed-style Runs, as Picture with…

2.6k 2d ago B 345 tokens original MIT

paper2reel

09

microsoft/ResearchStudio

Skill Claude CodeCodex

Build an interactive HTML viewer that aligns paper2poster output with slide/video deck frames through a sidecar contentalignment.json, without modifying the original poster, PPTX, or blog deliverables.

2.6k 2d ago A 43 tokens original MIT

paper2video

10

microsoft/ResearchStudio

Skill Claude CodeCodex

Turn a research paper, a paper2assets package, or an existing PPT deck into a narrated MP4 video by fully delegating slide authoring to the installed ppt-master skill and fully delegating rendering, subtitles, timeline assembly, and strict media QA to the installed pptx2video skill and its public CLI. Resolves one…

2.6k 2d ago A 157 tokens original MIT