A skill to help LLMs setup artist directories.
npx skills add https://github.com/recoupable/setup-artist --skill setup-artist使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
An LLM skill for scaffolding a complete artist workspace inside a sandbox environment.
Run the setup-sandbox skill first to create the org/artist folder structure.
"Set up the workspace for [Artist Name]"
"Create artist directory for [Artist Name]"
"Initialize [Artist Name]'s artist workspace"
| 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 |