Files
Rene Muniz 9bc1fc5b84 feat(plugins): add Adobe Analytics and Customer Journey Analytics plugins
Adds two new MCP-backed plugins for analytics practitioners:

- adobe-analytics — 5 skills targeting the Adobe Analytics MCP server
  (KPI pulse, top movers, conversion funnel analysis, segment performance
  comparator, executive briefing).
- adobe-cja — 6 skills targeting the Customer Journey Analytics MCP server
  (KPI pulse, top movers, funnel health check, dimension analysis, segment
  performance comparator, executive briefing).

Each plugin ships a .mcp.json pointing at its hosted MCP endpoint
(https://aa-mcp.adobe.io/mcp and https://cja-mcp.adobe.io/mcp) so the
skills work out of the box once the user has product access.

Repo-wide updates:

- Register both plugins in .claude-plugin/marketplace.json.
- Add a new "Analytics" group to the top-level README under For Business,
  with per-skill descriptions, sample prompts, and links to each plugin
  README, plus install commands in the Installation section.
- Add CODEOWNERS entries for the two new plugin directories.
- Every new SKILL.md declares license: Apache-2.0 in its frontmatter.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 08:31:40 -06:00
..