competitor-engagers

Collect LinkedIn commenters and reactors on competitor posts into a deduplicated prospect CSV.

Updated Aug 2, 2026
One-click install
npx skills add https://github.com/Pinkycherry/newbusinessideas3 --skill competitor-engagers-pinkycherry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: competitor-engagers
Source: https://github.com/Pinkycherry/newbusinessideas3/tree/main/.claude/skills/competitor-engagers
Command: npx skills add https://github.com/Pinkycherry/newbusinessideas3 --skill competitor-engagers-pinkycherry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding high-intent prospects for cold outreach is slow and manual. This Skill automates the discovery of people actively engaging with your competitors on LinkedIn, turning their public engagement activity into a ready-to-use lead list. ## Core Features & Use Cases - Competitor Discovery: Given your website URL, it identifies competitors and fetches their company and employee LinkedIn posts over a 90-day window. - Engagement Collection: Gathers all commenters and reactors across those posts, skipping employees of your company and competitors, and outputs one deduplicated row per person sorted by engagement count. - Resumable Runs: Supports checkpoints, dry runs, and resume flags for long scraping jobs that can take 30-120 minutes. - Use Case: A B2B founder enters their domain, gets a CSV of thousands of people engaging with competitor content, then qualifies a sample with an ICP filter before enriching and emailing the list. ## Quick Start Run the competitor engagers skill for my website clay.com with the default settings and show me the top engagers.

Frequently Asked Questions about competitor-engagers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find leads from competitor LinkedIn engagement?

Provide your website URL and the skill discovers competitors, fetches their company and employee posts, and collects all commenters and reactors into a deduplicated CSV. Run the auth check first, then launch the main script with your domain.

What API keys do I need for LinkedIn engagement scraping?

You need a RAPIDAPI_KEY for the Realtime LinkedIn Bulk Data API and an OPENROUTER_API_KEY, both set in ~/.env. Verify them with the --check-auth flag before starting a full run.

How long does a competitor engagement scrape take?

A full run with 20 competitors and 200 employees each typically takes 30-120 minutes. If interrupted, re-run with the --resume flag to continue from the saved checkpoint file.

Can I test the competitor list before scraping engagement data?

Yes, use the --dry-run flag to discover competitors only without collecting engagement data. This lets you validate the competitor selection before committing to a long scraping run.

Why should I filter LinkedIn engagers before outreach?

Raw engager lists typically contain 30-50% non-ICP rows such as peers, recruiters, students, and fans. Running an ICP qualification pass on a 50-row sample first reduces wasted enrichment and sending costs.