README.md
May 25, 2026 · View on GitHub
Awesome Apify Skills
Community-driven agent skills for AI coding assistants
Quick start • Skills • Contribute • Bounty • For AI agents • Support
Companion to apify/agent-skills, the home of official Apify-maintained skills. This repo collects community contributions that follow the same agentskills.io open standard.
Important
🎁 Community bounty open
Get $100 in Apify credits for every merged PR that adds a new creative skill to this repo.
- One per contributor
- First 10 merged PRs only
- Closes June 30, 2026 or after the 10th merge, whichever comes first
What's a skill?
A skill is a SKILL.md file with YAML frontmatter that teaches an AI agent how to do a specific task with Apify Actors — which Actors to use, how to build inputs, how to handle errors.
Install
npx skills add apify/awesome-skills
Works with Claude Code, Codex, Cursor, Gemini CLI, Windsurf, OpenCode, and 50+ other agents. Pass --list to preview, -s <name> to install one specific skill.
Available skills
| Name | Description | Author |
|---|---|---|
apify-ads-intelligence | Research, spy on, and analyze ads across Meta (Facebook & Instagram), Google (Ads Transparency Center + paid search results), TikTok (Ads Library + Creative Center), LinkedIn Ad Library, and X (Twitter — promoted tweets, best-effort) using Apify Actors. Use when user asks about competitor ads, ad library research, winning creatives, ad copy analysis, landing page audits from ads, cross-platform ad audits, brand transparency checks, or any task involving paid ad creatives, advertiser data, or ad targeting from public ad libraries. | Sameh Jarour |
apify-ai-search-visibility-tracker | Track whether a brand and its competitors get cited or mentioned across Google AI Overviews, Google AI Mode, ChatGPT Search, Perplexity, Microsoft Copilot, and Google Gemini for a defined set of prompts, on a recurring schedule. Use when user asks to track AI visibility, monitor brand mentions in AI search, track ChatGPT citations, do AI search SEO tracking, GEO tracking (Generative Engine Optimization), AEO tracking (Answer Engine Optimization), monitor Perplexity citations, track AI Overviews mentions, or see if their brand shows up in AI search. | Daniela Ryplová |
apify-easy-competitive-intelligence | This skill should be used when the user asks to "analyze a competitor", "compare pricing", "competitive landscape", "market research", "what do customers think", "review intelligence", "hiring signals", "content strategy", "SEO battle", "build a battlecard", "competitive analysis", "who are the players", "who competes with", "market intelligence", "competitive positioning", "deep dive on a company", "board prep", "SWOT analysis", "how does [X] compare to [Y]", or mentions competitor analysis, pricing comparison, customer sentiment, or market landscape research. Requires Apify CLI or Apify MCP server. | chocholous |
apify-ecommerce | Scrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across 30+ platforms including Amazon, Walmart, eBay, Shopify, WooCommerce, and more. Use when user asks about product prices, competitor analysis, store scraping, tech stack detection, food delivery, real estate, or marketplace intelligence. | Luis Pinto |
apify-financial-services | Financial company intelligence — news monitoring (33 sources), social listening (Reddit, Twitter/X, Trustpilot), and public registry lookups (11 European countries). 3 skills + portfolio-sweep command. | — |
apify-influencer-brand-collabs | Discover Instagram brand–creator partnerships by chaining Apify Actors. Use when the user asks who collabs with a brand, which brands a creator has done paid posts for, wants to audit an influencer's branded-content history, or wants to scope a brand's sponsorship roster. Triggers: - "who collabs with [brand] on Instagram?" - "what brands has [creator] done sponsored posts for?" - "find paid partnerships / branded content for [handle]" - "audit [influencer]'s brand deals" - "show me [brand]'s influencer roster" Works in either direction — brand → creators or creator → brands — and detects direction from the data, so don't ask the user to declare it. Requires Apify MCP tools. | Natasha Lekh |
apify-link-prospecting-outreach | Find sites ranking for target keywords, score every prospect with Ahrefs domain authority and page-level traffic, identify the strongest pitch angle per row ("links to competitor", "mentions brand without linking", "top-3 SERP", "resource page", "outdated content"), generate brand-voice-matched outreach emails using an outreach-type-aware template (unlinked-mention claim, competitor-link replacement, resource-page inclusion, outdated-content replacement, topical niche-edit), and propose a concrete in-article link placement as three artifacts — the verbatim source sentence, the same sentence rewritten with the link spliced in, or a fully-drafted new insertion if no natural fit exists. Use when user asks to find link building opportunities, prospect link partners, recover unlinked brand mentions, replace competitor links, build a tiered outreach list, or run cold email outreach for SEO link building. | Daniela Ryplová |
apify-verified-email-finder | Builds a list of verified business emails from Google Maps, Google SERPs, or a user-supplied URL list. Verification happens inside the same Apify run — no third-party verifier needed. Use when user asks to find verified emails, build a leads list, scrape emails from Maps or SERP, verify emails for a URL list, or find an Apollo / Hunter alternative. | Daniela Ryplová |
Contribute
See CONTRIBUTING.md — 1-minute setup. Eligible PRs qualify for the community bounty.
For AI agents
See agents/AGENTS.md — same content as this README plus the contributing guide, in a format optimised for autonomous agents.
Prerequisites
- Apify account
- (Optional) Apify CLI:
npm install -g apify-cli - Authentication:
apify loginorAPIFY_TOKENenv var (get a token)