tinyfish-search
Installation
SKILL.md
TinyFish Search
Use the existing bash tool to call the local TinyFish CLI. Do not ask for or print API keys.
Check Auth
If TinyFish has not been used in the current session, first check:
tinyfish auth status
If it reports unauthenticated, tell the user to run tinyfish auth login in their shell.
If the tinyfish command is missing, install the CLI with:
npm install -g @tiny-fish/cli