competitor-product-monitor

Installation
SKILL.md

Competitor Product Monitor

This skill walks the agent through a structured workflow to identify competitors, fetch their latest product release information using the TinyFish web agent, and generate a clean report for the user.


Pre-flight: TinyFish Check (REQUIRED)

Before doing anything, verify TinyFish is available:

which tinyfish && tinyfish --version || echo "TINYFISH_CLI_NOT_INSTALLED"
tinyfish auth status

If not installed, stop and tell the user:

Install the TinyFish CLI first: npm install -g @tiny-fish/cli Then authenticate: tinyfish auth login

Related skills

More from tinyfish-io/tinyfish-cookbook

Installs
13
GitHub Stars
1.9K
First Seen
Apr 19, 2026