competitive-social-listening

Installation
SKILL.md

On completion, follow gtm-meta-skill Section 7 for proactive issue feedback and the session-sharing Yes/No consent step.

Competitive Social Listening

Given a list of LinkedIn company URLs + time window, produces:

  • all_engagements.csv — every reaction/comment, full engager profile
  • senior_engagements.csv — filtered to VP / CXO / Director / Sales / Marketing
  • dashboard.html — self-contained HTML dashboard (open in browser, shareable)
  • competitive_analysis.zip — all three packaged for sharing

Use the e2e script for full runs:

python ~/.claude/skills/competitive-social-listening/scripts/competitive_social_listening.py \
  --companies "Acme:https://www.linkedin.com/company/acme/:acme.com" \
              "Rival:https://www.linkedin.com/company/rival/:rival.com" \
  --output /tmp/comp_run --months 3 --employees 10
Related skills

More from getaero-io/gtm-eng-skills

Installs
1
GitHub Stars
18
First Seen
Mar 4, 2026