← Back to Skills Marketplace
ivangdavila

Competitor Monitoring

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1100
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install competitor-monitoring
Description
Track competitors with pricing alerts, feature changes, positioning analysis, and strategic dossiers.
README (SKILL.md)

Setup

On first use, read setup.md for integration guidelines.

When to Use

User needs competitive intelligence. Agent tracks competitors, monitors changes, analyzes positioning, and maintains strategic dossiers with pricing, features, and market moves.

Architecture

Memory lives in ~/competitor-monitoring/. See memory-template.md for structure.

~/competitor-monitoring/
├── memory.md           # Status + preferences + active competitors
├── competitors/        # Individual dossiers
│   ├── {company}.md    # Per-competitor intelligence
│   └── ...
├── alerts/             # Triggered alerts
│   └── YYYY-MM-DD.md   # Daily alert log
└── analysis/           # Strategic analyses
    └── {topic}.md      # Comparison reports

Quick Reference

Topic File
Setup process setup.md
Memory template memory-template.md

Core Rules

1. Check Dossiers Before Acting

Before any competitor question, load the relevant competitors/{company}.md file. Build on existing intelligence, don't start fresh each time.

2. Track These Signals

Signal Where to Look Impact
Pricing changes Pricing page, announcements Direct competitive threat
New features Changelog, blog, social Capability gap/parity
Positioning shifts Homepage copy, ads Market narrative
Hiring patterns Jobs page, LinkedIn Strategic direction
Funding/acquisitions News, Crunchbase Resource changes

3. Alert Priorities

  • Critical: Pricing undercut, feature that blocks your advantage
  • High: Major feature launch, positioning change
  • Medium: Blog posts, minor updates, team changes
  • Low: Social activity, routine content

4. Maintain Signal-to-Noise

Don't report everything. Only surface changes that require action or awareness. If nothing actionable happened, say so.

5. Compare Objectively

When analyzing competitors, be honest about their strengths. Acknowledge where they're ahead. False confidence leads to bad strategy.

Framework:

For each competitor, answer honestly:
- Where are they better than us?
- What do their customers love that ours don't have?
- If I were a customer, why would I choose them?

6. Update Dossiers Proactively

After any research or mention of a competitor, update their dossier. Don't wait for explicit instructions.

7. Connect to Strategy

Every observation should connect to "so what?" What does this mean for user's positioning, roadmap, or priorities?

Template:

OBSERVATION: Competitor X launched feature Y
SO WHAT: This means...
→ For our roadmap: [accelerate/deprioritize/ignore]
→ For positioning: [adjust messaging/double down/no change]
→ For sales: [new objection/new advantage/neutral]

Monitoring Patterns

Regular Check-ins

Weekly: Scan pricing pages, homepages, changelogs
Monthly: Deep dive on positioning, feature comparison
Quarterly: Full competitive landscape review

Trigger-Based

  • User mentions competitor → refresh dossier
  • Industry news → check all relevant competitors
  • User launches feature → compare to competitor alternatives

Competitor Dossier Structure

Each competitors/{company}.md contains:

  • Company overview (what they do, target market)
  • Pricing (current, historical changes)
  • Features (core, recent additions)
  • Positioning (messaging, differentiation)
  • Strengths (honest assessment)
  • Weaknesses (opportunities to exploit)
  • Recent moves (last 90 days)
  • Watch list (what to monitor)

Analysis Types

Head-to-Head

Compare user vs one competitor. Feature matrix, pricing, positioning.

User vs Acme Corp:
- Pricing: We're 40% cheaper for same features
- Features: They have X, we have Y (differentiated)
- Positioning: They target enterprise, we target SMB
→ Our wedge: Simpler and cheaper for smaller teams

Landscape

Map all competitors by segment. Who's premium, who's cheap, who's niche.

Market Map (example):
├── Premium ($500+/mo): BigCorp, EnterpriseCo
├── Mid-market ($100-500): CompetitorA, CompetitorB
├── SMB ($20-100): Us, StartupX
└── Free/Freemium: OpenSourceY
→ Gap: No one owns "professional but affordable"

Trend

How is the competitive space evolving? What's the direction?

  • Watch for: New entrants, funding rounds, pivots, acquisitions
  • Pattern recognition: Are competitors moving upmarket? Going vertical?

Gap

Where are opportunities nobody's addressing?

  • Underserved segments
  • Features everyone complains about but nobody fixes
  • Adjacent markets competitors ignore

Common Traps

  • Vanity metrics obsession → Tracking social followers instead of pricing/features. Social numbers don't predict competitive moves.
  • Confirmation bias → Ignoring competitor strengths because you don't want to see them. Honest assessment beats false confidence.
  • Information overload → Reporting every blog post and tweet. Filter for actionable signals, not noise.
  • Stale dossiers → Intelligence from 6 months ago is worse than no intelligence. Update after every mention.
  • Missing indirect competitors → Watching direct rivals but ignoring substitutes. Spreadsheets compete with project management tools.
  • Reactive only → Only checking competitors when something breaks. Proactive monitoring catches threats early.
  • Single source → Only watching their website. Combine: pricing page, changelog, blog, jobs, social, reviews.

Security & Privacy

Data that stays local:

  • All competitor dossiers stored in ~/competitor-monitoring/
  • Analysis reports and alert history
  • User preferences and monitoring settings

What happens on first use:

  • Creates folder ~/competitor-monitoring/ with your data
  • Asks how you want monitoring to work (proactive vs on-demand)

This skill does NOT:

  • Access competitor internal systems
  • Scrape data in violation of ToS
  • Store credentials or sensitive tokens
  • Send your data externally

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • market-research — broader market analysis
  • business — strategic frameworks
  • analytics — data analysis patterns

Feedback

  • If useful: clawhub star competitor-monitoring
  • Stay updated: clawhub sync
Usage Guidance
This skill appears to do what it claims: build and maintain competitor dossiers stored in ~/competitor-monitoring and surface alerts. Before installing, confirm these operational points: 1) Where and how will the agent fetch web data? (scraping vs official APIs), and who controls rate limits and credentials for sites like LinkedIn/Crunchbase. 2) Proactive behavior: the skill asks the agent to update dossiers proactively — decide whether you want autonomous periodic checks and set frequency/thresholds. 3) Data locality and retention: verify exactly what is written to ~/competitor-monitoring and whether any data is sent externally; the Security & Privacy section in the provided SKILL.md is truncated, so ask the author to clarify that all sensitive data stays local unless you opt in. 4) Legal/terms-of-service: scraping some sites can violate terms; confirm acceptable collection methods. If you need stricter controls, request an explicit toggle for proactive monitoring, logging of external requests, and a list of allowed domains/APIs.
Capability Analysis
Type: OpenClaw Skill Name: competitor-monitoring Version: 1.0.0 The OpenClaw AgentSkills bundle for 'competitor-monitoring' is benign. All instructions for the AI agent are clearly aligned with its stated purpose of tracking competitors and maintaining local dossiers. Crucially, the `SKILL.md` explicitly states that the skill 'does NOT' access competitor internal systems, scrape data in violation of ToS (though this is a general agent risk, not a skill instruction), store credentials, or 'Send your data externally'. All data is managed and stored locally within `~/competitor-monitoring/`, indicating a strong commitment to privacy and security without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (competitor monitoring, alerts, dossiers) matches the instructions: storing dossiers under ~/competitor-monitoring, scanning pricing pages, changelogs, jobs, news, etc. The skill declares no binaries, env vars, or installs which is proportional for an instruction-only monitoring helper.
Instruction Scope
Instructions require the agent to read and write files in the user's home directory and to "scan" external sources (pricing pages, changelogs, LinkedIn, Crunchbase, social). The SKILL.md does not specify how to fetch those sources (scraping vs. API), nor does it set limits (rate limiting, authentication, legality). The Security & Privacy section appears truncated in the provided copy, so the guidance about external communications and sharing is incomplete.
Install Mechanism
No install spec and no code files — lowest install risk. The skill is instruction-only so nothing will be written to disk by an installer beyond whatever the agent itself does at runtime (its dossiers and memory files).
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional for a public web-monitoring, note-taking assistant. It does mention LinkedIn/Crunchbase which sometimes require APIs or creds, but the skill does not request them, so any credential needs would be solicited at runtime (not predeclared).
Persistence & Privilege
The skill will create and persist files under ~/competitor-monitoring and instructs the agent to "update dossiers proactively" after research or mention. It does not set always:true, but agent autonomous invocation is allowed by default; combined with proactive update rules this gives the agent discretion to fetch and write data without explicit user prompts. This is expected for a monitoring skill but merits user controls (activation cadence, opt-in for proactive crawling).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install competitor-monitoring
  3. After installation, invoke the skill by name or use /competitor-monitoring
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with tracking, alerts, dossiers, and analysis.
Metadata
Slug competitor-monitoring
Version 1.0.0
License
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Competitor Monitoring?

Track competitors with pricing alerts, feature changes, positioning analysis, and strategic dossiers. It is an AI Agent Skill for Claude Code / OpenClaw, with 1100 downloads so far.

How do I install Competitor Monitoring?

Run "/install competitor-monitoring" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Competitor Monitoring free?

Yes, Competitor Monitoring is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Competitor Monitoring support?

Competitor Monitoring is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Competitor Monitoring?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments