Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,308+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1228
    • Coding1045
    • Infrastructure455
    • Marketing414
    • Design374
    • Projects340
    • Analytics319
    • Research306
    • Testing200
    • Data171
    • Integration169
    • Security169
    • MCP164
    • Learning146
    • Communication131
    • Prompts122
    • Extensions120
    • Commerce116
    • Voice107
    • DevOps92
    • Web73
    • Finance19
    1. Home
    2. Tools
    3. Academic Research Skills for Claude Code
    Academic Research Skills for Claude Code icon

    Academic Research Skills for Claude Code

    Academic Research
    Featured

    A comprehensive suite of Claude Code skills covering the full academic research pipeline from literature review to publication, with multi-agent workflows and integrity verification.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under CC BY-NC 4.0. Install via Claude Code plugin marketplace or git clone.

    Engagement

    Available On

    macOS
    Linux
    iOS
    API
    VS Code

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Academic ResearchAI Coding AssistantsAgent Frameworks

    Alternatives

    GranthOSPrism from OpenAILitero AI
    Developer
    Cheng-I WuCheng-I Wu (吳政宜) builds open-source AI-augmented academic re…

    Listed May 2026

    About Academic Research Skills for Claude Code

    Academic Research Skills (ARS) is an open-source suite of Claude Code skills built and maintained by Cheng-I Wu. It covers the full academic research pipeline — from deep literature review through paper writing, peer review simulation, and final publication — using multi-agent orchestration inside Claude Code. The project is licensed under CC BY-NC 4.0 and is freely available on GitHub.

    What It Is

    ARS is a plugin for Claude Code (Anthropic's agentic coding and research CLI) that adds four specialized skill modules: Deep Research, Academic Paper, Academic Paper Reviewer, and Academic Pipeline. Each skill deploys a team of AI agents — ranging from 7 to 13 per skill — that handle distinct tasks such as reference verification, argument construction, peer review simulation, and integrity checking. The tool is explicitly designed as a human-in-the-loop system: the README states "AI is your copilot, not the pilot," and every pipeline stage requires explicit user confirmation before proceeding.

    Architecture and Pipeline

    The four skills form a 10-stage orchestrated pipeline:

    • Deep Research (v2.8) — 13-agent team with 7 modes including full, quick, PRISMA systematic review, Socratic guided, fact-check, lit-review, and review. Includes Semantic Scholar API verification and cross-model divergence analysis.
    • Academic Paper (v3.0) — 12-agent writing pipeline with 10 modes covering full drafting, outline-only, revision coaching, citation conversion, LaTeX hardening, VLM figure verification, and AI disclosure statement generation.
    • Academic Paper Reviewer (v1.8) — 7-agent multi-perspective review with 0–100 quality rubrics, EIC + 3 dynamic reviewers + Devil's Advocate, and an optional calibration mode that measures its own false-negative/false-positive rates against a user-supplied gold set.
    • Academic Pipeline (v3.7) — 10-stage orchestrator with mandatory integrity gates at Stages 2.5 and 4.5, R&R Traceability Matrix, Collaboration Depth Observer, and a Stage 6 Process Summary with 6-dimension Collaboration Quality Evaluation.

    Integrity and Anti-Hallucination Design

    A central design concern is citation and data hallucination. The pipeline includes two mandatory integrity verification stages (2.5 and 4.5) that cannot be skipped. The README documents a post-publication audit of a real pipeline run that found 21 out of 68 references had issues — a 31% error rate — after three rounds of integrity checks, which motivated the v2.7 anti-hallucination overhaul. The integrity agent uses a three-outcome taxonomy (VERIFIED / NOT_FOUND / MISMATCH) with mandatory WebSearch audit trails and Semantic Scholar API cross-checks.

    Anti-Sycophancy and Dialogue Health

    Version 3.0 introduced structural countermeasures against known AI behavioral failure modes. The Devil's Advocate agent must score every rebuttal on a 1–5 scale before conceding; concession is only permitted at score ≥4. The Socratic Mentor classifies user intent as exploratory vs. goal-oriented every three turns, disabling auto-convergence in exploratory mode. A silent Dialogue Health Indicator self-assesses every five turns for persistent agreement, conflict avoidance, and premature convergence, auto-injecting challenges when patterns are detected.

    Update: v3.7.0 — Claude Code Plugin Packaging (2026-05-05)

    The most recent release, v3.7.0, upgrades ARS from a manual git clone + symlink installation to a one-line Claude Code plugin install:

    /plugin marketplace add Imbad0202/academic-research-skills
    /plugin install academic-research-skills
    

    This works across Claude Code CLI, VS Code, and JetBrains. The release adds a plugin manifest, 10 slash commands (/ars-plan, /ars-lit-review, etc.) with model routing pinned per command (Opus for architectural/review-depth modes, Sonnet for the rest), 3 plugin-shipped agents as relative symlinks, and a SessionStart announce hook that injects available commands into the LLM's first turn. The traditional symlink flow remains fully supported. No changes were made to the four skill directories, 25 modes, or agent prompts.

    Setup and Supported Outputs

    Prerequisites are Claude Code (latest), an ANTHROPIC_API_KEY, and optionally Pandoc (for DOCX output) and tectonic + Source Han Serif TC (for APA 7.0 PDF compilation). Supported citation formats include APA 7.0, Chicago, MLA, IEEE, and Vancouver. Supported paper structures include IMRaD, Thematic Literature Review, Theoretical Analysis, Case Study, Policy Brief, and Conference Paper. The tool defaults to Traditional Chinese when the user writes in Chinese and English otherwise.

    Academic Research Skills for Claude Code - 1

    Community Discussions

    Be the first to start a conversation about Academic Research Skills for Claude Code

    Share your experience with Academic Research Skills for Claude Code, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under CC BY-NC 4.0. Install via Claude Code plugin marketplace or git clone.

    • All 4 skill modules (Deep Research, Academic Paper, Academic Paper Reviewer, Academic Pipeline)
    • 25 modes across all skills
    • 10-stage pipeline orchestrator
    • Mandatory integrity verification gates
    • Plugin install via Claude Code CLI, VS Code, JetBrains

    Capabilities

    Key Features

    • 13-agent Deep Research team with 7 modes including PRISMA systematic review and Socratic guided mode
    • 12-agent Academic Paper writing pipeline with 10 modes including LaTeX hardening and VLM figure verification
    • 7-agent Academic Paper Reviewer with 0-100 quality rubrics and Devil's Advocate agent
    • 10-stage Academic Pipeline orchestrator with mandatory integrity gates at Stages 2.5 and 4.5
    • Semantic Scholar API reference verification with Levenshtein title matching and DOI mismatch detection
    • Anti-sycophancy Devil's Advocate Concession Threshold Protocol (score 1-5 before conceding)
    • Intent-based Socratic mode activation detecting exploratory vs. goal-oriented user intent
    • Dialogue Health Indicator with silent self-assessment every 5 turns
    • Style Calibration learning user writing voice from past papers
    • Writing Quality Check with AI high-frequency term warnings and burstiness checks
    • Cross-model verification support via ARS_CROSS_MODEL environment variable
    • Material Passport handoff schema for mid-pipeline resume and provenance tracking
    • R&R Traceability Matrix for independent verification of author revision claims
    • Collaboration Depth Observer scoring 4-dimension rubric at every checkpoint
    • Compliance Agent running PRISMA-trAIce and RAISE checks
    • One-line Claude Code plugin install via /plugin marketplace add
    • 10 slash commands with model routing (Opus/Sonnet) pinned per command
    • Supports APA 7.0, Chicago, MLA, IEEE, and Vancouver citation formats
    • Bilingual output support (English and Traditional Chinese)
    • AI disclosure statement generator for venues including NeurIPS, Nature, ICLR, ACL

    Integrations

    Claude Code CLI
    VS Code (via Claude Code plugin)
    JetBrains (via Claude Code plugin)
    Semantic Scholar API
    Pandoc (DOCX output)
    tectonic (LaTeX/PDF compilation)
    Anthropic API
    GPT-5 (cross-model verification via ARS_CROSS_MODEL)
    Gemini (cross-model verification via ARS_CROSS_MODEL)
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Academic Research Skills for Claude Code and help others make informed decisions.

    Developer

    Cheng-I Wu

    Cheng-I Wu (吳政宜) builds open-source AI-augmented academic research tools, most notably the Academic Research Skills suite for Claude Code. The project focuses on human-in-the-loop research workflows that address structural AI failure modes like hallucination, sycophancy, and frame-lock. Wu maintains the project on GitHub and accepts community contributions, with several external contributors extending journal reference databases and skill patterns.

    Read more about Cheng-I Wu
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    GranthOS icon

    GranthOS

    AI-powered LaTeX editor for researchers that enables writing, compiling, and exporting LaTeX documents 10x faster directly in the browser with no installation required.

    Prism from OpenAI icon

    Prism from OpenAI

    AI-powered LaTeX editor for creating and managing documents with intelligent assistance.

    Litero AI icon

    Litero AI

    Ethical AI writing assistant that helps you research, write, and cite more efficiently with source-based content creation tools.

    Browse all tools

    Related Topics

    Academic Research

    AI tools designed specifically for academic and scientific research.

    33 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    433 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    285 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions