Step 3. Skills by Situation
"Which skill should I use right now?" Find the right skill for your current research stage below.
Copy any example prompt as-is and run it directly.
I only have a topic so far
You have a research topic but no concrete plan yet
Literature Search
search-litPubMed + Semantic Scholar. Every citation is API-verified — zero hallucinations
Example prompt
/search-lit Search the last 5 years of literature on "topic keywords"Study Design Review
design-studyChecks analysis unit, data leakage risk, and comparator design
Example prompt
/design-study Review the design of this research planSample Size Calculation
calc-sample-sizePower analysis + auto-generated justification text for IRB submissions
Example prompt
/calc-sample-size How many subjects do I need to test for sensitivity above 90%?Protocol Writing
write-protocolSPIRIT-based 4 core sections + TODO markers
Example prompt
/write-protocol Draft the IRB protocol for this studyI have data ready
You have CSV/Excel data and want to start analysis
Data Cleaning
clean-dataDetects missing values, outliers, and duplicates. 3-stage approval gate (profile, flag, code)
Example prompt
/clean-data Profile and clean data.csvStatistical Analysis
analyze-statsAuto-selects the right method: DeLong CI, Wilson interval, survey weights, and more
Example prompt
/analyze-stats Analyze diagnostic accuracy from this dataFigure Generation
make-figures300 DPI, colorblind-safe palette, journal-submission ready
Example prompt
/make-figures Plot an ROC curve and Confusion MatrixI want to write a first draft
Analysis is done and you need to draft or review the manuscript
Paper Writing
write-paper8-phase pipeline. Automatically blocks interpretation from leaking into Results
Example prompt
/write-paper Write an IMRAD paper from these analysis resultsReporting Guideline Audit
check-reportingSupports 15 guidelines (STROBE, STARD, PRISMA, CONSORT, TRIPOD+AI, etc.)
Example prompt
/check-reporting Audit manuscript.docx against STROBESelf Review
self-reviewReviewer-perspective check across 10 categories. Major/Minor classification
Example prompt
/self-review Review this manuscript before submissionJournal Recommendation
find-journalSemantic matching against 40 journal scope profiles
Example prompt
/find-journal Recommend suitable journals for this manuscriptI got reviewer comments
You need to respond to peer-review comments
Revision Response
reviseAuto-classifies MAJOR/MINOR, generates change log, includes cover letter
Example prompt
/revise Parse reviewer comments and draft a point-by-point responseI want to run a meta-analysis
Full systematic review + meta-analysis pipeline
Meta-Analysis
meta-analysis8 stages: protocol, search, screening, extraction, RoB, synthesis, interpretation, reporting
Example prompt
/meta-analysis Run a meta-analysis on BCG vaccinationI need to prepare a presentation
You need to turn a paper into slides
Presentation Prep
present-paperAudience-adapted script, PPTX speaker notes, anticipated Q&A
Example prompt
/present-paper Create a 15-minute presentation from this paperNot sure which skill to use?
Just describe what you want in plain language to /orchestrate. The Orchestrator will automatically pick the right skill and run it for you.
/orchestrate I want to take this CSV data through an entire research pipeline