Back to Skills

Academic Research Skills

Featured

by Imbad0202

researchintermediate
academic-research-skills-claude-codeclaude-code-skillacademic-ai-writingai-citation-hallucinationresearch-integrity-ai

A Claude Code skill suite that stops the AI from faking citations. 22,700 stars. Latest release v3.9.2 ten days ago. CC BY-NC 4.0 — free for academic use, separate license required for commercial. Imbad0202/academic-research-skills is the Claude Code skill suite for the full academic research pipeline. Python (97.4%). Latest release v3.9.2 published May 18, 2026. Trending on GitHub the week of May 21, 2026. CC BY-NC 4.0 — commercial users need a separate license. The Citation-Hallucination Problem It Solves Three university scholars have been sanctioned in 2026 for submitting papers with LLM-fabricated citations to papers that do not exist. The failure mode is well-documented — Zhao et al. 2026 and Lu et al. 2026 are the peer-reviewed studies the maintainer cites in the repo. The pattern: an LLM is asked to find supporting literature, returns plausible-looking citations, and the researcher does not verify them before they ship. By the time the reviewer catches it, the paper is rejected and the scholar's name is in a retraction database. Academic Research Skills attacks the failure mode directly. The reference-hallucination detection stack verifies every cited paper against three independent academic indexes — Semantic Scholar, OpenAlex, Crossref — before the citation lands in the draft. Temporal verification catches LLM-fabricated publication dates. Claim-faithfulness auditing checks that the cited paper actually supports the claim being made. The agent stops being the source of the failure and starts being the layer that defends against it. The Four Coordinated Skills Deep Research. Systematic literature synthesis with systematic-review support. Socratic-dialogue mode for hypothesis development. Cross-index verification across Semantic Scholar, OpenAlex, and Crossref. The output is a literature review the human can defend in a viva. Academic Paper. Multi-agent writing with style calibration that learns the author's voice from prior work. Writing-quality assessment against a published rubric. Format conversion across APA 7.0, Chicago, IEEE, MLA, and Vancouver in one command without breaking citation integrity. Submitting to a new journal becomes a 30-second command instead of a 2-hour reformatting slog. Academic Paper Reviewer. Multi-perspective evaluation with 0-100 quality rubrics. Devil's Advocate adversarial mode that surfaces the criticisms a real peer reviewer will raise. Run your draft through it before you submit, fix what it flags, and your reviewer-response cycle gets shorter. Academic Pipeline. Ten-stage orchestrator that chains the other three skills with integrity gates, claim verification, and a Material Passport that tracks every cited source through the workflow. The orchestrator is what makes the suite a full lit-review-to-submission tool rather than four disconnected scripts. The 'AI Is Your Copilot, Not The Pilot' Philosophy The maintainer's design philosophy is explicit and anti-autonomy. The skills are built to assist a researcher who is driving the work, not to replace the researcher. Human-in-the-loop is a feature, not a fallback. Every citation is auditable. Every claim is verifiable. Every output is reviewable. The pattern is the opposite of the agentic-replacement narrative that has dominated AI marketing for 18 months — the human writes the paper, the skills make the agent's contributions trustworthy enough to ship. This is the right design for academic work. Peer review is unforgiving. A single fabricated citation is enough to torpedo a career. The 'agent does it autonomously, you check at the end' workflow has already produced three sanctioned scholars this year. The right architecture is constrained-agent, audited-output, human-driven — and that is what the suite ships. The Money Math For A PhD Candidate The audience is paying $30,000-60,000/year in tuition. The dissertation is the multi-year deliverable that justifies the entire program. An LLM-fabricated citation flagged in defense or peer review is a career-defining event. Against that downside, a free (for academic use) skill suite that defends against the exact failure mode is the install of the decade. For non-students: the suite also replaces $500-1,500 of paid literature-review software (Covidence, Rayyan, EndNote citation management) and the hours of manual citation-checking that catches LLM fabrications. The integrated workflow is faster than running those tools separately, and the citation-verification quality is at least as good for the canonical-indexed coverage. The Commercial Use Caveat The CC BY-NC 4.0 license is the constraint to be aware of. Free for non-commercial academic use, including PhD students, postdocs, university researchers, unfunded individual research, and most grant-funded academic work. Commercial use — including in-house industry research labs that ship work into commercial products, paid consulting deliverables, or for-profit white papers — requires a separate license from the author. Read the LICENSE file before deploying inside a company. The free academic tier is generous; the commercial restriction is real. What To Do With It This Week If you are a PhD student or postdoc, install it. The install is two commands: /plugin marketplace add Imbad0202/academic-research-skills then /plugin install academic-research-skills. Requires Claude Code v3.7.0+. If you are a technical writer in an industry research lab, read the license first — commercial use needs a separate agreement. If you have ever shipped an LLM-assisted paragraph with a citation you did not personally verify, this is the install that closes that hole. For broader context on the AI-tools-getting-trustworthy pattern, see CodeGraph applying the same human-in-the-loop architecture to coding workflows and Pi Coding Agent as the model-agnostic harness that gives the human authority. The pattern across the stack is consistent — constrain what the AI is allowed to do, hand the human the steering wheel. Our breakdown this week of why the AI-replacement narrative is a sales pitch walks through the data on why this architecture wins.

Installation

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

Key Features

  • Four coordinated Claude Code skills: Deep Research, Academic Paper, Academic Paper Reviewer, Academic Pipeline. They are designed to chain together as a full lit-review-to-submission workflow.
  • Built-in reference-hallucination detection, temporal verification, and claim-faithfulness auditing — directly targeting the citation-fabrication failure mode peer-reviewed studies have documented in LLM-assisted academic writing (Zhao et al. 2026, Lu et al. 2026).
  • Cross-index verification across Semantic Scholar, OpenAlex, and Crossref — when the agent cites a paper, the citation is verified against three independent academic indexes before it ships in your draft.
  • Format conversion across APA 7.0, Chicago, IEEE, MLA, and Vancouver — convert a finished paper to a journal's required style in one command without breaking citation integrity.
  • Multi-agent writing with style calibration that learns the author's voice from prior work and Socratic-dialogue mode for hypothesis development.
  • Academic Paper Reviewer applies 0-100 quality rubrics and a Devil's Advocate adversarial review mode that surfaces the criticisms a real peer reviewer will raise.
  • 22,700+ GitHub stars. CC BY-NC 4.0 license (non-commercial use only). Python 97.4%. v3.9.2 shipped May 18, 2026. Trending on GitHub the week of May 21, 2026.

Use Cases

  • PhD students drafting systematic literature reviews who need cross-indexed citation verification to avoid the LLM-fabricated-citation embarrassment that has sanctioned three scholars in 2026.
  • Postdocs writing journal submissions who need to convert a finished APA 7.0 manuscript to IEEE or Vancouver for a new target journal without breaking citations.
  • Research engineers prepping a peer-review response who want the Devil's Advocate mode to surface the criticisms a real reviewer will raise.
  • Grant-writing teams running a Socratic-dialogue hypothesis-development pass before committing to a specific aim.
  • Technical writers in industry research labs who want academic-grade citation rigor for white papers and applied-research reports.
  • Anyone whose previous use of Claude or GPT-4 for a literature review surfaced a citation to a paper that did not exist — this is the skill that catches those before they ship.

Related Resources

Weekly AI Digest