Aegis Integrity — AI skill for Claude Code
Open-source, offline, bias-aware academic integrity checker: plagiarism, AI-text detection, citation verification, publisher-style checks.
How to install Aegis Integrity
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sunilgentyala/aegis-integrity and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aegis Integrity does
Open-source, offline, bias-aware academic integrity checker: plagiarism, AI-text detection, citation verification, publisher-style checks. Browser app, CLI, REST API, Claude plugin. v3.2
Alternatives in AI
- Ars Disclosure — ARS academic-paper disclosure mode — venue-specific AI-usage statement 4.5k ★
- Academic Figure Generator — AI 驱动的学术论文配图生成平台 2.2k ★
- CodeWebChat — GitHub Repo stars Free AI coding for the rest of us Free AI coding 1.4k ★
README
AEGIS Academic Integrity Checker
**Open-source, offline, bias-aware academic integrity analysis.** Documents are processed entirely on your own hardware and never uploaded anywhere. Citation checks may query Crossref/OpenAlex with reference metadata (titles, authors, DOIs) when online verification is enabled. Analyzes plagiarism, AI-generated content, citation hallucinations, ghostwriting, predatory references, and essay mill patterns in a single pipeline -- plus an experimental token-distribution heuristic for LLM watermark research. **Plagiarism detection is corpus-based, not a live web/database crawl:** AEGIS compares your document against a corpus of papers *you supply* (your own prior works, a downloaded reference set, etc. -- see [Building a Corpus Index](HOWTO.md#9-building-a-corpus-index)). With no corpus loaded, plagiarism modules correctly report "no prior works loaded" rather than silently finding nothing to flag -- that isn't a scan failure. Results are a supporting signal for human review, not a determination of misconduct.
Get Started
Pick the way you want to use AEGIS. All three run on your own computer.
**1. In your browser (easiest).** Install once, then open the web app:
pip install "aegis-integrity[ml] @ git+https://github.com/sunilgentyala/aegis-integrity"
aeg
Related Skills
Wtf P
The academic meta-prompting framework for AI agents like Claude Code, Gemini CLI, OpenCode. Features citation-
Citation Integrity LLM
Empirical evaluation of citation accuracy in frontier LLMs (DeepSeek, Claude, ChatGPT) under research-agent co
Claude Skill Citation Checker
AI citation hallucination detector — verify .bib files against CrossRef, Semantic Scholar, OpenAlex. Claude Co
LLMs Txt Checker
Validates llms.txt files for AI agent discoverability. Checks structure, format, required fields, and best pra
Humanist
A prose checker and an offline sanitizer for AI-assisted writing, with the blind studies behind both.
Geo Review
GEO review for LLM-citation visibility — runs in diff mode (per-PR extraction checks) or site mode (cross-page
Related Agents
Citation Formatter
Citation and reference list specialist for academic papers. Verifies that all in-text citations have matching
Citation Verifier
Use when any clinical or scientific text contains academic citations — PMIDs, DOIs, PMC IDs, arXiv IDs, NCT nu
PR Delivery Agent
Pre-PR secrets scanner, conventional-commit git stager, and GitHub PR publisher (or offline .patch generator w