Expert proofreading agent for academic manuscripts. Reviews for grammar, typos, consistency, and academic quality. Use proactively after creating or modifying paper content.
End-to-end verification agent. Checks that code runs, outputs are generated, and paper compiles correctly. Use proactively before committing or creating PRs.
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
Compile the paper manuscript with LaTeX (3 passes + bibtex). Supports both pdflatex and xelatex.
Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.
End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures
Deep consistency audit of the entire research repository. Launches 5 parallel specialist agents to find stale references, broken paths, skill/rule mismatches, and cross-document inconsistencies. Then fixes all issues and loops until clean. Use when: after broad changes, before releases, or when user says "audit", "find inconsistencies", "check everything".
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin providing agentic research workflows for academic economics projects.
| Component | Count | Description |
|---|---|---|
| Skills | 17 | Research workflow commands (/tlab:commit, /tlab:lit-all, etc.) |
| Agents | 2 | Specialist agents (proofreader, verifier) |
| Rules | 5 | Project rules synced via SessionStart hook |
| Hooks | 2 | File protection + rule sync |
# Add the marketplace
claude plugin marketplace add tasdemir-lab/tlab-research
# Install the plugin (project scope)
claude plugin install tlab@tlab-research --scope project
| Command | Description |
|---|---|
/tlab:commit [msg] | Stage, commit, create PR, merge to main |
/tlab:compile-latex [file] | 3-pass LaTeX compilation (pdflatex/xelatex + bibtex) |
/tlab:data-analysis [dataset] | End-to-end R analysis workflow |
/tlab:context-status | Show session health + context usage |
/tlab:deep-audit | Repository-wide consistency audit |
| Command | Description |
|---|---|
/tlab:lit-all [topic] | Parallel multi-database literature sweep (uses paper_find_server + Zotero MCP) |
/tlab:lit-check [concern] | Three-dimension literature check (methods, context, reference papers) |
/tlab:lit-review-assistant [topic] | Search, summarize, and synthesize literature |
/tlab:zotero-import [args] | Import references into Zotero with duplicate detection (requires Zotero MCP) |
/tlab:papercheck [paper] | Extract page-anchored evidence from PDFs on specific threats (requires Antigravity CLI) |
| Command | Description |
|---|---|
/tlab:proofread [file] | Grammar/typo/consistency review (report only) |
/tlab:validate-bib | Cross-reference citations vs bibliography |
/tlab:latex-tables | Generate publication-ready regression tables in LaTeX |
/tlab:r-to-latex-tables | Convert R regression output to LaTeX tables (fixest/lm/glm) |
/tlab:quarto-academic-gotchas | Troubleshoot Quarto theorem numbering, cross-refs, and includes |
| Command | Description |
|---|---|
/tlab:review-paper [file] | Referee-style manuscript review with rubric scoring |
/tlab:review-r [file] | R code review for quality, reproducibility, and domain correctness |
/tlab:econ-ideate [data|corpus|resume|status] | 8-phase research idea pipeline (requires NotebookLM CLI + Zotero MCP) |
# Data-first: start from a dataset, find research questions
/tlab:econ-ideate data data/raw/turkstat_lfs_2005_2022.csv --topic-hint "labor market effects of policy"
# Corpus-first: start from a topic, find gaps with data
/tlab:econ-ideate corpus --topic "wage subsidies and employment duration" --from-zotero almp-article
# Resume a previous run that paused at the gap-data matrix
/tlab:econ-ideate resume 20260604-wage-subsidies
/tlab:lit-all topic:"staggered difference-in-differences" years:2018-2025
# Or just describe what you need:
"Search all databases for papers on the employment effects of active labor market policies in developing countries"
# Check how a specific paper handles a specific threat
"Check whether Autor-Dorn-Hanson (2013) address migration as a confounder — controls vs robustness vs placebo? Use page-anchored quotes."
# Check multiple papers for the same concern
"Do Sjogren & Vikstrom (2015) and Card et al. (2018) address anticipation effects? How exactly?"
# Ask a methodological question — the skill classifies the dimension automatically
"How do papers handle pre-trends in staggered DiD?"
"What's the standard for weak instrument testing in labor economics?"
"Should I cluster standard errors at the firm or industry level?"
/tlab:zotero-import --doi 10.1257/aer.20161500
/tlab:zotero-import --file refs.bib
# Or paste BibTeX directly after invoking:
/tlab:zotero-import
# Review your own manuscript
/tlab:review-paper paper/index.qmd
# Review an external paper PDF
/tlab:review-paper lit/papers/referee_report_target.pdf
# Full pipeline from exploration to publication-ready output
/tlab:data-analysis data/final/matched_panel.rds
# Or describe the analysis goal:
/tlab:data-analysis "Run DiD on the matched panel, with event study plots and robustness to alternative matching"
Some skills use MCP servers for database access. Skills degrade gracefully when servers are absent.
npx claudepluginhub tasdemir-lab/tlab-research --plugin tlabManage your academic publication pipeline from Claude Code — list, search, create, move, analyse, export BibTeX, track reminders, and sync papers (GitHub + Overleaf) via the Kabbo MCP server.
Research integrity plugin for Claude Code — paper auditing, citation verification, experiment analysis, and methodology-first skills for academic workflows.
Specialized research analysis agents for critical thinking, evidence verification, synthesis, and parallel paper analysis
Research-team agents for Claude Code: supervisor, analysis-implementer, paper-writer, figure-descriptor, reviewer, literature-curator.
Oh My Paper research harness: memory system, Codex delegation, and pipeline commands for academic research projects.
完整学术流水线 — 从 idea 到论文的全流程编排:状态机追踪、完整性验证、claim 校验