citation-manager

Automate citation retrieval and bibliography generation via a Python CLI.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/polaris-dxz/xclaw --skill citation-manager-polaris-dxz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-manager
Source: https://github.com/polaris-dxz/xclaw/tree/main/apps/desktop/openclaw-runtime/config/skills/citation-manager
Command: npx skills add https://github.com/polaris-dxz/xclaw --skill citation-manager-polaris-dxz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Efficiently manage citations, automate formatting, and generate bibliographies for academic writing.

Core Features & Use Cases

  • DOI/Title lookup to fetch metadata from CrossRef/Semantic Scholar
  • Automatic formatting in APA/MLA/Chicago/IEEE and other styles
  • Export BibTeX, RIS, or plain references for integration into manuscripts and reference managers
  • Use Case: Quickly convert a list of DOIs into a ready-to-submit bibliography

Quick Start

Run the CLI to look up a DOI, format the retrieved metadata, and export a bibliography for your paper.

Frequently Asked Questions about citation-manager

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

FAQPage Schema
How do I automatically format academic references from a DOI?

To automatically format academic references from a DOI, you can use the citation manager to fetch metadata via CrossRef or Semantic Scholar and apply styles like APA, MLA, Chicago, or IEEE. It retrieves the metadata directly from the DOI and outputs the formatted citation.

Can I export a bibliography to BibTeX or RIS format?

Yes, you can export a bibliography to BibTeX or RIS format. The tool supports bulk export of plain references, BibTeX, and RIS files, allowing direct integration into manuscripts and reference managers.

What is the best way to convert a list of DOIs into a ready-to-submit bibliography?

The best way to convert a list of DOIs into a ready-to-submit bibliography is by running the CLI's export command. It bulk fetches metadata from CrossRef and Semantic Scholar, automatically formats the references, and generates the final output.

Does the citation manager support Chicago and IEEE formatting styles?

Yes, the citation manager supports Chicago and IEEE formatting styles. It provides automatic multi-format formatting for academic writing, including APA and MLA, ensuring references match standard manuscript requirements.

How do I look up academic paper metadata using just a title?

To look up academic paper metadata using just a title, you run the CLI's lookup command. It queries CrossRef and Semantic Scholar databases to retrieve the full metadata, which is then persisted in a local JSON datastore.