Agent skill
competitor-monitoring-system
Set up and run ongoing competitive intelligence monitoring for a client.
Filed under Positioning and messaging.
From edupegoretti/fluidz-skills · 116 skills · 0 · pushed 2026-03-11
What it does when it runs
Set up and run ongoing competitive intelligence monitoring for a client. Tracks competitor content, ads, reviews, social, and product moves.
Read from the skill and the 1 file bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- writes files
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/edupegoretti/fluidz-skills.git /tmp/fluidz-skills git -C /tmp/fluidz-skills sparse-checkout set "skills/playbooks/competitor-monitoring-system" mkdir -p ~/.claude/skills/competitor-monitoring-system cp -R "/tmp/fluidz-skills/skills/playbooks/competitor-monitoring-system/." ~/.claude/skills/competitor-monitoring-system/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from edupegoretti/fluidz-skills/blob/a2cf697e2e8ec2ea517d85496e2d5c7f5dc44cd3/skills/playbooks/competitor-monitoring-system/SKILL.md, which is licensed MIT (repository). 492 words, 15 headings.
Competitor Monitoring System
Set up ongoing competitive intelligence for a client. Monitor competitor content, ads, reviews, social presence, and product moves. Produce regular intelligence reports.
When to Use
- "Set up competitor monitoring for [client]"
- "Track what [competitors] are doing"
- "Monitor [competitor] content and ads"
Prerequisites
- List of competitors to track (typically 3-7)
- Client context with competitive positioning
- Competitor founder/executive LinkedIn profiles (for social monitoring)
Setup Steps
1. Define Competitor Watchlist
Create a competitor tracking file: clients/<client-name>/intelligence/competitor-watchlist.md
For each competitor, document:
- Company name and URL
- Key products/features
- Founder/exec LinkedIn profiles
- Known content channels (blog URL, YouTube, podcast)
- Review profiles (G2, Capterra URLs)
- Ad library pages (Meta, Google)
2. Initial Competitive Baseline
Run the full competitor-intel composite for each competitor to establish a baseline:
Skill: competitor-intel (chains reddit + twitter + linkedin + blog + review scrapers)
Plus:
- Skill: meta-ad-scraper — Scrape their current Meta ads
- Skill: google-ad-scraper — Scrape their current Google ads
- Skill: review-scraper — Pull latest G2/Capterra/Trustpilot reviews
Output: clients/<client-name>/intelligence/competitor-baseline.md
3. Configure Monitoring Cadence
| What to Monitor | Frequency | Skill | What to Look For |
|---|---|---|---|
| Blog/content output | Weekly | blog-scraper | New posts, topic shifts, SEO attacks |
| Social media posts | Weekly | linkedin-profile-post-scraper + twitter-scraper | Messaging changes, product announcements, engagement patterns |
| Reddit/HN mentions | Weekly | reddit-scraper + hacker-news-scraper | User sentiment, complaints, praise, feature requests |
| Ad creative changes | Bi-weekly | meta-ad-scraper + google-ad-scraper | New campaigns, messaging shifts, spend changes |
| Review sentiment | Monthly | review-scraper | New reviews, rating trends, common complaints |
4. Run Monitoring
Each monitoring cycle:
- Run the relevant scrapers for the cycle type
- Compare new data against the baseline/previous cycle
- Flag significant changes:
- New product features or pricing changes
- New content targeting our client's keywords
- Negative review trends (poaching opportunity)
- New ad campaigns (messaging intelligence)
- Founder/exec public statements about strategy
5. Produce Intelligence Report
After each cycle, produce a brief intelligence summary:
# Competitor Intelligence — [Client] — Week of [Date]
## Key Changes
- [Competitor A] published 3 new blog posts targeting "[keyword]"
- [Competitor B] launched new Meta ad campaign focused on [theme]
- [Competitor C] received 5 negative G2 reviews about [issue]
## Recommended Actions
- Publish response content for [Competitor A]'s keyword attack
- Create comparison page addressing [Competitor B]'s new messaging
- Target [Competitor C]'s unhappy customers with migration content
## Detailed Findings
[Per-competitor breakdown]
Output: clients/<client-name>/intelligence/competitor-reports/[date].md
Ongoing Cadence
- Weekly: Content + social monitoring, brief report
- Bi-weekly: Ad monitoring
- Monthly: Full review scrape + comprehensive report
- Quarterly: Re-run full competitor-intel baseline, update watchlist
Human Checkpoints
- After setup: Review competitor watchlist and monitoring plan
- After each report: Review recommended actions before executing
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- competitor-monitoring by shawnpang · 308
- intel-competitor-monitoring by b2bforce · 2
- competitor-profiling by coreyhaines31 · 45,947
- competitor-analysis by OpenClaudia · 664
- sentiment-monitoring by shawnpang · 308
- building-gtm-system by GTM-Strategist · 245
- competitor-alternatives by louisblythe · 136
- competitor-mention-handling by louisblythe · 136
Need help setting it up?
This page tells you what competitor-monitoring-system does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.