research-integrity-auditor
Audit scientific papers for data and image anomalies
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Research Integrity Auditor?โผ
Run `npx skills add cylqwe7855-alt/research-integrity-auditor --all -g -y` in your terminal to install the skill globally.
How to check a paper for data fabrication?โผ
Provide a paper PDF or URL, and the skill converts it with MinerU, builds an evidence ledger, and runs numeric checks for repeated values, terminal-digit patterns, and Benford deviations.
Does this skill prove a paper is fraudulent?โผ
No. It produces cited, reviewable anomaly leads with page and figure locations, and every finding requires human verification before any conclusion.
Can it detect duplicated or reused figures?โผ
Yes. It guides multi-pass visual review to flag identical images with different labels, duplicated panels, and copy-paste regions, then cites exact evidence locations.
Do I need coding skills to audit a paper?โผ
No. Once installed, your agent runs the conversion, forensics scripts, and report generation from plain-English requests; you only need a MinerU API token.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides