Skip to content

recoupable/artist-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Recoup Setup Artist Skill

An LLM skill for scaffolding a complete artist workspace inside a sandbox environment.

What It Does

  • Creates the full directory structure for an artist workspace
  • Populates context files (identity, audience, era)
  • Sets up the memory system with scope-aware instructions (MEMORY.md + README)
  • Creates a lean services guide (no pre-filled JSON) and environment files
  • Creates README files for every directory so agents know what goes where
  • Fills in artist data when available, uses placeholders when not

Prerequisites

Run the setup-sandbox skill first to create the org/artist folder structure.

Usage

"Set up the workspace for [Artist Name]"

"Create artist directory for [Artist Name]"

"Initialize [Artist Name]'s artist workspace"

Files

File Purpose
SKILL.md Core skill instructions
references/context-files.md Templates for context/ files (artist, audience, era, tasks, images)
references/memory-system.md Templates for the memory/ directory (includes scope system)
references/services-guide.md Template for config/SERVICES.md — lean, add-as-you-go approach
references/env-template.md Templates for .env.example and .env files
references/directory-readmes.md Templates for songs/, releases/, config/, library/, apps/ READMEs
references/root-readme.md Template for the root README.md

About

A skill to help LLMs setup artist directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors