Cite Encode banner
ammawla ammawla

Cite Encode

Development community

Description

--- name: cite-encode description: Generate ENCODE citations for publications, grants, and presentations --- Generate proper citations for ENCODE data and experiments. Use `encode_get_citations` to retrieve publications in BibTeX or RIS format. Use `encode_track_experiment` first to populate citation data. Link external references with `encode_link_reference`. Refer to the cite-encode skill for detailed guidance.

Installation

Installs to ~/.claude/skills/ammawla-encode-toolkit-cite-encode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ammawla-encode-toolkit-cite-encode && curl -fsSL https://raw.githubusercontent.com/ammawla/encode-toolkit/HEAD/commands/cite-encode.md -o ~/.claude/skills/ammawla-encode-toolkit-cite-encode/SKILL.md

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

Full documentation available on GitHub

View Source Repository