# Yutori Competitor Watch

> Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements. Use when this capability is needed.

- Skill: `tomevault-io/yutori-competitor-watch` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/yutori-competitor-watch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/yutori-competitor-watch/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/yutori-competitor-watch

---


# 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.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/yutori-ai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-16 -->

