Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
01d24623f9 Add product-tracking-skills to marketplace 2026-03-17 13:30:56 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "data-engineering", "name": "product-tracking-skills",
"description": "Data engineering plugin - warehouse exploration, pipeline authoring, Airflow integration", "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": {
"source": "url", "source": "url",
"url": "https://github.com/astronomer/agents.git", "url": "https://github.com/Accoil/product-tracking-skills.git",
"sha": "85d6053b1e21724f9cefb1e3f5219bd54fc77224" "sha": "341f8cf47d8b5dda550222152377c50aee34c723"
}, },
"homepage": "https://github.com/astronomer/agents" "homepage": "https://www.accoil.com/product-tracking"
} }
] ]
} }