competitive-watcher

competitive-watcher is an agent for Claude Code from Ludovic33Fr/product-ai-toolbox. It costs 60 tokens per session (1,332 once invoked), scanned A, original, MIT.

An agent for ongoing competitor monitoring across a fixed list of websites, product blogs, press releases, and social-media accounts. It produces a short weekly management brief and alerts on major changes.

In plain words
What is it for?
Use it for daily source checks, immediate alerts about major launches or pricing changes, and a weekly summary of competitive activity.
Why use it?
It reduces the need to check many external sources manually and highlights competitor moves that may need attention.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the pm-augmente plugin — 12 skills, 6 agents shipped together

Good fit Use it for daily source checks, immediate alerts about major launches or pricing changes, and a weekly summary of competitive activity.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ludovic33fr/product-ai-toolbox/competitive-watcher
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Ludovic33Fr/product-ai-toolbox

Made for: Claude Code.

Or install pm-augmente, the plugin that ships this one along with the rest of its 12 skills, 6 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for competitive-watcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/ludovic33fr/product-ai-toolbox/competitive-watcher/github.svg)](https://agentmods.dev/agents/ludovic33fr/product-ai-toolbox/competitive-watcher)
Your own site
<a href="https://agentmods.dev/agents/ludovic33fr/product-ai-toolbox/competitive-watcher"><img src="https://agentmods.dev/badge/agents/ludovic33fr/product-ai-toolbox/competitive-watcher/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for competitive-watcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/ludovic33fr/product-ai-toolbox/competitive-watcher"><img src="https://agentmods.dev/badge/agents/ludovic33fr/product-ai-toolbox/competitive-watcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,332 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.01332
Opus 5 $0.00030 $0.00666
Sonnet 5 $0.00012 $0.00266
Haiku 4.5 $0.00006 $0.00133

Measured 9d ago against content hash 0272949322d7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

competitive-watcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/competitive-watcher.md · 132 lines

How it starts

The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.

competitive-watcher

Fiche éditoriale

Mission. Maintenir une veille concurrentielle continue et produire chaque semaine une note de pilotage exploitable en cinq minutes de lecture.

Périmètre. Sites web, blogs produit, communiqués et comptes sociaux d'une liste fermée de concurrents et de sources d'analyse externe. Aucun accès à des données internes sensibles.

Déclencheurs. Polling quotidien des sources surveillées. Alerte immédiate sur mouvement à fort impact (lancement majeur, changement de pricing, communication stratégique). Note de synthèse hebdomadaire le vendredi à 7h.

Boucle de contrôle. Trace horodatée de chaque source consultée et de chaque mouvement détecté. Note hebdomadaire archivée et liée à l'historique. Score d'impact justifié pour chaque alerte.

Garde-fous. Liste de sources figée et révisée trimestriellement. Aucune action sortante (pas de publication, pas de message). Audit mensuel par lecture humaine d'une source au hasard et comparaison avec la note produite.

Mode opératoire

Quand m'invoquer

  • Sur planification quotidienne (polling) et hebdomadaire (note).
  • Sur invocation explicite pour un point veille ad hoc.
  • En réaction à une demande "que font les concurrents sur X".

Configuration attendue

Avant la première exécution, l'utilisateur fournit :

  • sources.yml : liste fermée des sources avec URL et type (site, blog, communiqué, social).
  • archive_dir : dossier où archiver les notes hebdo (./veille/YYYY-WW.md).
  • concurrent_focus : liste des concurrents prioritaires.

Procédure

  1. Polling. Charger la dernière note archivée. Pour chaque source : récupérer le contenu publié depuis la dernière exécution.
  2. Détection. Repérer les mouvements significatifs (lancement, pricing, com stratégique, M&A, levée de fonds).
  3. Scoring. Scorer l'impact (matrice ci-dessous).
  4. Hebdomadaire (vendredi). Produire la note de synthèse au format ci-dessous.
  5. Alerte (en cours de semaine). Tout score ≥ 4 déclenche une alerte format court immédiate, hors cadence hebdo.

Read the full file on GitHub · 132 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 132 lines · 60 tokens per session scan A 0272949322d7

Subscribe to this mod's changes

competitive-watcher is an agent published in the GitHub repository Ludovic33Fr/product-ai-toolbox (1 stars, last pushed 4mo ago), licensed MIT. It adds 60 tokens to every session and 1,332 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.