find-influencers

Installation
SKILL.md

Find Influencers

Search for TikTok influencers matching a specific niche using Apify's Influencer Discovery Agent.

Step 1: Gather Criteria

Before running the search, ask the user for their filtering criteria using AskUserQuestion. Collect ALL of the following:

  1. Niche/Description: What type of influencer? (use $ARGUMENTS if provided, otherwise ask)
  2. Minimum follower count: e.g. 5K, 10K, 50K
  3. Maximum follower count: e.g. 50K, 100K, 500K
  4. Location filter: e.g. US only, US + Canada, any English-speaking country
  5. Sub-niche preferences: Any specific content focus within the broader niche

Ask all 5 criteria in a single AskUserQuestion call to minimize back-and-forth. Provide sensible default options but always allow custom input.

Step 2: Run the Apify Influencer Discovery Agent

Use the mcp__apify__apify-slash-influencer-discovery-agent tool with:

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026