zenodo

Installation
SKILL.md

Zenodo Skill

Interact with the Zenodo API through the bundled CLI for public record search/download and authenticated deposit management.

When To Use

Use this skill for Zenodo-specific work: finding public records, downloading record files, listing deposits, creating draft deposits, editing metadata, uploading files, deleting drafts, and publishing deposits.

Workflow

  1. Resolve this skill directory and run the bundled scripts/zenodo helper from there; do not assume zenodo is already on PATH.
  2. Use search and download without a token for public records.
  3. Require ZENODO_ACCESS_TOKEN before create, list, show, update, upload, delete, or publish.
  4. Use --sandbox for tests, dry runs, examples, or any workflow where the user has not explicitly asked to modify production Zenodo.
  5. Before publish, confirm the target deposit ID, metadata, and uploaded files with the user unless they already gave explicit publish approval.

Commands

Installs
1
Repository
vlln/bio-skills
GitHub Stars
1
First Seen
Jun 22, 2026
zenodo — vlln/bio-skills