apify-influencer-discovery
Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.
npx skills add sickn33/agentic-awesome-skills --skill apify-influencer-discovery --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Influencer Discovery Discover and analyze influencers across multiple platforms using Apify Actors. ## When to Use - You need to discover creators or influencers for outreach, partnerships, or campaign planning. - The task is to evaluate authenticity, engagement, niche fit, or audience signals across social platforms. - You need Apify-based extraction plus a shortlist or summary of suitable influencer candidates. ## Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool: `npm install -g @apify/mcpc` ## Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Determine discovery source (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4: Run the discovery script - [ ] Step 5: Summarize results ``` ### Step 1: Determine Discovery Source Select the appropriate Actor based on user needs: | User Need | Actor ID | Best For | |-----------|----------|----------| | Influencer profiles | `apify/instagram-profile-scraper` | Profile metrics, bio, follower counts | | Find by hashtag | `apify/instagram-hashtag
- When to Use
- Prerequisites
- Workflow
- Step 1: Determine Discovery Source
- Step 2: Fetch Actor Schema
- Step 3: Ask User Preferences
- Step 4: Run the Script
- Step 5: Summarize Results
- Error Handling
- Limitations
node --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \What does the apify-influencer-discovery skill do?
Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill apify-influencer-discovery --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.