academic-ref-inserter

Insert, format, and cross-reference citations in Word documents using GB/T 7714-2015, IEEE, and APA 7th styles.

55|1|Updated May 28, 2026
One-click install
npx skills add https://github.com/fuwenhao12/academic-ref-inserter --skill academic-ref-inserter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-ref-inserter
Source: https://github.com/fuwenhao12/academic-ref-inserter/tree/main
Command: npx skills add https://github.com/fuwenhao12/academic-ref-inserter --skill academic-ref-inserter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) components.

What problem does it solve?

This Skill automates inserting, formatting, and cross-referencing citations in Word documents, eliminating manual, error-prone work.

Core Features & Use Cases

  • Insertion, formatting, and linking of citations in GB/T 7714-2015, IEEE, and APA 7th styles across Chinese and international papers.
  • Reordering references to match first-citation order, validating references, and backing up documents before modification.
  • Use Case: A researcher prepares a manuscript with 25 references in Word and wants a single command to analyze state, convert to GB/T 7714, reorder, hyperlink, and validate.

Quick Start

Run the full citation workflow on a Word document by instructing your AI to analyze, reformat, reorder, hyperlink, and validate citations using the provided script.

Frequently Asked Questions about academic-ref-inserter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format academic citations in a Word document automatically?

You can automatically format academic citations in Word by instructing your AI to analyze, reformat, hyperlink, and validate references. This Skill applies GB/T 7714, IEEE, or APA 7th styles directly to the document using the python-docx library.

Does this tool support GB/T 7714-2015 and IEEE citation styles?

Yes, it fully supports GB/T 7714-2015, IEEE, and APA 7th citation styles for formatting and cross-referencing. It handles both Chinese and international academic papers, reordering references to match first-citation order.

What is the best way to reorder references to match first-citation order in Word?

The best way to reorder references to match first-citation order is to run the Skill's complete citation workflow. It analyzes the document state, reorders the bibliography, and inserts hyperlinks while backing up the original Word file before modification.

Do I need python-docx installed to insert and hyperlink academic citations?

Yes, python-docx is a required dependency for inserting and hyperlinking academic citations. The script relies on it to programmatically modify Word documents, apply citation styles, and generate JSON output for AI agents.

Can I validate references and back up my Word document before applying APA 7th formatting?

Yes, the Skill automatically backs up your Word document before modification and validates references after applying APA 7th formatting. This ensures your original file is preserved while the citation pipeline checks for formatting errors.

Why does my citation formatting pipeline return JSON output for AI agents?

The citation formatting pipeline returns JSON output for AI agents to provide structured processing results and validation states. This allows AI assistants to track the Word document modification status after reformatting, reordering, and hyperlinking references.