citation-management

Search Google Scholar and PubMed, extract metadata, and format BibTeX entries.

8|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/hxk622/TokenDance --skill citation-management-hxk622
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/hxk622/TokenDance/tree/main/backend/app/skills/builtin/scientific/writing/citation-management
Command: npx skills add https://github.com/hxk622/TokenDance --skill citation-management-hxk622

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires code_execute, web_search, read_url, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire citation management process, from discovering academic papers to generating perfectly formatted bibliographies, eliminating errors and saving researchers countless hours.

Core Features & Use Cases

  • Automated Literature Search: Find relevant papers on Google Scholar and PubMed using advanced queries.
  • Metadata Extraction: Convert DOIs, PMIDs, and arXiv IDs into accurate BibTeX entries.
  • BibTeX Formatting & Validation: Clean, format, and validate your bibliography for accuracy and consistency.
  • Use Case: When writing a research paper, use this Skill to find all relevant literature, extract their details into a BibTeX file, format it correctly, and ensure there are no errors before submission.

Quick Start

Use the citation-management skill to find papers on 'transformer neural networks' and save them as a BibTeX file.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I extract BibTeX entries from a DOI or PMID?

To extract BibTeX entries from a DOI or PMID, the citation-management Skill fetches metadata from those identifiers and formats it into accurate BibTeX records. It uses Python scripts to automate the extraction, cleaning, and validation processes for your bibliography.

What is the best way to search PubMed and Google Scholar for a systematic literature review?

The best way to search PubMed and Google Scholar for a systematic literature review is using the citation-management Skill's automated literature search. It executes advanced queries on these platforms and extracts relevant papers into a consolidated BibTeX file.

Can I validate and format my existing BibTeX bibliography before journal submission?

Yes, you can validate and format your existing BibTeX bibliography before journal submission. The Skill cleans, formats, and validates your entries for accuracy and consistency, ensuring your bibliography meets venue templates without errors.

Does citation management support generating bibliographies for specific venue templates?

Yes, citation management supports generating bibliographies for specific venue templates. The Skill integrates with venue templates during the BibTeX formatting and validation processes to ensure your references match the required scientific publishing standards.

How do I convert arXiv IDs into accurate BibTeX records?

To convert arXiv IDs into accurate BibTeX records, the Skill extracts metadata directly from the arXiv identifiers. It utilizes Python scripts to automate the extraction and formatting processes, ensuring the resulting BibTeX entries are clean and validated.