diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index 9c72cc7..dbe698d 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -7,10 +7,10 @@ }, "plugins": [ { - "name": "recoup-catalog-deals", + "name": "recoup-catalogs-plugin", "source": { "source": "url", - "url": "https://github.com/recoupable/recoup-catalog-deals.git", + "url": "https://github.com/recoupable/recoup-catalogs-plugin.git", "ref": "main" }, "version": "0.2.0", @@ -21,7 +21,7 @@ "url": "https://recoupable.com" }, "homepage": "https://recoupable.com", - "repository": "https://github.com/recoupable/recoup-catalog-deals", + "repository": "https://github.com/recoupable/recoup-catalogs-plugin", "license": "Apache-2.0", "keywords": [ "music", @@ -93,7 +93,7 @@ "url": "https://github.com/recoupable/recoup-content-plugin.git", "ref": "main" }, - "version": "0.1.0", + "version": "0.2.0", "description": "Recoup content workflows: skills and commands for AI agents to draft, edit, and publish content for artists across Recoup's surfaces.", "author": { "name": "Recoup", @@ -122,6 +122,45 @@ "websiteURL": "https://recoupable.com", "brandColor": "#345A5D" } + }, + { + "name": "recoup-research-plugin", + "source": { + "source": "url", + "url": "https://github.com/recoupable/recoup-research-plugin.git", + "ref": "main" + }, + "version": "0.1.0", + "description": "Recoup research workflows: skills and commands for AI agents to run artist research, audience analysis, trend scans, and market intelligence.", + "author": { + "name": "Recoup", + "email": "agent@recoupable.com", + "url": "https://recoupable.com" + }, + "homepage": "https://recoupable.com", + "repository": "https://github.com/recoupable/recoup-research-plugin", + "license": "Apache-2.0", + "keywords": [ + "recoup", + "recoup-research", + "music", + "research", + "artist-research", + "audience-analysis", + "trend-analysis", + "ai-agents", + "agent-skills" + ], + "interface": { + "displayName": "Recoup Research", + "shortDescription": "Artist research, audience analysis, and trend scans for Recoup", + "longDescription": "A research workflows plugin for Recoup. Bundles skills and commands that help AI agents run artist research, audience analysis, trend scans, and market intelligence \u2014 turning raw signals into briefs that feed downstream content and platform work.", + "developerName": "Recoup", + "category": "Music", + "capabilities": ["Read", "Write"], + "websiteURL": "https://recoupable.com", + "brandColor": "#345A5D" + } } ] } diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 28d097a..e07b3ea 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,10 +7,10 @@ }, "plugins": [ { - "name": "recoup-catalog-deals", + "name": "recoup-catalogs-plugin", "source": { "source": "github", - "repo": "recoupable/recoup-catalog-deals" + "repo": "recoupable/recoup-catalogs-plugin" }, "description": "Music catalog deals: data-room ingestion, royalty normalization, rights checks, and valuation analysis for buy-side, seller-prep, financing, and post-close.", "version": "0.2.0", @@ -20,7 +20,7 @@ "url": "https://recoupable.com" }, "homepage": "https://recoupable.com", - "repository": "https://github.com/recoupable/recoup-catalog-deals", + "repository": "https://github.com/recoupable/recoup-catalogs-plugin", "license": "Apache-2.0", "keywords": [ "music", @@ -39,7 +39,7 @@ ], "category": "Music", "tags": [ - "recoup-catalog-deals", + "recoup-catalogs-plugin", "royalty-normalization", "rights-diligence", "valuation" @@ -84,7 +84,7 @@ "repo": "recoupable/recoup-content-plugin" }, "description": "Recoup content workflows: skills and commands for AI agents to draft, edit, and publish content for artists across Recoup's surfaces.", - "version": "0.1.0", + "version": "0.2.0", "author": { "name": "Recoup", "email": "agent@recoupable.com", @@ -108,6 +108,41 @@ "content-creation", "artist-marketing" ] + }, + { + "name": "recoup-research-plugin", + "source": { + "source": "github", + "repo": "recoupable/recoup-research-plugin" + }, + "description": "Recoup research workflows: skills and commands for AI agents to run artist research, audience analysis, trend scans, and market intelligence.", + "version": "0.1.0", + "author": { + "name": "Recoup", + "email": "agent@recoupable.com", + "url": "https://recoupable.com" + }, + "homepage": "https://recoupable.com", + "repository": "https://github.com/recoupable/recoup-research-plugin", + "license": "Apache-2.0", + "keywords": [ + "recoup", + "recoup-research", + "music", + "research", + "artist-research", + "audience-analysis", + "trend-analysis", + "ai-agents", + "agent-skills" + ], + "category": "Music", + "tags": [ + "recoup-research-plugin", + "artist-research", + "audience-analysis", + "trend-analysis" + ] } ] } diff --git a/.gitmodules b/.gitmodules index e4657ca..d1b2457 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,12 @@ -[submodule "recoup-catalog-deals"] - path = recoup-catalog-deals - url = https://github.com/recoupable/recoup-catalog-deals.git +[submodule "recoup-catalogs-plugin"] + path = recoup-catalogs-plugin + url = https://github.com/recoupable/recoup-catalogs-plugin.git [submodule "recoup-platform-plugin"] path = recoup-platform-plugin url = https://github.com/recoupable/recoup-platform-plugin.git [submodule "recoup-content-plugin"] path = recoup-content-plugin url = https://github.com/recoupable/recoup-content-plugin.git +[submodule "recoup-research-plugin"] + path = recoup-research-plugin + url = https://github.com/recoupable/recoup-research-plugin.git diff --git a/README.md b/README.md index 9afe363..22b24c8 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ This repo is a curated plugin marketplace for Claude Code, Claude Cowork, and Co | Plugin | Purpose | | ------ | ------- | -| `recoup-catalog-deals` | Music catalog deals: data-room ingestion, royalty normalization, rights checks, and valuation analysis for buy-side, seller-prep, financing, and post-close. | +| `recoup-catalogs-plugin` | Music catalog deals: data-room ingestion, royalty normalization, rights checks, and valuation analysis for buy-side, seller-prep, financing, and post-close. | | `recoup-platform-plugin` | Recoup platform helpers: cross-cutting skills, commands, and workflows for AI agents working with Recoup's chat, API, and platform surface. | | `recoup-content-plugin` | Recoup content workflows: skills and commands for AI agents to draft, edit, and publish content for artists across Recoup's surfaces. | +| `recoup-research-plugin` | Recoup research workflows: skills and commands for AI agents to run artist research, audience analysis, trend scans, and market intelligence. | ## Install with Claude Code @@ -18,7 +19,7 @@ Add the marketplace, then install the plugin you need: ```bash /plugin marketplace add recoupable/marketplace -/plugin install recoup-catalog-deals@recoup-marketplace +/plugin install recoup-catalogs-plugin@recoup-marketplace ``` Claude Code reads the marketplace from `.claude-plugin/marketplace.json`. Each plugin entry uses a `github` source object so the plugin is fetched from its own repo, independent of any submodule the registry uses internally. diff --git a/recoup-catalog-deals b/recoup-catalog-deals deleted file mode 160000 index 56979ac..0000000 --- a/recoup-catalog-deals +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 56979ac2362b09396c0fad936f342e86c6ead058 diff --git a/recoup-catalogs-plugin b/recoup-catalogs-plugin new file mode 160000 index 0000000..40d463d --- /dev/null +++ b/recoup-catalogs-plugin @@ -0,0 +1 @@ +Subproject commit 40d463d68f8c8553034a0f6a5949e7b0becdbd6b diff --git a/recoup-content-plugin b/recoup-content-plugin index e19ccf3..029ad89 160000 --- a/recoup-content-plugin +++ b/recoup-content-plugin @@ -1 +1 @@ -Subproject commit e19ccf3c4a69b6d7704815c712eda7d001912af8 +Subproject commit 029ad8957b916d74956c169f4820b37c4b77b812 diff --git a/recoup-research-plugin b/recoup-research-plugin new file mode 160000 index 0000000..147b4ee --- /dev/null +++ b/recoup-research-plugin @@ -0,0 +1 @@ +Subproject commit 147b4ee49f9f8811b3ec368aaabcacfdfbe512dd