ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
WebsiteLoginSign Up
ElasticFlow

Transform your business with AI-powered workflow automation. One unified platform for all your enterprise needs.

Follow us

Platform

  • Features
  • Benefits
  • Use Cases
  • Workflow Library

Use Cases

  • Sales
  • Marketing
  • Finance & Legal
  • HR

Catalogue

  • Departments
  • Roles
  • Tools
  • Metrics
  • Platforms

Growth

  • Referral Program
  • Partners

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Acceptable Use
  • Security
  • SLA

© 2026 ElasticFlow. All rights reserved.

ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
WebsiteLoginSign Up
ElasticFlow

Transform your business with AI-powered workflow automation. One unified platform for all your enterprise needs.

Follow us

Platform

  • Features
  • Benefits
  • Use Cases
  • Workflow Library

Use Cases

  • Sales
  • Marketing
  • Finance & Legal
  • HR

Catalogue

  • Departments
  • Roles
  • Tools
  • Metrics
  • Platforms

Growth

  • Referral Program
  • Partners

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Acceptable Use
  • Security
  • SLA

© 2026 ElasticFlow. All rights reserved.

ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
WebsiteLoginSign Up
  1. Hub
  2. All Skills
  3. Competitor Intelligence
AI SkillMonitor CompetitorsMarketing

Competitor Intel — daily competitor signal feed — Claude Skill

A Claude Skill for Claude Code by Gooseworks — run /competitor-intel in Claude·Updated Apr 10, 2026

Compatible withClaude·ChatGPT·OpenClaw

Automated competitor monitoring across Reddit, X, and LinkedIn

  • Builds deep competitor profiles via one-time agent research
  • Runs daily Reddit and Twitter signal collection
  • Runs weekly LinkedIn deep-dive with founder activity
  • Generates daily and weekly digest reports
  • Delivers reports as markdown files and via email

Who this is for

Product Marketer

You own positioning, launches, and the buyer journey. These skills help you write copy that converts, price for growth, and launch products people actually want.

See skills for this role

What it does

Always-on competitor monitoring

Replace ad-hoc Google searches with a structured daily and weekly competitive intel feed.

Catch buying-signal moments

Surface competitor frustrations on Reddit and Twitter that you can convert to outbound.

Track founder narratives

Watch what competitor founders are saying publicly to understand strategic direction.

How it works

1

Take competitor list as input via setup script

2

Run agent-driven deep research to populate profiles

3

Run daily Reddit and Twitter scrapers for ongoing signals

4

Run weekly LinkedIn deep dive on Mondays

5

Generate and email daily and weekly digest reports

Metrics this improves

Lead Generation
More qualified leads from converting competitor frustration signals into outbound
Marketing

Works with

LinkedIn
API

Source for weekly competitor founder posts

Reddit
API

Source for daily competitor mention scraping

Similar skills

Auto-suggested by attribute overlap. Side-by-side comparison shows what differs.

Compare all 4 →

Analyzing User Feedback

by Refound
↳text, api-credentialsvstext, file-upload(What you provide)·markdown, emailvsmarkdown(Output formats)·nonevsreview-required(Human review)

Customer Research

by Corey Haines
↳messaging-briefvspersona-doc(PMM artifact)·text, api-credentialsvstext, file-upload(What you provide)·markdown, emailvsmarkdown(Output formats)

Customer Story Builder

by Gooseworks
↳messaging-briefvscase-study(PMM artifact)·text, api-credentialsvstext, file-upload(What you provide)·markdown, emailvsmarkdown(Output formats)
Sorted by attribute overlap × differentiation. Competitor Intelligence shares 18+ attributes with each.

Want to use Competitor Intelligence?

Choose how to get started.

Run in Claude Code
Free. Open source.

Install and run this skill locally on your computer.

1
Install Claude Code

Open a terminal on your computer and paste this command:

2
Install the skill

This downloads the skill with all its files to your computer:

Add -g at the end to make it available in all your projects.

3
Run it

Start Claude Code, then type the command:

then
View source on GitHub
Use on ElasticFlow
Team and collaboration features

Run skills from your browser. Share results, manage access, collaborate with your team. No terminal needed.

Free 14-day trial. Cancel anytime.

View on GitHub

Competitor Intelligence

Automated competitor monitoring and intelligence gathering system.

Important: Before running any competitor intel commands, ask the user which competitors they want to track. Do not assume or hardcode competitor names.

Quick Start

One-Time: Research a New Competitor

# Create a new competitor profile (agent-driven research)
python3 competitor-intel/scripts/setup_competitor.py --name "CompanyName" --website https://example.com --slug companyname

Then run an agent research session to populate the profile.

Daily: Reddit + Twitter Monitoring

# Run daily signals collection (automated via cron)
python3 competitor-intel/scripts/run_daily.py

# Or for a specific competitor
python3 competitor-intel/scripts/run_daily.py --competitor <competitor-slug>

Weekly: Deep Dive + LinkedIn

# Run weekly deep dive (Monday mornings)
python3 competitor-intel/scripts/run_weekly.py

Generate Report

# Generate daily or weekly report
python3 competitor-intel/scripts/generate_report.py --type daily --date 2026-02-21
python3 competitor-intel/scripts/generate_report.py --type weekly --date 2026-02-21

Data Structure

  • competitor-intel/competitors/[slug]/profile.md - Deep research profile per competitor
  • competitor-intel/competitors/[slug]/snapshots/ - Point-in-time weekly snapshots
  • competitor-intel/reports/ - Daily and weekly digest reports
  • competitor-intel/raw-data/ - Raw JSON from Reddit/Twitter scrapes
  • competitor-intel/config.json - Global configuration

Tracked Competitors

Competitors are configured per-project. Ask the user which competitors to track, then add them here:

CompetitorSlugStatus
(ask user)——

Automation

  • Daily (8 AM PT): Reddit + Twitter scrape → daily report → email
  • Weekly (Monday 9 AM PT): Deep dive + LinkedIn + weekly report → email

Dependencies

  • Apify API (Reddit + Twitter scraping) - token in config.json
  • Web search (LinkedIn founder tracking, one-time research)
  • AgentMail (report delivery)
ElasticFlow

Transform your business with AI-powered workflow automation. One unified platform for all your enterprise needs.

Follow us

Platform

  • Features
  • Benefits
  • Use Cases
  • Workflow Library

Use Cases

  • Sales
  • Marketing
  • Finance & Legal
  • HR

Catalogue

  • Departments
  • Roles
  • Tools
  • Metrics
  • Platforms

Growth

  • Referral Program
  • Partners

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Acceptable Use
  • Security
  • SLA

© 2026 ElasticFlow. All rights reserved.