Theme
AI Resources
TinyFish Skills
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.
What to know
Where it fits
This project fits in the agent-workflow layer rather than the model or consumer-app layer. It is more relevant to readers comparing agent capabilities, automation skills, and reusable workflow building blocks.
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.
More in AI Agents
Keep browsing this category
Explore more AI agent projects.
RAGFlow
infiniflow/ragflow
A self-hostable RAG and agent-context platform whose v0.27 line adds Knowledge Compilation, Agentic RAG thinking modes, document and data-source connectors, citations, APIs, and agent workflows.
Graphify
Graphify-Labs/graphify
A local-first project knowledge graph for code, documentation, schemas, configuration, and optional media, with extracted-versus-inferred edges, query tools, reusable outputs, and coding-assistant skill paths.
Nango
NangoHQ/nango
An agent and product integration platform for auth, OAuth, API proxying, TypeScript functions, MCP tool calling, observability, and external API access.
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.