competitive-social-listening
Installation
SKILL.md
On completion, follow
gtm-meta-skillSection 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 profilesenior_engagements.csv— filtered to VP / CXO / Director / Sales / Marketingdashboard.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