# Awesome-skills: Community-Driven Apify Agent Skills for AI Coding Assistants

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/apify-awesome-skills
Generated for open source discovery and AI-assisted research.

Awesome-skills is a community-driven collection of Apify agent skills designed for AI coding assistants. This repository allows AI agents to perform specific tasks using Apify Actors, following an open standard. It provides a rich set of pre-built skills to enhance AI agent capabilities, enabling them to interact with the web and automate complex workflows.

GitHub: https://github.com/apify/awesome-skills
OSRepos URL: https://osrepos.com/repo/apify-awesome-skills

## Summary

Awesome-skills is a community-driven collection of Apify agent skills designed for AI coding assistants. This repository allows AI agents to perform specific tasks using Apify Actors, following an open standard. It provides a rich set of pre-built skills to enhance AI agent capabilities, enabling them to interact with the web and automate complex workflows.

## Topics

- actor
- agent-skills
- ai-agents
- apify
- awesome-list
- python
- web-scraping
- automation

## Repository Information

Last analyzed by OSRepos: Wed Aug 19 2026 00:30:44 GMT+0100 (Western European Summer Time)
Detail views: 4
GitHub clicks: 0

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction

`awesome-skills` is a vibrant, community-driven repository that collects Apify agent skills for AI coding assistants. It complements the official `apify/agent-skills` repository by providing a platform for community contributions that adhere to the `agentskills.io` open standard. A "skill" in this context is a `SKILL.md` file with YAML frontmatter, designed to teach an AI agent how to execute a specific task using Apify Actors, including how to build inputs and handle errors.

## Installation

Integrating `awesome-skills` into your AI agent workflow is straightforward. You can install skills directly using `npx skills add`:

bash
npx skills add apify/awesome-skills


This command works with a wide range of AI agents, including Claude Code, Codex, Cursor, Gemini CLI, Windsurf, OpenCode, and over 50 other agents listed on `skills.sh`. You can use `--list` to preview available skills or `-s <name>` to install a specific one.

## Examples

The `awesome-skills` repository offers a diverse array of capabilities. Here are a few examples of what AI agents can achieve:

*   **Apify Ads Intelligence**: Research, spy on, and analyze ads across major platforms like Meta, Google, TikTok, LinkedIn, and X. This skill is invaluable for competitive ad analysis, creative research, and brand transparency checks.
*   **Apify Google Maps Leads**: Build a local business lead database by searching Google Maps, enriching each place with company contacts, and optionally adding reviews for lead scoring. It's perfect for generating B2B leads by city and industry.
*   **Apify E-commerce**: Scrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across more than 30 platforms, including Amazon, Walmart, eBay, and Shopify. This skill supports competitive analysis, market research, and store scraping.

## Why Use Awesome-skills?

`awesome-skills` empowers AI agents to perform complex web-related tasks without requiring deep knowledge of Apify Actors or web scraping. By leveraging these pre-defined skills, AI agents can:

*   **Automate Complex Workflows**: Execute multi-step data extraction and processing tasks with simple commands.
*   **Enhance AI Capabilities**: Extend the functionality of AI coding assistants, allowing them to interact with real-world web data.
*   **Benefit from Community Contributions**: Access a growing library of skills developed and maintained by the community, covering a wide range of use cases.
*   **Adhere to Open Standards**: Ensure compatibility and interoperability across different AI agents through the `agentskills.io` specification.

## Links

*   **GitHub Repository**: [https://github.com/apify/awesome-skills](https://github.com/apify/awesome-skills){:target="_blank"}
*   **Apify Documentation**: [https://docs.apify.com](https://docs.apify.com){:target="_blank"}
*   **Apify Discord**: [https://discord.gg/jyEM2PRvMU](https://discord.gg/jyEM2PRvMU){:target="_blank"}
*   **Agent Skills Specification**: [https://agentskills.io/specification](https://agentskills.io/specification){:target="_blank"}