# Spotctl

> Use this skill when the user wants to command line interface to spotify music streaming service.

- Skill: `javimosch/spotctl` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/spotctl`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/spotctl/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/spotctl

---


# Spotctl Plugin

Command line interface to Spotify music streaming service.

## Commands

### Operations
- `spotctl track play` — play track via spotctl
- `spotctl track pause` — pause track via spotctl
- `spotctl track next` — next track via spotctl
- `spotctl track prev` — prev track via spotctl
- `spotctl track search` — search track via spotctl
- `spotctl playlist list` — list playlist via spotctl
- `spotctl device list` — list device via spotctl
- `spotctl album list` — list album via spotctl
- `spotctl artist list` — list artist via spotctl
- `spotctl status show` — show status via spotctl
- `spotctl volume set` — set volume via spotctl

## Usage Examples
- "spotctl --help"
- "spotctl <args>"

## Installation

```bash
go install github.com/owenthereal/spotctl@latest
```

## Examples

```bash
spotctl --version
spotctl --help
```

## Key Features
- spotify\n- music\n- streaming

