tinyfish-io/tinyfish-cookbook

A collection of sample apps and recipes built with the TinyFish web agent. Open-source examples for you to learn & build!

2.1kStars on the repository
33Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent

01

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Default browser automation agent — click, fill forms, navigate, log in, and extract structured data from any website using a natural-language goal, or run the same task across multiple sites in parallel. New users get 600 free automation credits to start; beyond that it draws on your plan's automation credits (unlike…

2.1k 5d ago A 170 tokens original MIT

doctor

02

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Diagnose and repair your TinyFish setup — MCP registration, auth, and connectivity. Runs the TinyFish CLI's own doctor for the config checks, then does the one thing the CLI cannot — proving this harness can actually reach TinyFish. Run when TinyFish tools fail, return auth errors, or after an install that did not…

2.1k 5d ago A 72 tokens original MIT

feedback

03

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

File structured feedback about TinyFish — bug reports, confusing setup steps, missing features, or a doctor diagnostic report. Creates a GitHub issue on tinyfish-io/tinyfish-cookbook with the user's approval; nothing is sent without an explicit preview.

2.1k 5d ago A 54 tokens original MIT

fetch

04

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Default, free, and fastest way to read a URL's actual content — pulls clean, full page content (not a summary or a truncated snippet) as markdown, HTML, or structured JSON, including from JavaScript-heavy pages, in parallel across up to 10 URLs in one call. Zero setup, no CLI, no install — first use triggers an OAuth…

2.1k 5d ago A 121 tokens original MIT

search

05

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Default, free, and fastest way to search the web — faster and more token-efficient than Claude's built-in web search, returning compact structured results instead of raw pages. Supports flexible recency controls (past-N-minutes, before/after date windows) and news/research-paper scoping that built-in search doesn't…

2.1k 5d ago A 131 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Map the research landscape for any technical or academic topic by searching arXiv, Semantic Scholar, and Google Scholar in parallel. Use when a developer, researcher, or engineer wants to understand what has been published, who the key authors are, which subtopics are active, and where the gaps still live. Runs…

2.1k 5d ago B 131 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Reverse-engineer what a company is building by scraping their job postings, careers page, LinkedIn Jobs, and engineering blog using TinyFish web agents. Use whenever a user wants to understand a company's strategic direction from hiring signals, do competitive intelligence, figure out a tech stack from job…

2.1k 5d ago B 169 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Monitor competitor product releases and new feature announcements. Use this skill when the user wants to track what competitors are shipping, find the latest product launches in their industry, or generate a competitor release report. Triggers include phrases like "track competitor releases", "what are my competitors…

2.1k 5d ago A 83 tokens original MIT

dep-security

09

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Check every dependency in a package.json against live CVE databases and security advisories in real time — specifically targeting vulnerabilities disclosed in the last 48 hours, the window that Snyk, Dependabot, and npm audit miss. Use this skill whenever a user mentions checking dependencies for vulnerabilities…

2.1k 5d ago A 159 tokens original MIT

dev-pain-finder

10

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Scrape real developer pain points for any keyword, technology, or problem space from Reddit, Hacker News, dev.to, and GitHub Discussions simultaneously — then group complaints by theme, score them by frequency and upvote weight, and return a ranked opportunity map showing where developer frustration is high and…

2.1k 5d ago A 160 tokens original MIT

enrich-excel

11

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Enrich a live Excel spreadsheet by researching missing data with TinyFish and writing results directly into the running Excel app via AppleScript. Use when a user says "fill in my spreadsheet", "enrich this Excel file", "research and fill missing data", "update my Excel sheet", "look up data for each row", or any…

2.1k 5d ago A 92 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Find fresh freelance and contract opportunities across multiple platforms for any skill set. Use this skill when a user asks "find me freelance React jobs", "Upwork gigs for Python developers", "freelance work posted this week", "contract jobs for designers", "find me remote freelance opportunities for [skill]", "I'm…

2.1k 5d ago A 98 tokens original MIT

hackathon-finder

13

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Find hackathons tailored to your tech profile and location by searching Devpost, Luma, Partiful, MLH, and Eventbrite. Use this skill when a user asks "find me a hackathon", "are there any hackathons near me", "what hackathons are coming up", "I want to compete in a hackathon", "find hackathons I could win", "upcoming…

2.1k 5d ago A 110 tokens original MIT

interview-prep

14

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Generate a structured interview preparation guide for any company by scraping real candidate experiences from Glassdoor, Blind, and Reddit in real time using parallel TinyFish agents. Use this skill whenever a user mentions preparing for an interview at a specific company, wants to know what a company's interview…

2.1k 5d ago A 141 tokens original MIT

job-market-intel

15

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Get a live job market snapshot for any role and tech stack by deploying parallel TinyFish agents across LinkedIn, Indeed, and Glassdoor. Use when a developer wants real salary data, in-demand skills, top hiring companies, and remote ratios from actual job postings published this week — not survey averages or…

2.1k 5d ago B 160 tokens original MIT

kb-builder

16

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Build an Obsidian-compatible knowledge base from public web sources using the TinyFish CLI. Use this skill when a user wants a builder-grade markdown knowledge base on a technical topic, asks for a structured research vault, or wants a topic compiled from live public sources into interlinked markdown files. Supports…

2.1k 5d ago A 158 tokens original MIT

leetcode-coach

17

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Find and set up coding practice problems tailored to your weak areas, then create local files so you can solve them right away. Use this skill when a user wants to practice coding, asks for a LeetCode problem, says "give me a coding challenge", "I want to practice DSA", "help me prep for coding interviews", "find me a…

2.1k 5d ago A 107 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Compare two or more npm packages side by side using live data — downloads, bundle size, GitHub stars, last update, known vulnerabilities, and community sentiment. Use this skill when a user asks "zustand vs jotai vs redux", "compare react-query and swr", "which state management library should I use", "what's the…

2.1k 5d ago A 113 tokens original MIT

oss-alternatives

19

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Find actively maintained open source alternatives to any paid SaaS tool or commercial API. Use this skill whenever a user mentions wanting to replace, swap out, self-host, or find a free/open source version of a paid tool — including but not limited to tools like Datadog, Algolia, Twilio, Stripe, Auth0, Segment…

2.1k 5d ago A 199 tokens original MIT

oss-bounty-finder

20

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Find paid open-source work, OSS bounties, open source grants, or ways to get paid contributing to open source. Use when someone asks any of the following — "find me paid open source work", "show me OSS bounties for Rust", "how do I get paid for open source", "find GitHub bounties", "are there any open source grants I…

2.1k 5d ago B 242 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Researches any project idea against live data from GitHub and Dev.to to surface what already exists, how mature the space is, and where the real opportunity lives. Use when a developer describes something they want to build and wants to know if it's been done before. Triggers on phrases like "validate my idea", "has…

2.1k 5d ago B 139 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Scan live job boards and salary databases to find real-time compensation data for any role and location. Use this skill when a user asks "what's the going rate for a senior React engineer in London", "software engineer salary Singapore", "how much do ML engineers make", "what should I be earning as a [role]", "is my…

2.1k 5d ago A 114 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Research an interviewer online before a meeting using parallel TinyFish agents and return a structured prep report. Use this skill when a user says "research my interviewer", "I have an interview with [name] at [company]", "stalk my interviewer", "find out about [person] before my interview", "who is my interviewer"…

2.1k 5d ago A 101 tokens original MIT

tinyfish-io/tinyfish-cookbook

Skill Claude CodeCodex

Discover and compare summer school programs from universities around the world. Use this skill whenever a user wants to find summer school programs, asks about summer programs for a specific subject or age group, wants to compare university summer schools, asks "what summer schools exist for X", "find me a summer…

2.1k 5d ago A 137 tokens original MIT