This skill helps agents walk users through publishing tasks and datasets to the Harbor registry using the uvx harbor CLI. It validates prerequisites (authentication, task identifiers), provides exact command examples for initializing dataset manifests, adding tasks, syncing digests, and publishing, and explains post-publish steps like visibility and running published datasets.
Use this skill when a user wants to upload, share, or publish tasks or datasets to Harbor. Trigger during workflows that prepare evaluation suites, package RL tasks, or automate dataset releases — especially when the user needs concrete CLI commands and safety checks before publishing.
Works well with terminal-capable agents and those familiar with developer tooling (Copilot-style assistants, CLI-focused agents). Agents that can run or simulate uvx commands will produce the most direct help.
Walk-through skill for publishing tasks and datasets to the Harbor registry via `uvx harbor` CLI. No scripts bundled — purely instructional SKILL.md. Clean security profile with no risky patterns; all commands use `uvx` for isolated execution. Well-structured prerequisites and step-by-step instructions, but lacks error handling guidance or troubleshooting. Niche audience (Harbor registry users) but genuinely useful for that audience.
Solid walkthrough skill. No security concerns. Would benefit from a troubleshooting section and error handling tips. Niche but well-executed for its target audience.