academic-ref-inserter
Format, reorder, and hyperlink academic citations in Word
All Skills in This Repository (2)
Pure Emerald Level Indicatorsacademic-ref-inserter
Insert, format, and cross-reference citations in Word documents using GB/T 7714-2015, IEEE, and APA 7th styles.
academic-formula-inserter
Convert LaTeX formulas to Word OMML with numbering and cross-references.
Frequently Asked Questions
FAQPage SchemaHow to install academic-ref-inserter?โผ
Run `npx skills add fuwenhao12/academic-ref-inserter --all -g -y` in your terminal to install all skills in this repository globally.
How to format references to GB/T 7714 in Word?โผ
Ask your agent to format the document, and it runs the fix pipeline with the gbt7714 format flag to reformat, reorder, hyperlink, and validate all references automatically.
Which citation styles are supported?โผ
It supports GB/T 7714-2015, IEEE, APA 7th, Chicago, MLA, and Harvard, covering both Chinese and international journal requirements.
Can it fix missing or out-of-order citations?โผ
Yes. The analyze and validate commands detect orphan references, missing entries, numbering gaps, and duplicates, then the reorder command renumbers everything to match citation order.
Does it work with Claude Code and Cursor?โผ
Yes. It ships with configuration files for Claude Code, Cursor, Copilot, Windsurf, Codex, and many other assistants, so the agent detects the citation commands automatically.
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