Skip to content

v0.2.0 — playlists and bulk delete

Choose a tag to compare

@Nattothemoon Nattothemoon released this 12 Jun 08:32
· 1 commit to main since this release

Teaches the skill the new CLI commands shipped with finetuning-cli v0.2.0 (public API v1.2):

  • ft playlists — list playlists
  • ft playlist add / remove / move — manage playlist tracks, by playlist name or id
  • ft delete — permanent bulk deletion, with the rule that --yes requires 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.