AI SummaryAcademic Reference Inserter — format, reorder, and hyperlink citations in .docx. All commands accept for AI-friendly structured output.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "academic-ref-inserter — Windsurf Rules" prompt rules to my project. Repository: https://github.com/fuwenhao12/academic-ref-inserter Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Windsurf Rules for academic-ref-inserter
Project
Academic Reference Inserter — format, reorder, and hyperlink citations in .docx.
CLI
` 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 gbt7714 --json `
Supported Formats
• gbt7714: Chinese GB/T 7714-2015 (sequential [1]) • ieee: IEEE (sequential [1]) • apa7: APA 7th (author-year, alphabetical) All commands accept --json for AI-friendly structured output.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts