Rseng Cite banner
fdiblen fdiblen

Rseng Cite

Development community

Description

--- description: Generate CITATION.cff and codemeta.json for this repository --- Create or update citation metadata for the current repository: a CITATION.cff (for humans and GitHub/Zenodo integration) and a codemeta.json (for machine harvesting). Consult ${CLAUDE_PLUGIN_ROOT}/skills/rseng-citation-metadata/SKILL.md for field guidance and conventions. Steps: 1. Gather facts before writing - never invent metadata: - authors from git history (git shortlog -sne), existing AUTHORS or pack

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-cite/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-cite && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-cite.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-cite/SKILL.md

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

Full documentation available on GitHub

View Source Repository