$curl -o .claude/agents/AGENTS.md https://raw.githubusercontent.com/apify/agent-skills/HEAD/agents/AGENTS.md<skills>
| 1 | <skills> |
| 2 | |
| 3 | You have additional SKILLs documented in directories containing a "SKILL.md" file. |
| 4 | |
| 5 | These skills are: |
| 6 | - apify-actor-development -> "skills/apify-actor-development/SKILL.md" |
| 7 | - apify-actorization -> "skills/apify-actorization/SKILL.md" |
| 8 | - apify-generate-output-schema -> "skills/apify-generate-output-schema/SKILL.md" |
| 9 | - apify-sdk-integration -> "skills/apify-sdk-integration/SKILL.md" |
| 10 | - apify-ultimate-scraper -> "skills/apify-ultimate-scraper/SKILL.md" |
| 11 | |
| 12 | IMPORTANT: You MUST read the SKILL.md file whenever the description of the skills matches the user intent, or may help accomplish their task. |
| 13 | |
| 14 | <available_skills> |
| 15 | |
| 16 | apify-actor-development: `Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new Actors, modifying existing ones, or troubleshooting Actor code.` |
| 17 | apify-actorization: `Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.` |
| 18 | apify-generate-output-schema: `Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.` |
| 19 | apify-sdk-integration: `Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data extraction capabilities to an existing app via the Apify API.` |
| 20 | apify-ultimate-scraper: `Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, LinkedIn, X/Twitter, Google Maps, Google Search, Google Trends, Reddit, Airbnb, Yelp, and 15+ more platforms. Use for lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, review analysis, SEO intelligence, recruitment, or any data extraction task.` |
| 21 | </available_skills> |
| 22 | |
| 23 | Paths referenced within SKILL.md files are relative to that SKILL folder. For example `reference/workflows.md` refers to the workflows file inside the skill's reference folder. |
| 24 | |
| 25 | </skills> |