Example App Runner (example-runner)

SkillDev tools

Run and test spotify_sdk integration using the companion example app.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Example App Runner (example-runner) skill

What this skill tells your AI

The instructions your AI receives, as published by brim-borium/spotify_sdk in .agents/skills/example-runner/SKILL.md and read by ahel’s review.

Run and test the plugin using the companion application in example/.

Setup

Create .env file at example/.env:

CLIENT_ID=your_spotify_client_id
REDIRECT_URL=your_spotify_redirect_url

Running the App

Mobile

cd example && flutter run

Web

Run on Chrome with loopback IP for Spotify Web SDK compatibility:

cd example && flutter run -d chrome --web-hostname=127.0.0.1 --web-port=8080

Signals

GitHub stars
166
Forks
93
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
example-runner
Source
github.com/brim-borium/spotify_sdk