📚
AutomationPython

Academic Reference Inserter

by fuwenhao12

Academic Reference Inserter is an Automation skill for Claude Code, published by fuwenhao12 in academic-ref-inserter.

55 stars0 forkson fuwenhao12/academic-ref-inserterAdded 2026/07/16Repository updated 2026/05/31
Install in seconds
Install Academic Reference Inserter
Copy Academic Reference Inserter into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/fuwenhao12/academic-ref-inserter ~/.claude/skills/academic-ref-inserter

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/fuwenhao12/academic-ref-inserter.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in fuwenhao12/academic-ref-inserter
Installs to
~/.claude/skills/academic-ref-inserter
Collection
One of 4 skills cataloged from this repository
Category
Automation2226 skills

What Academic Reference Inserter does

Inserts, formats, and cross-references academic citations in Word (.docx) documents, supporting Chinese (GB/T 7714) and international (IEEE, APA) formatting standards.

Academic Reference Inserter is cataloged under Automation on DirSkills.

Documentation

README

Academic Reference Inserter (学术参考文献插入器)

A comprehensive tool for inserting, formatting, and cross-referencing academic references in Word (.docx) documents. Supports Chinese national standard GB/T 7714-2015 and major international journal formats (IEEE, APA 7th).


1. When to Invoke

Invoke this skill when the user:

  • Says "插入参考文献" / "insert references"
  • Says "格式化参考文献" / "format bibliography"
  • Says "添加交叉引用" / "add cross-references"
  • Says "按GB/T 7714格式化" / "format by GB/T 7714"
  • Says "按IEEE/APA格式" / "format in IEEE/APA style"
  • Needs to reorder, validate, or fix citation numbering
  • Submits a paper and needs reference checking before journal submission

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Academic Reference Inserter

  • What else does fuwenhao12 publish alongside Academic Reference Inserter?

    Academic Reference Inserter is one of 4 skills that DirSkills catalogs from fuwenhao12/academic-ref-inserter, the repository it ships in. Its siblings there include Academic Formula Inserter, Academic Reference Inserter and Academic Reference Inserter. Each one is a separate skill with its own page in this directory, installs the same way Academic Reference Inserter does, and is maintained by fuwenhao12 in that same repository. The rest of the collection is listed on the fuwenhao12/academic-ref-inserter page.

  • How does Academic Reference Inserter compare to other Automation skills?

    Academic Reference Inserter ranks #2123 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Academic Reference Inserter against them. Open each page to compare what they document and how they install.