setup-artist
Installation
Summary
Complete artist workspace scaffold with directories, context files, memory system, and environment setup.
- Creates a standardized folder structure including context, memory, songs, releases, content, config, library, and apps directories with README guides for each
- Initializes context files (artist identity, audience insights, era metadata) and a scoped memory system that distinguishes between permanent, era-specific, and session-level knowledge
- Sets up environment and services configuration files with templates, adding credentials and integrations only when real information is available rather than pre-filling placeholders
- Updates the RECOUP.md marker file from
not-setuptoactiveand generates a root README with setup checklist and directory reference tables
SKILL.md
Setup Artist
Scaffold a complete artist workspace so agents can start working immediately.
Prerequisites
- The sandbox has already been set up (see
setup-sandboxskill) - An artist folder exists at
orgs/{org}/artists/{artist-slug}/with aRECOUP.mdmarker file - The
RECOUP.mdfile contains the artist's name, slug, and Recoup ID (created bysetup-sandbox)
Folder Structure
Related skills