{
  "markdown": "# Recoup Setup Artist Skill\n\nAn LLM skill for scaffolding a complete artist workspace inside a sandbox environment.\n\n## What It Does\n\n- Creates the full directory structure for an artist workspace\n- Populates context files (identity, audience, era)\n- Sets up the memory system with scope-aware instructions (MEMORY.md + README)\n- Creates a lean services guide (no pre-filled JSON) and environment files\n- Creates README files for every directory so agents know what goes where\n- Fills in artist data when available, uses placeholders when not\n\n## Prerequisites\n\nRun the `setup-sandbox` skill first to create the org/artist folder structure.\n\n## Usage\n\n> \"Set up the workspace for [Artist Name]\"\n\n> \"Create artist directory for [Artist Name]\"\n\n> \"Initialize [Artist Name]'s artist workspace\"\n\n## Files\n\n| File | Purpose |\n|------|---------|\n| `SKILL.md` | Core skill instructions |\n| `references/context-files.md` | Templates for `context/` files (artist, audience, era, tasks, images) |\n| `references/memory-system.md` | Templates for the `memory/` directory (includes scope system) |\n| `references/services-guide.md` | Template for `config/SERVICES.md` — lean, add-as-you-go approach |\n| `references/env-template.md` | Templates for `.env.example` and `.env` files |\n| `references/directory-readmes.md` | Templates for `songs/`, `releases/`, `config/`, `library/`, `apps/` READMEs |\n| `references/root-readme.md` | Template for the root `README.md` |\n",
  "bytes": 1452,
  "sha": "042494e472a51b6e97b5adf451765c592f0bd4241f9c6078c762031c19912214",
  "repo_slug": "recoupable/artist-workspace",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_recoupable_artist_workspace_setup_artist_00aed512/readme"
}