Track exact provenance for every operation on ENCODE data — tool versions, reference files, scripts, parameters, and timestamps — to enable publication-ready methods writing. Use when the user processes ENCODE files, runs any bioinformatics tool, creates filtered/merged datasets, runs pipelines, performs liftover, uses R/Python/Bash for analysis, or needs to document their analysis chain for reproducibility and publication. Also use when the user says "write me methods" to auto-generate methods sections from the provenance log. This skill implements comprehensive provenance documentation: every tool, every version, every reference file, every parameter, every accession — no shortcuts. Use this skill for ANY processing step, ANY file transformation, ANY analysis operation on ENCODE data.
$npx -y skills add ammawla/encode-toolkit --skill data-provenanceInstalls into the current project.
Run `npx skills use "https://github.com/ammawla/encode-toolkit" --skill "ammawla/encode-toolkit/data-provenance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ammawla/encode-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/ammawla/encode-toolkit"` and select the relevant skills, then follow their instructions.