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/cliThen authenticate:tinyfish auth login