Tags: paperfoot/suno-cli
Tags
v0.5.1 — rename package to `suno`, add `install-skill` command - Rename Cargo package from `suno-cli` to `suno` (binary name was already `suno`) - New `suno install-skill` command — embeds SKILL.md via include_str! and installs to `~/.claude/skills/suno/SKILL.md` (Claude Code) or `.cursor/rules/suno.mdc` (Cursor). Flags: --target, --path, --force, --print. - Add `assets/SKILL.md` — agent skill teaching coding agents how to use the CLI - Update README install commands to `cargo install suno` and `brew install suno` - Update agent-info commands list to advertise `install-skill` - Update errors.rs copy: "update suno-cli" → "update suno" ProjectDirs config path (`com.suno-cli.suno-cli`) intentionally unchanged to preserve existing user auth across the rename.
PreviousNext