reference-checker-skill
Exhaustive pre-submission verification of English and Chinese references
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install reference-checker-skill?โผ
Run `npx skills add Liuxiangjian-ai/reference-checker-skill --all -g -y` in your terminal to install this skill globally.
How to check references before journal submission?โผ
Paste your reference list and ask for an item-by-item audit. The skill verifies each entry against DOI, PubMed, Crossref, and publisher records, then reports problems by severity.
Can it verify Chinese references without a DOI?โผ
Yes. It searches the original Chinese title in CNKI, Wanfang, VIP, and official journal pages, so Chinese references are never rejected just for lacking a DOI.
Can it detect fake or AI-generated citations?โผ
Yes. It flags non-existent articles, DOIs pointing to different papers, and fabricated identifiers as Critical problems for manual review.
Does it work with Claude Code and other AI agents?โผ
Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and any environment that supports skill workflows.
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