setup-artist

A skill to help LLMs setup artist directories.

安装方式
CLI
npx skills add https://github.com/recoupable/setup-artist --skill setup-artist

使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。

最后更新于 4/22/2026

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