/download-encode
Download ENCODE files (BED, FASTQ, BAM, bigWig) with MD5 verification
$ npx -y skills add ammawla/encode-toolkit --agent claude-codeShips with encode-toolkit. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/download-encode
Context preview
What this command does when you run it.
Download ENCODE files (BED, FASTQ, BAM, bigWig) with MD5 verification
Command definition
download-encode.mdname: download-encode description: Download ENCODE files (BED, FASTQ, BAM, bigWig) with MD5 verification
Download ENCODE data files to a local directory.
Use `encode_batch_download` with `dry_run=True` first to preview files. Then set `dry_run=False` to download. For specific files, use `encode_download_files` with file accessions. Always verify MD5 checksums.
Refer to the download-encode skill for detailed guidance.
Search ENCODE, cross-reference 14 databases, run 7 analysis pipelines, and generate publication-ready methods — all from natural language in Claude Code.
Repo: ammawla/encode-toolkit
Other commands on encode-toolkit.
- /browse-files
List, search, and inspect ENCODE files by format, type, and assembly
Open command - /cite-encode
Generate ENCODE citations for publications, grants, and presentations
Open command - /compare-experiments
Check if two ENCODE experiments are compatible for combined analysis
Open command - /cross-reference
Cross-reference ENCODE data with PubMed, GEO, ClinicalTrials, and bioRxiv
Open command - /log-provenance
Log derived files and trace provenance back to ENCODE source data
Open command - /manage-credentials
Store, check, or clear ENCODE API credentials for restricted data
Open command

