
apify/apify-claude-code-plugin
2 skills18 installs4 starsGitHub
Install
npx skills add https://github.com/apify/apify-claude-code-pluginSkills in this repo
1Apify Ultimate ScraperA skill that drives the Apify CLI to run web-scraping Actors across many platforms. It first verifies CLI installation and auth, then picks an Actor from a bundled index, resolves the input schema through several fallbacks, runs the Actor, and returns or saves the dataset. Developers use it to extract public data for lead generation, competitor analysis, reviews, or trend research.10installs2Apify ActorizationA skill that turns an existing project into an Apify Actor, a serverless program packaged as a Docker image with a JSON input and output. It walks through analyzing the project, running apify init, wrapping the code with the Actor SDK lifecycle, configuring input and output schemas, testing locally, and deploying with apify push. Developers use it to migrate a script, CLI tool, or Crawlee project onto the Apify platform.8installs