Citation Cff banner
zircote zircote

Citation Cff

Development community

Description

--- name: citation-cff description: Create, validate, update, and export CITATION.cff files for academic citation of software argument-hint: "[--init] [--sync] [--validate] [--enrich] [--export bibtex|apa|ris|codemeta] [--workflow] [--apply] [--dry-run]" allowed-tools: ["Read", "Write", "Edit", "Glob", "Grep", "Bash", "Skill"] --- Manage CITATION.cff files for academic citation of software repositories, supporting creation, validation, synchronization, enrichment, and export to common citation

Installation

Installs to ~/.claude/skills/zircote-github-social-citation-cff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-github-social-citation-cff && curl -fsSL https://raw.githubusercontent.com/zircote/github-social/HEAD/commands/citation-cff.md -o ~/.claude/skills/zircote-github-social-citation-cff/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository