Insert, format, and cross-reference academic citations in Word (.docx) documents. Supports GB/T 7714-2015, IEEE, APA 7th.
Insert, format, and cross-reference academic citations in Word documents.
Use this skill when the user asks about:
All commands accept --json for structured output.
python scripts/insert_refs.py analyze --input paper.docx --json
python scripts/insert_refs.py fix --input paper.docx --format gbt7714
python scripts/insert_refs.py reformat --input paper.docx --format ieee
python scripts/insert_refs.py validate --input paper.docx --format apa7 --json
python scripts/insert_refs.py reorder --input paper.docx
python scripts/insert_refs.py hyperlink --input paper.docx
| Flag | Style | Ordering |
|------|-------|----------|
| gbt7714 | GB/T 7714-2015 (Chinese) | Sequential [1] |
| ieee | IEEE (Engineering/CS) | Sequential [1] |
| apa7 | APA 7th (Social Sciences) | Author-Year alphabetical |
pip install python-docx
Python 3.8+ required. See .trae/skills/academic-ref-inserter/SKILL.md for full documentation.
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/academic-ref-inserter · pinned to the source commit
git clone https://github.com/fuwenhao12/academic-ref-inserter.git
cd academic-ref-inserter
git checkout dfa079ec9be76d30a2053522fdc8bb7fc986c136
mkdir -p ".claude/skills/academic-ref-inserter"
cp -r ".qwen/skills/academic-ref-inserter" ".claude/skills/academic-ref-inserter"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit dfa079ec9be7. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
Instructs shell/process/package operations that run commands on the host.
Evidence: pip install· fingerprint 7944ec554efca445