mirror of
https://github.com/adobe/skills.git
synced 2026-09-19 08:06:09 +08:00
9bc1fc5b84
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>