diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 7255fcf..bd9c021 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -5,13 +5,13 @@ "email": "support@apify.com" }, "metadata": { - "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.", + "description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.", "version": "1.0.0" }, "plugins": [ { "name": "apify", - "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.", + "description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.", "version": "1.0.0", "source": "./apify" } diff --git a/README.md b/README.md index 303203b..2623b37 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Apify for GitHub Copilot -Official Apify plugin for GitHub Copilot — adds an `apify` agent, an Apify MCP server connection, a routing instruction, and a set of internal skills for three Apify workflows: using existing Actors from the Apify Store, building or actorizing custom Actors, and integrating Apify into existing applications. +Official Apify plugin for GitHub Copilot. It adds an `apify` agent, an Apify MCP server connection, a routing instruction, and a set of internal skills for three Apify workflows: using existing Actors from the Apify Store, building or actorizing custom Actors, and integrating Apify into existing applications. -> **Apify** is a platform of thousands of serverless cloud programs called **Actors** for web scraping, browser automation, and data extraction. Learn more at [apify.com](https://apify.com). +> **Apify** is the largest marketplace of tools for AI: ready-made **Actors** you can run, or build your own. Find your Actor at Apify Store. ## What you get diff --git a/apify/plugin.json b/apify/plugin.json index a5b38df..f0a85ef 100644 --- a/apify/plugin.json +++ b/apify/plugin.json @@ -1,6 +1,6 @@ { "name": "apify", - "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.", + "description": "Run ready-made Actors from Apify, the largest marketplace of tools for AI, or build and publish your own.", "version": "1.0.0", "author": { "name": "Apify",