LIFEHUBBER
Theme

AI Resources

TinyFish Skills

GitHub stars: 2.2K GitHub forks: 328 Declared license: MIT: MIT Last pushed August 31, 2026: Pushed 2d ago
Stats from GitHub

The TinyFish cookbook includes a reusable web-agent skill for searching the web, extracting page content, running longer agent tasks, and controlling browser sessions through TinyFish services.

The current skill documents four routes—search, fetch, agent, and browser—so readers can compare a quick lookup with extraction, a longer task, or direct browser control. Use this as a first read, not a recommendation. Open the original project before trusting details like terms, limits, privacy, cost, setup, or safety.

What it is

A reusable web-agent skill

The cookbook packages TinyFish web actions as instructions that another compatible agent setup can follow, rather than presenting a new base model or standalone assistant.

Why it stands out

Four routes for different web jobs

Search returns web results, fetch extracts a page, agent handles a longer goal, and browser gives more direct session control. That split helps readers choose only the access a task needs.

Availability

Public GitHub repository

The public cookbook and skill file document request formats, authentication, command examples, and expected outputs. Running them requires TinyFish service access and an API key.

Why it matters

What makes it useful

The same skill separates quick search and page extraction from longer agent tasks and browser control. Readers can compare whether a reusable service-backed skill is simpler than wiring those web actions into an agent themselves.

Notable points

What stands out

The skill shows the actual sequence: set a TinyFish API key, choose search, fetch, agent, or browser, send the documented request, and inspect the returned result or session output.

Before using

What to review

Whether a quick search or fetch is enough, or whether the task justifies a longer agent run or direct browser session.

How the API key is stored, what service usage may cost, and what page or session data is sent through TinyFish.

Which sites, accounts, files, and browser sessions the skill can reach, and how authentication, network exposure, and shutdown are handled before use.

Which examples come from TinyFish itself and which are community contributions that the cookbook says are not official views or supported products.

Reader fit

Who may find it relevant

Readers following agent skills, web automation, and capability-layer tooling.

Builders who want reusable skills rather than only a base agent model.

Less relevant for readers focused only on standalone chat products or benchmark datasets.

Editorial note

Why LifeHubber lists it

LifeHubber lists this skill because one documented interface covers search, page extraction, longer web tasks, and browser control. Readers can decide whether that convenience is worth giving a service-backed skill access to their web workflow and credentials.

Source links

Source materials

Reader note

Before relying on this entry

LifeHubber lists entries to help readers inspect AI projects, not to endorse them or prove they are safe, suitable, accurate, maintained, or right for a specific use. We do not verify every entry in depth. Before relying on anything listed, review the original materials, terms, privacy practices, limits, and risks that matter for your situation.

Advertisements

Advertisements

For project maintainers

Listed here? You can use the badge.

If you maintain a project with a current LifeHubber listing, you may add the optional “Listed on LifeHubber AI Resources” badge to its README, docs, or website. No introduction or permission request is needed.

See what’s moving