Research Agora

AI skills for researchers, by researchers.

30 skills 4 plugins 1 benchmarks
/plugin marketplace add rpatrik96/research-agora
New here? Take the 2-minute quiz for a personalized setup, or jump to the quickstart

What do you need?

Showing 30 skills

Discover

3

Find out what exists and decide what to do — literature, benchmarks, direction, and the route to the right skill

Runs a toolInvokes a real program. Running one is not the same as checking its output — see each card's verification badge.

onboard

discover

Personalized Research Agora setup via scripts/onboard.py

onboard.pyThis skill invokes onboard.py noneNot verified — the output is yours to check. The skill may still run a program. haiku
/onboard Source

Judges your workApplies a stated standard. Nothing is executed — you are the oracle.

brainstorm

discover

Checkpoint-gated interactive brainstorming for research and knowledge-organization decisions: framing a problem, exploring the option space, and choos...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. opus
/brainstorm Source

navigator

discover

Find the right skill, or find out what changed. Use when asked "which skill should I use", "what skill do I need", "recommend a skill", "what can the ...

noneNot verified — the output is yours to check. The skill may still run a program. sonnet
/navigator Source

Write

8

Produce and diagnose the draft. These read what you wrote and tell you where it breaks; they do not write your claims

Runs a toolInvokes a real program. Running one is not the same as checking its output — see each card's verification badge.

paper-abstract

write

Diagnose abstracts for ML conference papers against structure, venue word limits, specificity, and claim support. Use when asked to "audit my abstract...

writing_verify.pyThis skill invokes writing_verify.py heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/paper-abstract Source

voice-drift-detector

write

Use this agent to detect voice inconsistency across chapters, blog posts, or documents. Activates when asked to "check voice consistency", "tone drift...

limpidThis skill invokes limpidwriting_verify.pyThis skill invokes writing_verify.py heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/voice-drift-detector Source

writing-diagnosis

write

Diagnose root causes of bad writing at the paragraph level. Use when asked to "diagnose this paragraph", "why does this suck", "what's wrong with this...

limpidThis skill invokes limpid heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. opus
/writing-diagnosis Source

writing-verify

write

Quantitative writing quality verification for scientific papers. Use when asked to "score my writing", "grade this paper", "writing quality check", "v...

limpidThis skill invokes limpidwriting_verify.pyThis skill invokes writing_verify.py layeredLayered — automated checks plus a review step you have to complete. sonnet
/writing-verify Source

Reads your filesExtracts from your own sources with a script. No external tool.

paper-experiments

write

Write experimental details sections for ML papers with GitHub repository integration. Use when asked to "write experiments section", "document experim...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/paper-experiments Source

Judges your workApplies a stated standard. Nothing is executed — you are the oracle.

argument-autopsy

write

Visualize the logical skeleton of a paper's argument as a claim-evidence DAG. Use when asked to "map my argument", "does my logic hold", "argument str...

layeredLayered — automated checks plus a review step you have to complete. opus
/argument-autopsy Source

audience-checker

write

Use this agent to evaluate papers, presentations, posters, or communications for target audience alignment. Impersonates different reader personas (re...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/audience-checker Source

paper-review

write

Generate critical reviews of ML paper drafts simulating a skeptical reviewer. Use when asked to "review my paper", "find weaknesses", "critique this d...

layeredLayered — automated checks plus a review step you have to complete. sonnet
/paper-review Source

Verify

10

Check what the draft claims — citations, code, statistics, proofs, notation

Runs a toolInvokes a real program. Running one is not the same as checking its output — see each card's verification badge.

paper-references

verify

Fact-check references in ML paper drafts. Use when asked to "verify citations", "check references", "fact-check bibliography", "validate citations", o...

arxiv MCPThis skill invokes arxiv MCPbibtexupdaterThis skill invokes bibtexupdater formalFormal — checked automatically against ground truth (DOI resolution, unit tests, tool output). sonnet
/paper-references Source

Reads your filesExtracts from your own sources with a script. No external tool.

notation-consistency-checker

verify

Build a symbol table and check notation consistency throughout a paper. Detects overloaded symbols, undefined notation, and convention violations. Hyb...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/notation-consistency-checker Source

paper-verify-experiments

verify

Verify experimental claims in ML papers against source code repositories. Use when asked to "verify experiments", "check claims against code", "fact-c...

formalFormal — checked automatically against ground truth (DOI resolution, unit tests, tool output). sonnet
/paper-verify-experiments Source

theorem-dependency-mapper

verify

Build a DAG of theorem/lemma/proposition dependencies across the paper. Computes criticality scores, maps assumption flow, and detects orphan lemmas o...

noneNot verified — the output is yours to check. The skill may still run a program. sonnet
/theorem-dependency-mapper Source

Judges your workApplies a stated standard. Nothing is executed — you are the oracle.

claim-auditor

verify

Deep verify ALL paper claims with systematic evidence hierarchy. Supports parallel mode via the parallel-audit orchestrator. Activates when asked to "...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/claim-auditor Source

counterexample-searcher

verify

Stress-test theorems by systematically exploring what happens when assumptions are dropped or weakened. Generates low-dimensional test cases and bound...

noneNot verified — the output is yours to check. The skill may still run a program. opus
/counterexample-searcher Source

devils-advocate

verify

Use this agent to challenge arguments, identify logical fallacies, and expose cognitive biases. Supports iterative refinement through constructive adv...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. opus
/devils-advocate Source

pre-submission-audit

verify

Comprehensive pre-submission paper audit combining reviewer simulation, claim verification, clarity analysis, notation checking, statistical validatio...

layeredLayered — automated checks plus a review step you have to complete. opus
/pre-submission-audit Source

proof-auditor

verify

Decompose proofs into logical steps, check each step follows from prior ones, identify assumption usage, and flag gaps or unjustified leaps. The theor...

heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. opus
/proof-auditor Source

statistical-validator

verify

Use this agent to verify statistical rigor in ML papers - p-values, confidence intervals, significance tests, effect sizes. Activates when asked to "v...

formalFormal — checked automatically against ground truth (DOI resolution, unit tests, tool output). sonnet
/statistical-validator Source

Toolkit

9

The machinery around the paper — LaTeX, figures, rebuttals, experiments, cluster, packaging

Runs a toolInvokes a real program. Running one is not the same as checking its output — see each card's verification badge.

agora-feedback

toolkit

Opt-in, review-gated usage feedback for Research Agora skills (RFC-0001). Use when asked to "enable agora feedback", "share skill feedback", "show my ...

agora_feedback.pyThis skill invokes agora_feedback.py heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/agora-feedback Source

artifact-packager

toolkit

Use this agent to prepare ML code/data/models for public release with comprehensive checklists. Activates when asked to "package artifacts", "prepare ...

github MCPThis skill invokes github MCP heuristicHeuristic — rule-based check (compilation, counts, grep). Catches classes of error, not correctness. sonnet
/artifact-packager Source

code-simplify

toolkit

Analyze and refactor Python codebases to remove dead code, eliminate duplication, and simplify complexity. Use when asked to "simplify code", "remove ...

flake8This skill invokes flake8pylintThis skill invokes pylintradonThis skill invokes radonvultureThis skill invokes vulture layeredLayered — automated checks plus a review step you have to complete. sonnet
/code-simplify Source

experiment-tracker

toolkit

Sync ML experiment results to paper drafts. Use when asked to "update results", "sync experiments", "pull latest metrics", "update tables from code", ...

github MCPThis skill invokes github MCP noneNot verified — the output is yours to check. The skill may still run a program. sonnet
/experiment-tracker Source

figures

toolkit

Make publication figures for ML papers, in TikZ or matplotlib. Use when asked to "create a figure", "make a plot", "visualize results", "draw a neural...

matplotlibThis skill invokes matplotlib noneNot verified — the output is yours to check. The skill may still run a program. sonnet
/figures Source

htcondor

toolkit

Generate HTCondor submission files and wrapper scripts for ML research jobs. Use when asked to "create condor job", "submit to cluster", "write .sub f...

HTCondorThis skill invokes HTCondor noneNot verified — the output is yours to check. The skill may still run a program. sonnet
/htcondor Source

latex

toolkit

Build, debug and lint a LaTeX paper. Use when asked to "build the pdf", "recompile", "compile the paper", "why won't my paper compile", "the pdf is st...

latexmkThis skill invokes latexmk formalFormal — checked automatically against ground truth (DOI resolution, unit tests, tool output). haiku
/latex Source

latex-sync

toolkit

Keep a paper's equations and the code implementing them in agreement, via the latex-code-sync CLI. Use when asked to "set up latex-code-sync", "link e...

latex-code-syncThis skill invokes latex-code-sync formalFormal — checked automatically against ground truth (DOI resolution, unit tests, tool output). sonnet
/latex-sync Source

rebuttal

toolkit

Decode what reviewers actually want, then write the response. Use when asked to "triage reviews", "plan my revision", "what do reviewers really mean",...

arxiv MCPThis skill invokes arxiv MCPgithub MCPThis skill invokes github MCP layeredLayered — automated checks plus a review step you have to complete. sonnet
/rebuttal Source