From ecf95f9e0a563f9bc214c79dd48b5535bff175ba Mon Sep 17 00:00:00 2001 From: apify-plugins-bot Date: Thu, 28 May 2026 14:51:31 +0000 Subject: [PATCH] chore: sync generated content from apify-plugins (f4e942c4) --- apify/skills/apify-ultimate-scraper/SKILL.md | 3 +++ .../apify-ultimate-scraper/references/actor-index.md | 7 ------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/apify/skills/apify-ultimate-scraper/SKILL.md b/apify/skills/apify-ultimate-scraper/SKILL.md index ef4768d..481e45f 100644 --- a/apify/skills/apify-ultimate-scraper/SKILL.md +++ b/apify/skills/apify-ultimate-scraper/SKILL.md @@ -74,6 +74,9 @@ If this fails, install the CLI first: ### Step 1: Understand goal and select Actor Identify the target platform and use case. Read `references/actor-index.md` to find the right Actor. +Prefer `apify`-tier actors; use `community`-tier only when no `apify` actor covers the task. +For input schemas, fetch dynamically: `apify actors info "ACTOR_ID" --input --json 2>/dev/null` +If the output is empty, re-run without the redirect (`2>&1`) to surface auth or network errors before proceeding. If the task involves a multi-step pipeline, also read the matching workflow guide: diff --git a/apify/skills/apify-ultimate-scraper/references/actor-index.md b/apify/skills/apify-ultimate-scraper/references/actor-index.md index 32627c2..76d97ab 100644 --- a/apify/skills/apify-ultimate-scraper/references/actor-index.md +++ b/apify/skills/apify-ultimate-scraper/references/actor-index.md @@ -1,10 +1,3 @@ -# Actor index - -Flat lookup for Actor selection. For input schemas, fetch dynamically: -`apify actors info "ACTOR_ID" --input --json` - -Tiers: `apify` = Apify-maintained (always prefer), `community` = community-maintained (fill gaps). - ## Instagram | Actor | Tier | Best for |