LLM Evaluation

Evaluated by: xiaomi/mimo-v2-flash:free

Last evaluated: March 29, 2026

Prompt Quality

3.0 /5

Evaluation error: RetryError[]

Usefulness

3.0 /5

Evaluation error: RetryError[]

Overall Rating

3.0 /5

Evaluation failed

Prompt Preview

---
name: c-music
description: Control Spotify playback using the `spogo` CLI. Play, pause, skip, search tracks/albums/playlists, manage the queue, and browse your library.
tags: [spotify, music, playback, spogo, audio]
---

## What This Skill Does

Enables Claude to control Spotify playback and search music via the `spogo` CLI tool.

## Available CLI Tool: `spogo`

### Common Commands

```bash
# Play/pause toggle
spogo play
spogo pause

# Skip to next or previous track
spogo next
spogo prev

#...

Full prompt length: 1381 characters