From 580586584425d53d8225d6619c8346c48dad2116 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 7 May 2026 10:32:57 -0500 Subject: [PATCH] Remove product-tracking-skills from marketplace (#1746) --- .claude-plugin/marketplace.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 124f8e4..ae368dc 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1398,16 +1398,6 @@ }, "homepage": "https://prisma.io" }, - { - "name": "product-tracking-skills", - "description": "AI agent skills that make SaaS products data-ready for product analytics — from codebase scan to tracking plan to working instrumentation code.", - "source": { - "source": "url", - "url": "https://github.com/Accoil/product-tracking-skills.git", - "sha": "341f8cf47d8b5dda550222152377c50aee34c723" - }, - "homepage": "https://www.accoil.com/product-tracking" - }, { "name": "pydantic-ai", "description": "Write accurate Pydantic AI code from the start. Up-to-date patterns, decision trees, and common gotchas for agents, tools, structured output, streaming, and multi-agent apps.",