competitor-news-monitor

Monitor named companies for material news and deliver cited digests on a schedule.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/vivekgoquest/hermes-agent-stable --skill competitor-news-monitor-vivekgoquest
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: competitor-news-monitor
Source: https://github.com/vivekgoquest/hermes-agent-stable/tree/main/skills/research/competitor-news-monitor
Command: npx skills add https://github.com/vivekgoquest/hermes-agent-stable --skill competitor-news-monitor-vivekgoquest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Keeping up with competitor announcements manually means scanning dozens of sources and still missing pricing changes, launches, or executive moves buried in syndicated coverage. This Skill automates recurring competitor intelligence by tracking a declared company set and reporting only material, deduplicated developments backed by primary sources. ## Core Features & Use Cases - Structured Watch Contracts: Freeze a watchlist of companies, domains, aliases, event categories, and materiality thresholds in a state file so decisions stay consistent across runs. - Event Deduplication & Materiality Scoring: Collapse syndicated stories and rewrites into single events, then score directness, source authority, novelty, and business impact against your threshold. - Scheduled Cron Ticks: Run incremental collection on a recurring schedule with cutoff tracking, so failed sources are reported as coverage gaps rather than mistaken for "no news." - Use Case: Ask the agent to monitor five competitors weekly; it builds source coverage from newsrooms, changelogs, and filings, schedules a Monday cron job, and delivers a digest citing primary sources only when something material happens. ## Quick Start Set up a weekly competitor watch for Acme Corp and Globex covering pricing changes, product launches, and funding news, and send me a digest every Monday morning.

Frequently Asked Questions about competitor-news-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor competitor news automatically?▼

Define a watchlist of companies with domains, aliases, and event categories, then build source coverage from official newsrooms, changelogs, and filings. The Skill stores this as a watch contract and creates a cron job that runs incremental checks and delivers digests of material events.

How to set up a recurring competitor intelligence digest?▼

Run the one-time foreground setup to freeze the watchlist and materiality threshold, then the Skill creates a cronjob with your chosen schedule and delivery destination. Each tick collects news since the last cutoff, deduplicates events, and sends a cited digest.

What sources does competitor news monitoring cover?▼

Coverage includes official newsrooms, blogs, changelogs, pricing and product pages, regulatory filings, investor relations, status and security pages, reputable trade and financial press, and job postings as weak supporting evidence. Gaps in coverage are documented explicitly.

Does it report every article published about a competitor?▼

No. It deduplicates syndicated stories, rewrites, and URL variants into single underlying events, then scores each against a materiality threshold. When no material events occur, it stays silent unless you requested a periodic all-clear.

What happens when a news source fails during a check?▼

A source failure is recorded as unknown coverage, never treated as "no news." The collection cutoff only advances for successfully covered sources, so failed sources are rechecked on the next run and reported as coverage gaps.

When should I not use a competitor news monitor?▼

Avoid it for one-off company research, where direct web search and extraction are faster, and for plain feed reading, which a feed watcher handles better. It is designed for recurring, threshold-based monitoring of a fixed company set.