phantombuster
Installation
SKILL.md
Phantombuster
The robomotion phantombuster CLI connects to Phantombuster for automated web scraping and data extraction. It launches and manages Phantoms (pre-built automation scripts), tracks execution status, retrieves results, and manages Phantom configuration.
When to use
- Launch Phantombuster Phantoms for LinkedIn, Twitter, and web scraping
- Monitor Phantom execution status and retrieve output data
- Manage Phantom configurations and schedules
Prerequisites
robomotionCLI installed- Package installed:
robomotion install phantombuster - Phantombuster API key configured via Robomotion vault
IMPORTANT: Session Mode Required for Multi-Step Operations
Each CLI command runs as a separate process — connection IDs from connect do NOT persist across calls.
You MUST use --session on connect and pass --session-id to all subsequent commands.