From 9ff91f0059c90739cf1c7ac2f7fc4cfd88cbe643 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 15:14:39 -0500 Subject: [PATCH] Add zyte-web-data plugin (#3473) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 37acf35d..4a4cfb6a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3407,6 +3407,20 @@ "sha": "604e4c7b1d4879bebd9e78d27c316a07cc9abce5" }, "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" } ] }