Claude-skill-registry bibliography

Generate formatted bibliography and citations in various academic styles.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/bibliography" ~/.claude/skills/majiayu000-claude-skill-registry-bibliography && rm -rf "$T"
manifest: skills/data/bibliography/SKILL.md
source content

/bibliography - Citation Management

I'll help generate properly formatted citations and bibliographies.

Supported Styles:

StyleCommon Use
APA 7thPsychology, social sciences, education
MLA 9thHumanities, literature, arts
ChicagoHistory, some humanities
IEEEEngineering, computer science
HarvardBusiness, some sciences
VancouverMedicine, health sciences

What I can do:

From URLs

Provide URLs and I'll extract citation info and format it

From Text

Provide source details and I'll format the citation

From Research

If we've done research together, I'll compile all sources used

Annotation

Add brief annotations describing each source's contribution

Citation Components I'll capture:

  • Authors (all, properly formatted)
  • Title
  • Publication venue
  • Date
  • Volume/issue/pages
  • DOI/URL
  • Access date (where required)

What I need:

  1. Sources: URLs, text descriptions, or "from our research"
  2. Style: Which citation style to use
  3. Annotated?: Whether to include annotations

Output Options:

  • Individual citations
  • Full bibliography
  • In-text citation format examples
  • Annotated bibliography

Which sources would you like me to format, and in what style? Project: $ARGUMENTS