ワンクリックで
yutori-competitor-watch
Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Execute deep web research on any topic using Yutori's research agents. Use for competitive analysis, market research, finding documentation, or answering complex questions that require synthesizing information from multiple sources.
Automate browser tasks like form filling, data extraction, or multi-step web workflows. Use when the user needs to interact with websites that require clicking, typing, or navigation.
Log in to Yutori to connect your account
Set up continuous web monitoring with Yutori Scouts. Use when the user wants to track news, competitors, product updates, funding rounds, price changes, or any recurring web information.
Set up monitoring for API changes, changelogs, or documentation updates. Useful for tracking breaking changes in services you depend on.
| name | yutori-competitor-watch |
| description | Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements. |
| argument-hint | [competitor name] |
| disable-model-invocation | true |
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.