From yutori
Sets up daily scout monitoring for competitor companies, tracking news, product updates, funding, and public announcements from sources like TechCrunch and Crunchbase.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yutori:04-competitor-watch [competitor name][competitor name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set up comprehensive monitoring for a competitor.
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 replacedoutput_interval: 86400 (daily)After creation, inform the user:
get_scout_updatesedit_scoutFetching 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.
npx claudepluginhub yutori-ai/yutori-mcp --plugin yutoriSets up Yutori Scouts for continuous web monitoring to track news, competitors, product updates, funding rounds, price changes, or recurring web information.
Discovers and tracks competitors via user input, lookalike search, web research, or G2/review sites, then builds an Extruct company table with monitoring columns for blog, social, news, key people, and business model tracking.
Searches live web via Nimble APIs to monitor competitors and produce structured intelligence briefings with dedup against previous findings.