add-paper

Convert a DOI, URL, arXiv ID, or title into a BibTeX entry and file it into the correct topic folder.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bautisalva/media-bias-instagram --skill add-paper-bautisalva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-paper
Source: https://github.com/bautisalva/media-bias-instagram/tree/main/.claude/skills/add-paper
Command: npx skills add https://github.com/bautisalva/media-bias-instagram --skill add-paper-bautisalva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the submission and organization of literature by converting a DOI, URL, arXiv ID, or title into a BibTeX entry and placing it into the correct topic folder.

Core Features & Use Cases

  • Generate BibTeX entries with standardized citation keys (e.g., firstauthoryear_descriptor) and ensure metadata consistency.
  • Classify papers into topic folders by consulting READMEs and update the corresponding README with a formatted entry.
  • Download PDFs whenever open access is available and attach them to the master bibliography as needed.
  • Use Case: For a thesis, rapidly add new references from online searches and keep the bibliography organized by topic.

Quick Start

Provide a paper's DOI, URL, arXiv ID, or title and the Skill will create a BibTeX entry and place it in the appropriate topic folder.

Frequently Asked Questions about add-paper

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

FAQPage Schema
How do I automatically generate BibTeX entries from a DOI or arXiv ID?

You can generate BibTeX entries by providing a DOI, URL, arXiv ID, or paper title. The skill converts the identifier into a standardized BibTeX citation key and ensures metadata consistency for your research workflow.

What is the best way to organize a bibliography by topic folders for a thesis?

Organizing a bibliography by topic folders involves classifying each paper into a specific directory and updating the corresponding README. This skill automates that classification and appends formatted entries to keep literature structured.

Can I download open access PDFs automatically when adding references to my bibliography?

Yes, downloading open access PDFs is supported during the paper entry process. When available, the skill retrieves the PDF and attaches it alongside the generated BibTeX entry in your master bibliography.

How do I prevent duplicate BibTeX entries when adding new papers to my research project?

Preventing duplicate BibTeX entries requires checking existing references before adding new literature. This skill follows a multi-step workflow that includes duplicate prevention before generating new citation keys and consolidating the bibliography.

Does automated reference management work with just a paper title if I don't have the DOI?

Yes, automated reference management works with a paper title alone. The skill accepts a DOI, URL, arXiv ID, or title to generate the BibTeX entry, classify the paper by topic, and update your bibliography files.