Files
magnus919_agent-skills/lastfm
Magnus Hedemarkandfactory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> ff1dab9273 docs(skills): repair catalog cross-references after -cli renames
Update every audited reference site to the six renamed skills:
root README headings and links (and drop the jira-jql entry ahead of
its absorption), references/skill-triggers.md rows for jellyfin and
tempest plus four new-name rows for ghost/jira/openlibrary/tmdb,
scripts/grandfathered-skills.txt pruned to the three retained *-cli
entries, pyproject.toml deptry exclusion jellyfin-cli -> jellyfin,
neckbeard routing seams, cli-builder example names, and the lastfm /
verification-methodology eval texts mentioning jellyfin.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-08-26 02:13:56 -04:00
..
2026-07-11 09:24:58 -04:00

Last.fm — Music Data API from the Terminal

Lookup user listening history, discover similar music, explore charts, manage tags, and scrobble listening events — all from your Last.fm account.

Why Install This Skill

When your agent loads this skill, it can work with your entire music listening history. That means:

  • Music discovery — find similar artists via collaborative filtering
  • Personal stats — top artists, tracks, albums over any time period
  • Charts — global and per-country trending music
  • Social graph — friends' listening activity
  • Scrobbling & loving — record what you're listening to in real time

What You Get

Directory Purpose
SKILL.md Complete command reference with examples
scripts/lastfm-cli CLI tool for the Last.fm API

Quick Start

export LASTFM_API_KEY="your_api_key_here"

Free API key from last.fm/api/account/create.

Triggers

Load this for music data, listening statistics, music recommendations, similar artists, charts, or scrobbling.

Requirements

Python 3.8+ with requests library. Free Last.fm API key.