scipilot-cite-skill
Verified academic citation search and manuscript insertion
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install scipilot-cite-skill?โผ
Run `npx skills add Haojae/scipilot-cite-skill --all -g -y` in your terminal to install it globally, then install the Python dependencies with pip.
How to add citations to a LaTeX or Word paper?โผ
Just ask in plain language, for example: add 15 IEEE references to my paper.tex in the Introduction and Related Work sections. The skill searches, verifies, and inserts citations without altering your original text.
Does it ever make up fake references?โผ
No. Every citation must pass DOI resolution and cross-checks against live scholarly databases, and a final audit script re-verifies 100% of entries before delivery. Anything unverifiable is discarded.
Which citation styles are supported?โผ
It supports IEEE, APA 7th, Nature, Vancouver, and GB/T 7714-2015, plus BibTeX export for LaTeX workflows.
Can I find papers to support a single claim or paragraph?โผ
Yes. Snippet mode lets you paste a paragraph or viewpoint and returns a verified reference list that supports it, without modifying any document.
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