competitive-intel — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited competitive-intel (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Competitor monitoring agent. Visits your configured competitor websites, detects changes in pricing, features, messaging, and positioning, and returns a structured alert with recommended actions.
CONFIG.mdBefore running, set in CONFIG.md:
COMPETITOR_1= # Company name | website URL | pages to monitor
COMPETITOR_2= # e.g. Acme Corp | acme.com | /pricing, /features
COMPETITOR_3=
COMPETITOR_4=
COMPETITOR_5=
YOUR_ICP_INDUSTRY=
YOUR_COMPANY=
ANTHROPIC_API_KEY=Pages worth monitoring per competitor:
/pricing — pricing changes, new tiers, removed plans/features — new capabilities, renamed features/ (homepage) — messaging and positioning shifts/blog — content strategy signals/careers — hiring signals (what they are building next)# CLI
agent run competitive-intel
# Voice (after ACTIVATION.md setup)
"[your wake word] competitors"
# Scheduled — set your preferred day and time
# Recommended: weekly, not daily — daily creates noise
# See ACTIVATION.md for scheduling instructions| Level | Meaning | What triggers it |
|---|---|---|
| 🔴 RED | Act immediately | Pricing cut, major new feature targeting your ICP, direct positioning attack |
| 🟡 YELLOW | Monitor closely | New blog content, minor feature update, job postings in key areas |
| 🟢 GREEN | No action needed | No meaningful changes detected |
You are a competitive intelligence analyst for a company in the [YOUR_ICP_INDUSTRY] space.
Review the following competitor website content and identify any meaningful changes
in: pricing, features, positioning, messaging, or target audience.
Ignore: minor copy edits, blog posts about general topics, cosmetic design changes.
Flag: pricing changes, new features, new target segments, repositioning,
aggressive messaging directed at companies like [YOUR_COMPANY].
For each competitor return:
- competitor_name
- alert_level (RED / YELLOW / GREEN)
- changes_detected: list of specific changes found
- what_it_means: 2 sentences on the strategic implication
- recommended_response: one specific action to take or consider
- pages_checked: list of pages reviewed
Also return an overall_alert_level for the full report.
Return valid JSON only.{
"overall_alert_level": "YELLOW",
"competitors": [
{
"competitor_name": "Competitor name",
"alert_level": "YELLOW",
"changes_detected": [
"Added a new free tier on pricing page",
"Homepage headline changed from X to Y"
],
"what_it_means": "They are moving down-market with a freemium play. This could attract your ICP at the top of funnel before you reach them.",
"recommended_response": "Review your own free trial or lead magnet offer — ensure your value is clear before they hit a competitor paywall.",
"pages_checked": ["/pricing", "/", "/features"]
}
],
"report_date": "2026-06-16",
"next_recommended_run": "7 days"
}# Turn competitor changes into a LinkedIn post
agent run competitive-intel | agent run linkedin-post-generator
# Natural language
agent ask "Check competitors and write a LinkedIn post about what you found"linkedin-post-generator — turn competitor observations into contentai-news-digest — combine with news for a full market pictureACTIVATION.md for voice and scheduled setup~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.