Skip to content

academic-research-skills

by Imbad0202

Academic Research Skills for Claude Code: research → write → review → revise → finalize

About

Academic Research Skills for Claude Code: research → write → review → revise → finalize

20,944
Stars
46
Skill Files
1,781
Forks
127
PRs Merged
7
Contributors
20
Issues Open
70
Issues Closed
2026-05-24
Last Activity

Skill Analysis

349
Avg Lines / Skill
2,660
Avg Words / Skill
262
Code Blocks
775
Total Files
10 MB
Repo Size
82
Reference Files
Skill lines67 min / 322 median / 812 max
Code languagesbash, json, latex, markdown, python, r, yaml
Frontmatter keysblocking, cross_model_supported, data_access_level, description, invoked_at, invoked_by, last_updated, measures, metadata, model, name, owner_skill, related_protocols, related_skills, role, rubric_ref, status, task_type, version
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (365), yaml (169), py (133), json (57), pdf (16), yml (10), txt (7), html (4), jsonl (4), sh (2)

Skills (46)

  • deep-research
    507 lines3483 words5 blocks

    "Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review,...

  • academic-paper-reviewer
    424 lines3131 words4 blocks

    "Multi-perspective academic paper review with dynamic reviewer personas. Simulates 5 independent reviewers (EIC + 3 peer reviewers + Devil's Advocate)...

  • academic-pipeline
    622 lines5028 words11 blocks

    "Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final int...

  • synthesis_agent
    276 lines2314 words4 blocks

    "Integrates findings across sources, resolves evidence conflicts, and maps knowledge gaps"

    jsonmarkdown
  • research_architect_agent
    215 lines1277 words2 blocks

    "Designs the methodological blueprint; selects research paradigm, method, data strategy, and analytical framework"

    markdown
  • report_compiler_agent
    326 lines3058 words7 blocks

    "Transforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6"

    json
  • academic-paper
    450 lines4520 words4 blocks

    "12-agent academic paper writing pipeline. 10 modes (full/plan/outline/revision/revision-coach/abstract/lit-review/format-convert/citation-check/discl...

  • ethics_review_agent
    184 lines1222 words1 blocks

    "Research ethics gate; ensures AI-assisted research meets attribution, disclosure, and integrity standards before delivery"

    markdown
  • research_question_agent
    202 lines1287 words3 blocks

    "Transforms vague topics into precise, FINER-evaluated researchable questions through iterative refinement"

    markdown
  • socratic_mentor_agent
    550 lines5584 words5 blocks

    "Guides researchers through Socratic questioning to clarify and sharpen their research thinking"

    markdown
  • synthesis_agent
    276 lines2314 words4 blocks

    "Integrates findings across sources, resolves evidence conflicts, and maps knowledge gaps"

    jsonmarkdown
  • meta_analysis_agent
    326 lines2445 words4 blocks

    "Quantitative synthesis of included studies; computes effect sizes, assesses heterogeneity, and applies GRADE framework"

    markdown
  • risk_of_bias_agent
    232 lines1680 words3 blocks

    "Assesses risk of bias in included studies using RoB 2 (RCTs) and ROBINS-I (non-randomized studies)"

    markdown
  • devils_advocate_agent
    193 lines1421 words2 blocks

    "Challenges assumptions, tests logical chains, and stress-tests research arguments at mandatory checkpoints"

    markdown
  • research_architect_agent
    215 lines1277 words2 blocks

    "Designs the methodological blueprint; selects research paradigm, method, data strategy, and analytical framework"

    markdown
  • monitoring_agent
    210 lines1341 words3 blocks

    "Post-research literature monitoring; helps users track new publications and developments after a research project is complete"

    markdown
  • bibliography_agent
    385 lines3220 words9 blocks

    "Systematic literature search and curation; identifies, annotates, and formats sources in APA 7.0"

    markdownyaml
  • editor_in_chief_agent
    168 lines990 words1 blocks

    "Q1 journal editorial review; delivers Accept/Reject verdict with actionable feedback on research reports"

    markdown
  • timeline_extraction_agent
    67 lines642 words

    "Extracts per-source temporal facts and citation provenance into Phase 2 sidecar artifacts; activated in Phase 2 (Investigation)"

  • source_verification_agent
    199 lines1370 words1 blocks

    "Grades evidence, detects predatory publications, and fact-checks claims entering the research pipeline"

    markdown

Recent Commits

-353 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • cb2f4e02026-05-24
    docs: add clinical epistemic status example (#240)
    Lixin2026
  • 50044b62026-05-24
    Add optional arxiv_id to literature_corpus schema and extend validation coverage (#237)
    Madhav Jha
  • ae209bc2026-05-24
    docs: fix ACL AI policy URL (#239)
    Lixin2026
  • 8ca9d252026-05-23
    docs: sync academic-paper examples inventory in SKILL.md (7 files) (#238)
    Edward Cheng-I Wu
  • 67608982026-05-23
    docs: add clinical citation verification checklist (#236)
    Lixin2026
  • f5eea582026-05-23
    docs: fix EMNLP disclosure policy URL (#235)
    Lixin2026
  • 3187bf82026-05-23
    docs(spec): v3.10 amendment — close fabrication bypass + 5 internal/cross-spec drift fixes (#233)
    Edward Cheng-I Wu
  • 609d5e12026-05-23
    fix(lint): re-cite REQUIRED_BLOCK enforcement source (#197 local, not spec §3.6 Step 7) (#232)
    Edward Cheng-I Wu
  • 8412ee02026-05-23
    docs(spec): add v3.10 deterministic verification layer specs (#198) (#226)
    Edward Cheng-I Wu
  • 72c72fd2026-05-23
    feat(ars): replace prose-based command dispatch with deterministic bash execution (#225)
    madtriceps