Agent skill · Data & Analytics

PhantomBuster Automation

Automate lead generation, web scraping, and social media data extraction workflows through PhantomBuster's cloud platform via Composio

ComposioHQgithub.com/ComposioHQGitHub ↗
claude-codecodexcursor
Install
npx skills add ComposioHQ/awesome-claude-skills --skill phantombuster-automation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: composio-skills/phantombuster-automation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 71,763 · +585 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PhantomBuster Automation Automate cloud-based data extraction and lead generation -- manage agents and scripts, monitor organization resources and usage, track container execution, and solve captcha challenges -- all orchestrated through the Composio MCP integration. **Toolkit docs:** [composio.dev/toolkits/phantombuster](https://composio.dev/toolkits/phantombuster) --- ## Setup 1. Connect your PhantomBuster account through the Composio MCP server at `https://rube.app/mcp` 2. The agent will prompt you with an authentication link if no active connection exists 3. Once connected, all `PHANTOMBUSTER_*` tools become available for execution --- ## Core Workflows ### 1. List All Agents Fetch every agent associated with your account or organization to inventory automation workflows. **Tool:** `PHANTOMBUSTER_GET_AGENTS_FETCH_ALL` ``` No parameters required -- returns all agents with IDs and metadata. Authenticate your API key first. ``` Use agent IDs from this response when fetching containers or monitoring specific automations. --- ### 2. List All Scripts Retrieve all scripts available under your account (without code bodies) for script management. **Tool:** `PHANTOMBUSTER_GET_SCRIPTS_F

What's inside
Steps it walks through
  1. Setup
  2. Core Workflows
  3. 1. List All Agents
  4. 2. List All Scripts
  5. 3. Monitor Organization Resources & Quotas
  6. 4. Retrieve Agent Containers
  7. 5. Export Agent Usage Report
  8. 6. Solve hCaptcha Challenges
  9. Known Pitfalls
  10. Quick Reference
More from awesome-claude-skills
All skills →
About this skill
What does the PhantomBuster Automation skill do?

Automate lead generation, web scraping, and social media data extraction workflows through PhantomBuster's cloud platform via Composio

How do I install it?

Run `npx skills add ComposioHQ/awesome-claude-skills --skill phantombuster-automation --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 ComposioHQ/awesome-claude-skills, a repository with 71,763 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.

Keep going