Skip to content

recoupable/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recoupable Skills

AI agent skills for the music industry. Teach your coding agent how to manage artists, write songs, analyze analytics, plan releases, and more.

Install

Claude Code

/plugin marketplace add recoupable/skills

Manual

Clone and point your agent at the skills/ directory:

git clone https://github.com/recoupable/skills.git

Skills

Skill What it does
artist-workspace Manage artist directories — context, songs, brand, audience
streaming-growth Grow a new artist past streaming milestones that unlock platform tools
brand-guidelines Apply Recoupable's brand identity to agent outputs
chartmetric Query and analyze music data from the Chartmetric API
content-creation Create social videos, TikToks, Reels, and visual content using AI primitives
industry-research Music industry research — artist analytics, people search, competitive analysis, web intelligence
release-management Plan and execute release campaigns
setup-sandbox Scaffold the workspace for an account's orgs and artists
songwriting Structured songwriting using the 7 C's method
trend-to-song Turn cultural moments into songs and campaign strategies

Creating a Skill

Use the template to get started. Every skill needs:

  1. A SKILL.md file with YAML frontmatter (name + description)
  2. A clear description that tells the agent when to use it
  3. Instructions the agent follows to complete the task
skills/
└── my-skill/
    ├── SKILL.md              ← required
    ├── references/           ← optional — docs loaded on-demand
    ├── scripts/              ← optional — executable code
    └── assets/               ← optional — templates, fonts, icons

See contributing.md for guidelines.

About

Recoupable is an AI-powered music management platform. These skills power the agents that help artists and labels manage their careers.

About

A collection of Skills for LLMs by Recoupable

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages