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:
- Niche/Description: What type of influencer? (use $ARGUMENTS if provided, otherwise ask)
- Minimum follower count: e.g. 5K, 10K, 50K
- Maximum follower count: e.g. 50K, 100K, 500K
- Location filter: e.g. US only, US + Canada, any English-speaking country
- 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