From 57a6b5e9e1911742ebc1a90fe9bbd964c423ef2c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 6 May 2026 09:50:55 -0500 Subject: [PATCH] Remove product-tracking-skills from marketplace --- .claude-plugin/marketplace.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 453c903..7e099d7 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1472,16 +1472,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.",