From 79152577e4d7d91cdfca87695bdd157ae098103e Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Sun, 28 Jun 2026 19:20:00 -0500 Subject: [PATCH] Add zyte-web-data plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a36e500e..46f855d1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3319,6 +3319,20 @@ "sha": "6b6c44cfe3c4e00860401a697d401dcb3b6e3737" }, "homepage": "https://langfuse.com" + }, + { + "name": "zyte-web-data", + "description": "Web scraping skills for Claude Code powered by the Zyte API — scrape sites, generate and run Scrapy spiders, define extraction schemas, and ship to Scrapy Cloud.", + "author": { + "name": "Zyte" + }, + "category": "automation", + "source": { + "source": "url", + "url": "https://github.com/zytedata/claude-skills.git", + "sha": "7f9d853e65c917692142c5813b7442787544ca95" + }, + "homepage": "https://www.zyte.com" } ] }