skills/sixtysecondsapp/use60/Apify Actor Browse

Apify Actor Browse

SKILL.md

Available Context

@_platform-references/org-variables.md

Apify Actor Browse

Goal

Search the Apify actor marketplace to find scrapers and automation tools matching a user's data collection needs.

Required Capabilities

  • Apify API: Actor store search via apify-admin edge function

Inputs

  • search_query: What the user wants to scrape or automate
  • category: Optional category filter

Execution

  1. Call apify-admin with action: 'search_actors' and the search query
  2. Present top results with name, description, pricing tier, and recent run count
  3. Recommend the best actor for the use case based on popularity and relevance
  4. If the user selects an actor, provide its input schema and typical configuration

Output Contract

Return a list with columns:

  • Actor Name, Author, Description, Monthly Runs, Pricing, Actor ID

Followed by a recommendation of which actor to use and why.

Weekly Installs
0
First Seen
Jan 1, 1970