CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. recoupable
  4. /
  5. setup-artist
  6. /
  7. Artist Workspace

Artist Workspace

Editor's Note

This handles file organization and context management for artist directories in the Recoup platform. Use it when you're adding songs, updating artist identity and brand info, or need to figure out where something belongs in an artist workspace. The core idea is minimal structure: nothing gets created until there's real content, and git history replaces separate progress tracking. Artist context like identity and audience lives in static files that change slowly, while campaign stuff is treated as time-bound and gets archived when stale. The skill emphasizes reading what's already there before making changes, especially the artist.md file that everything else relies on.

Install

npx skills add https://github.com/recoupable/setup-artist --skill artist-workspace
Votes
0
Installs168
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment