lastfm

lastfm is a skill for Claude Code, Codex from SteveGrosbois/tidal-cli. It costs 36 tokens per session (1,929 once invoked), scanned A, original, no licence file.

A connection to Last.fm, a music service that records listening history and provides music statistics and recommendations.

In plain words
What is it for?
Use it to review recent tracks, find top artists, albums, or songs, check loved tracks, discover similar artists, and view global charts.
Why use it?
It avoids manually searching through listening history, favourites, charts, and artist relationships to understand or explore music.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/stevegrosbois/tidal-cli/lastfm
Any agent
npx skills add SteveGrosbois/tidal-cli --skill lastfm
Clone the repo
git clone --depth 1 https://github.com/SteveGrosbois/tidal-cli

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lastfm

README.md
[![agentmods](https://agentmods.dev/badge/skills/stevegrosbois/tidal-cli/lastfm.svg)](https://agentmods.dev/skills/stevegrosbois/tidal-cli/lastfm)
Your own site
<a href="https://agentmods.dev/skills/stevegrosbois/tidal-cli/lastfm"><img src="https://agentmods.dev/badge/skills/stevegrosbois/tidal-cli/lastfm.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,929 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.01929
Opus 5 $0.00018 $0.00964
Sonnet 5 $0.00007 $0.00386
Haiku 4.5 $0.00004 $0.00193

Measured 5d ago against content hash 3c44f2c12b5b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

lastfm scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "http://ws.audioscrobbler.com/2.0/?method=user.getrecenttracks&user=$LASTFM_USER&api_key=$LASTFM_API_KEY&format=json&limit=10"
skills/lastfm/SKILL.md · 189 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 189 lines · 36 tokens per session scan A 3c44f2c12b5b

Subscribe to this mod's changes

lastfm is a skill published in the GitHub repository SteveGrosbois/tidal-cli (4 stars, last pushed 1mo ago), with no licence file. It adds 36 tokens to every session and 1,929 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

workflow-generator

FIRE when user intent matches any of the following conditions — EXPLICIT TRIGGERS: /workflow-generator; "generate workflow"; "create workflow diagram"; "show workflow" ARCHITECTURAL VISUALIZATION INTENT: user wants to visualize, diagram, draw, map, or generate a system architecture diagram / component diagram /…

askuma/workflow-generator · 687 tokens

ai-md

AI.MD — Convert any human-written CLAUDE.md into AI-native structured format. Your CLAUDE.md is read by AI every single turn, not by you — so write it in AI's language. Battle-tested: 5 rounds, 4 models (GPT-5.3, Gemini 2.5 Pro, Grok-4, Claude Opus 4.6). Structured-label format raised Codex compliance from 6/8 → 8/8…

sstklen/ai-md · 173 tokens

skill-builder

Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.

yusufkaraaslan/Skill_Seekers · 38 tokens

golden-chat-single

Use when testing the goldenchatsingle golden build.

yusufkaraaslan/Skill_Seekers · 14 tokens

golden-rss-empty

Use when testing the empty rss golden build.

yusufkaraaslan/Skill_Seekers · 14 tokens

seo-geo

SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Use when user wants to improve search visibility.

ReScienceLab/opc-skills · 60 tokens