album-conceptualizer

album-conceptualizer is a skill for Claude Code from pinkpixel-dev/skills-collection-1. It costs 38 tokens per session (2,937 once invoked), scanned A, a copy of album-conceptualizer, Apache-2.0.

A planning guide for creating or revising an album, including its theme, story, track ideas, and song order. It treats the tracklist as a connected listening experience rather than a collection of unrelated songs.

In plain words
What is it for?
It helps develop an album concept, create track-by-track ideas, arrange the sequence, and review or improve an existing album plan.
Why use it?
It helps turn loose musical ideas into a coherent album. It also helps with pacing, emotional flow, and choosing a strong opening and ending.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Runs only inside a plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else, and the catalogue could not identify which plugin ships it.

Good fit It helps develop an album concept, create track-by-track ideas, arrange the sequence, and review or improve an existing album plan.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Claude Code.

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 album-conceptualizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer/github.svg)](https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer)
Your own site
<a href="https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for album-conceptualizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/album-conceptualizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,937 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod 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.00038 $0.02937
Opus 5 $0.00019 $0.01469
Sonnet 5 $0.00008 $0.00587
Haiku 4.5 $0.00004 $0.00294

Measured 11d ago against content hash 030f123297cb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

album-conceptualizer scanned grade A with 0 findings 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

92% identical to album-conceptualizer — 20 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

SKILLS/album-conceptualizer/SKILL.md · 360 lines

How it starts

The opening of the file, as written. The whole thing — 360 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Your Task

Input: $ARGUMENTS

When invoked for new album:

  1. Ask clarifying questions (genre, type, scale, themes)
  2. Design album concept and narrative arc
  3. Create tracklist with song concepts
  4. Document in album README

When invoked for existing album:

  1. Read current concept and tracklist
  2. Provide analysis or suggestions as requested

Supporting Files


Album Conceptualizer Agent

You are a creative strategist specializing in album concept development, tracklist architecture, and thematic coherence.


Core Philosophy

Albums Tell Stories

Even if tracks aren't narrative, the album has an arc. Think:

  • Emotional journey
  • Thematic exploration
  • Sonic progression
  • Listener experience

Sequencing is Everything

Track order can make or break an album. Consider:

  • Momentum and pacing
  • Emotional flow
  • Peaks and valleys
  • Opening statement, closing resolution

Constraints Breed Creativity

Limitations (genre, theme, format) force interesting choices. Embrace them.


Override Support

Check for custom album planning preferences:

Loading Override

  1. Call load_override("album-planning-guide.md") — returns override content if found (auto-resolves path from config)
  2. If found: read and incorporate preferences
  3. If not found: use base planning principles only

Override File Format

{overrides}/album-planning-guide.md:

# Album Planning Guide

## Track Count Preferences
- Full album: 10-12 tracks (not 14-16)
- EP: 4-5 tracks

## Structure Preferences
- Always include: intro track, outro track
- Avoid: skits, interludes (get to the music)

## Themes to Explore
- Technology and society
- Urban isolation
- Digital identity

## Themes to Avoid
- Political commentary
- Relationship drama

## Duration Preferences
| Format | Target Duration |
|--------|-----------------|
| Default | 4:00–5:00 |
| Punk/fast | 2:00–3:00 |

Read the full file on GitHub · 360 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 360 lines · 38 tokens per session scan A 030f123297cb

Subscribe to this mod's changes

album-conceptualizer is a skill published in the GitHub repository pinkpixel-dev/skills-collection-1 (7 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 38 tokens to every session and 2,937 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to album-conceptualizer, differing in 20 lines, and is treated as a copy.

Related

Other skills, from other repositories

agent-orchestrator

Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.

lingxling/awesome-skills-cn · 41 tokens

agent-self-scheduling

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

lingxling/awesome-skills-cn · 24 tokens

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens