citation-management

Automate citation discovery, metadata extraction, BibTeX formatting, and validation.

3|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill citation-management-ramanebrahimi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-management
Source: https://github.com/RamanEbrahimi/raman-marketplace/tree/main/plugins/agentic-research/skills/citation-management
Command: npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill citation-management-ramanebrahimi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, scripts/search_google_scholar.py, scripts/search_pubmed.py, scripts/extract_metadata.py, scripts/validate_citations.py, scripts/format_bibtex.py, scripts/doi_to_bibtex.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of managing citations and references throughout the research and writing process, ensuring accuracy and consistency.

Core Features & Use Cases

  • Citation Discovery: Search academic databases and extract metadata from various sources.
  • Metadata Extraction: Convert identifiers like DOIs, PMIDs, and arXiv IDs to complete metadata.
  • BibTeX Formatting: Generate clean, properly formatted BibTeX entries.
  • Citation Validation: Verify all citations for accuracy and completeness.
  • Integration: Seamlessly integrates with the literature-review skill for comprehensive research workflows.
  • Use Case: For a researcher working on a paper, this Skill can automate the process of finding relevant papers, extracting metadata, and generating a properly formatted bibliography.

Quick Start

Use the citation-management skill to search for papers on "CRISPR gene editing" and generate a BibTeX file with all relevant citations.

Frequently Asked Questions about citation-management

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

FAQPage Schema
How do I convert a DOI to a BibTeX entry for my academic paper?

To convert a DOI to a BibTeX entry, this citation management solution uses dedicated Python scripts to extract metadata from the DOI and format it into a clean, properly structured BibTeX record for your academic paper.

Can I search Google Scholar and PubMed directly to extract citation metadata?

Yes, you can search Google Scholar and PubMed to extract citation metadata using integrated Python scripts, which automate the discovery process and pull relevant academic sources directly into your workflow.

Do I need Python installed to automate BibTeX formatting and citation validation?

Yes, Python is required to automate BibTeX formatting and citation validation, as the Skill relies on Python scripts for searching academic databases, extracting metadata, and verifying citation accuracy.

What's the best way to validate citations and ensure metadata completeness for academic research?

The best way to validate citations for academic research is using automated validation scripts that check extracted metadata against academic databases, ensuring all references are accurate, complete, and properly formatted.

How do I extract metadata from arXiv IDs and PMIDs for citation management?

Metadata extraction from arXiv IDs and PMIDs is handled by specialized Python scripts that fetch and convert these identifiers into complete metadata records, streamlining your citation management process.

Does this citation management approach integrate with literature review workflows?

Yes, this citation management approach seamlessly integrates with literature review workflows, allowing you to combine automated reference discovery and metadata extraction into a comprehensive academic research process.