From bbe61e4dac632628f2b4b7fe08a47ac5d1f372f2 Mon Sep 17 00:00:00 2001 From: Rohan Shah Date: Thu, 2 Jul 2026 14:13:00 -0700 Subject: [PATCH] Use full marketplace description for plugin manifest. The cursor.com/marketplace detail page renders the description from plugin.json, so expand it to the full store copy to match marketplace.json. Co-authored-by: Cursor --- apify/.cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apify/.cursor-plugin/plugin.json b/apify/.cursor-plugin/plugin.json index c92d46b..d45fec8 100644 --- a/apify/.cursor-plugin/plugin.json +++ b/apify/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "apify", - "description": "Official Apify agent skills for web scraping, data extraction, and automation", + "description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Integrate ready-made Actors to access all popular social media, video, e-commerce, search engines, maps, and travel sites. Build, debug, publish, and monetize new Actors on Apify.", "version": "1.0.0", "repository": "https://github.com/apify/apify-cursor-plugin", "author": {