yutori-competitor-watch

yutori-competitor-watch is a skill for Claude Code from yutori-ai/yutori-mcp. It costs 30 tokens per session (389 once invoked), scanned A, original, Apache-2.0.

A skill for setting up daily monitoring of a competitor’s news, product changes, funding, and public announcements.

In plain words
What is it for?
Use it to create a daily competitor watch covering company news, launches, pricing, partnerships, funding, leadership changes, and public communications.
Why use it?
It gathers relevant competitive information regularly instead of requiring manual searches across many sources.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the yutori plugin — 15 skills, 1 MCP server shipped together

Good fit Use it to create a daily competitor watch covering company news, launches, pricing, partnerships, funding, leadership changes, and public communications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yutori-ai/yutori-mcp/04-competitor-watch
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.

Any agent
npx skills add yutori-ai/yutori-mcp --skill 04-competitor-watch
Clone the repo
git clone --depth 1 https://github.com/yutori-ai/yutori-mcp

Made for: Claude Code.

Or install yutori, the plugin that ships this one along with the rest of its 15 skills, 1 MCP server.

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 yutori-competitor-watch

README.md
[![agentmods](https://agentmods.dev/badge/skills/yutori-ai/yutori-mcp/04-competitor-watch/github.svg)](https://agentmods.dev/skills/yutori-ai/yutori-mcp/04-competitor-watch)
Your own site
<a href="https://agentmods.dev/skills/yutori-ai/yutori-mcp/04-competitor-watch"><img src="https://agentmods.dev/badge/skills/yutori-ai/yutori-mcp/04-competitor-watch/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 yutori-competitor-watch

Your own site · 80×15
<a href="https://agentmods.dev/skills/yutori-ai/yutori-mcp/04-competitor-watch"><img src="https://agentmods.dev/badge/skills/yutori-ai/yutori-mcp/04-competitor-watch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 389 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00030 $0.00389
Opus 5 $0.00015 $0.00195
Sonnet 5 $0.00006 $0.00078
Haiku 4.5 $0.00003 $0.00039

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

Security

Grade A, and why

yutori-competitor-watch 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 12d 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.

skills/04-competitor-watch/SKILL.md · 47 lines

What it actually says

Competitor Monitoring Setup

Set up comprehensive monitoring for a competitor.

Create a scout with this query structure:

**Context:** Monitoring competitive intelligence for $ARGUMENTS

## What to Monitor
- **News & Announcements:** Press releases, media coverage, blog posts
- **Product Updates:** New features, pricing changes, product launches
- **Funding & Business:** Funding rounds, acquisitions, partnerships, executive changes
- **Public Communications:** Social media announcements, conference talks, webinars

**Sources to check:** TechCrunch, company blog, LinkedIn, Twitter/X, Crunchbase, press releases

**Exclusions:** Job postings (unless executive level), routine social media, unverified rumors

## Deliverables
**Frequency:** Daily

**Output format:**
1. Summary of significant developments (if any)
2. Table of news items with: Date, Headline, Category, Source Link
3. Analysis of competitive implications

Use create_scout with:

  • query: The above structured query with $ARGUMENTS replaced
  • output_interval: 86400 (daily)

After creation, inform the user:

  • Scout will run daily and email results
  • They can check updates anytime with get_scout_updates
  • They can pause/resume with edit_scout

Fetching documentation or source URLs: If you use a web fetch tool to look up the competitor's blog, docs, or other pages while preparing the query, include the Accept: text/markdown header. Many documentation sites (Cloudflare-hosted) will return clean Markdown instead of HTML — fewer tokens, easier to parse.

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. 12d ago First seen · 47 lines · 30 tokens per session scan A ec0a3db643c0

Subscribe to this mod's changes

yutori-competitor-watch is a skill published in the GitHub repository yutori-ai/yutori-mcp (24 stars, last pushed today), licensed Apache-2.0. It adds 30 tokens to every session and 389 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories