tidal-cliControl Tidal music streaming from the terminal. Use when the user wants to search Tidal's catalog (artists, albums, tracks, videos, playlists), manage playl...
Install via ClawdBot CLI:
clawdbot install lucaperret/tidal-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
A user wants to create a custom playlist for a specific mood or activity. Using tidal-cli, they search for tracks, add them to a new playlist, and enjoy a tailored listening experience.
A user discovers new music by searching for an artist, finding similar artists, and adding their top tracks to a playlist. This automates the discovery process within the terminal.
A DJ uses tidal-cli to rename, delete, and reorganize playlists, and to add or remove tracks programmatically, saving time and enabling integration with other tools via JSON output.
A user builds and maintains a library of favorite tracks, albums, and artists on Tidal via CLI commands, enabling batch operations and easy integration with scripts.
Offer a service that uses tidal-cli to fetch personalized recommendations and similar tracks/artists, then curates playlists for subscribers based on their taste.
Provide a tool for businesses (e.g., gyms, cafes) to automatically generate and update playlists based on time of day, mood, or events, using tidal-cli scripting.
Aggregate data from tidal-cli outputs (track info, artist details, recommendations) to offer insights to record labels or marketers about trends and listener preferences.
💬 Integration Tip
Always use the --json flag for programmatic access, and pair with jq to parse outputs into variables for automation in scripts or applications.
Scored May 7, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.