lastfm

Installation
SKILL.md

Last.fm

Setup

export LASTFM_API_KEY="your_api_key_here"
# For write operations only:
export LASTFM_API_SECRET="your_api_secret"
export LASTFM_SESSION_KEY="your_session_key"

Get an API key at https://www.last.fm/api/account/create (free, requires a Last.fm account).

Essential Commands

User queries — "what am I listening to"

Configurable via LASTFM_USERNAME env var. Defaults to <username> if unset.

Installs
9
GitHub Stars
76
First Seen
Aug 5, 2026
lastfm — magnus919/agent-skills