What problem does it solve? Prospeo's web UI caps exports and makes it hard to pull large searches, so this Skill paginates through the Prospeo Search Person API to extract every matching contact into a CSV file, even for searches exceeding 25,000 results. ## Core Features & Use Cases - Full API Pagination: Translates your UI-built filters into Prospeo API calls and pages through all results with rate limiting, retries, and deduplication by LinkedIn URL and email. - State-by-State Splitting: Automatically splits US-wide searches over 20K results into 50 state-level searches to bypass the 25,000-result cap. - Cost Estimation & ICP Qualification: Estimates credit costs before running and pairs with /icp-prompt-builder to qualify a sample before scaling. - Use Case: You build a search for VPs of Sales at US SaaS companies with 50-500 employees showing 87,000 results; the Skill splits by state, paginates everything, deduplicates, and writes a single CSV. ## Quick Start Describe the filters you built in Prospeo's UI and ask to export all matching results to a CSV file.