tinyfish

Installation
SKILL.md

TinyFish Web Agent

Requires: MINO_API_KEY environment variable

Best Practices

  1. Specify JSON format: Always describe the exact structure you want returned
  2. Parallel calls: When extracting from multiple independent sites, make separate parallel calls instead of combining into one prompt

Basic Extract/Scrape

Extract data from a page. Specify the JSON structure you want:

import requests
import json
import os
Installs
3
GitHub Stars
662
First Seen
Sep 2, 2026
tinyfish — sundial-org/awesome-openclaw-skills