promote-idea

Convert pending album ideas into projects with automatic slug generation.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill promote-idea-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: promote-idea
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/promote-idea
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill promote-idea-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The manual process of creating an album from an idea involves multiple steps and manual data entry, which can be time-consuming and error-prone.

Core Features & Use Cases

  • Convert Idea to Album: Simplifies the process of converting a pending album idea into a fully-fledged project with a single command.
  • Automated Slug Generation: Automatically generates a slug for the album based on the title, allowing for easy file management.
  • Documentary Flag: Option to mark an album as a documentary, automatically setting up research and source documentation.

Quick Start

Use the promote-idea skill with the album title, optionally specifying a slug. For example: promote-idea "The Great Molasses Flood".

Frequently Asked Questions about promote-idea

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert an album idea into a full music production project automatically?

Converting an album idea into a full project is automated by reading the album title from an IDEAS.md file, generating a slug, creating project directories, and updating the idea's status. This eliminates manual data entry and multi-step directory setup.

Can I mark an album as a documentary when creating the project structure?

Yes, you can mark an album as a documentary during project creation. Setting this documentary flag automatically configures the generated project directories to include dedicated research and source documentation areas.

How does automatic slug generation work for album management?

Automatic slug generation works by taking the provided album title and converting it into a filesystem-friendly slug. This slug is used to name and structure the project directories for easy file management.

What is the best way to track pending album ideas before promoting them?

Pending album ideas are tracked within an IDEAS.md file. When an idea is promoted to a project, the skill automatically updates its status in this file, ensuring your idea backlog stays synchronized with active album creation.

Do I need to manually create project directories before promoting an album idea?

No, you do not need to manually create project directories. The promotion process fully automates directory creation based on the album title and optional documentary flag, reducing setup errors.

Why does manual album creation from an idea cause workflow bottlenecks?

Manual album creation causes workflow bottlenecks because it involves multiple steps and repetitive data entry to establish project directories and update tracking files, which is time-consuming and error-prone.