v0.2.0 — playlists and bulk delete
Teaches the skill the new CLI commands shipped with finetuning-cli v0.2.0 (public API v1.2):
ft playlists— list playlistsft playlist add / remove / move— manage playlist tracks, by playlist name or idft delete— permanent bulk deletion, with the rule that--yesrequires the user's explicit confirmation
Also covers partial-success semantics (warnings vs exit code) and the playlist privacy rule.
Install: download finetuning-cli-skill.skill below, or git clone / pull the repo into ~/.claude/skills/finetuning-cli. Non-Claude agents: curl the updated AGENTS.md into your project root.