tinyfish-openclaw

Automate web scraping and browser tasks in OpenClaw with YAML-driven workflows.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/sigitpoerwo/repoworkspace_zahra --skill tinyfish-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tinyfish-openclaw
Source: https://github.com/sigitpoerwo/repoworkspace_zahra/tree/main/skills/05-CUSTOM-SKILLS/tinyfish-openclaw
Command: npx skills add https://github.com/sigitpoerwo/repoworkspace_zahra --skill tinyfish-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TinyFish provides a seamless bridge between natural language web tasks and OpenClaw workflows, enabling web scraping and browser automation without bespoke coding.

Core Features & Use Cases

  • Web scraping and data extraction across websites using natural language goals.
  • OpenClaw MCP protocol integration for workflow orchestration.
  • Automated form filling, navigation, and data delivery to downstream steps in JSON.

Quick Start

Ask TinyFish to scrape a website for specific data using natural language.

Frequently Asked Questions about tinyfish-openclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web scraping using natural language in OpenClaw?

You can automate web scraping using natural language in OpenClaw by deploying the TinyFish Web Agent to execute YAML-driven workflows, which directly extracts website data and returns structured JSON output for downstream processing.

Can I use the TinyFish MCP protocol for automated form filling?

Yes, the TinyFish MCP protocol supports automated form filling and browser navigation within OpenClaw, allowing you to define these actions through natural language goals and deliver the results as structured JSON.

Do I need an MCP server to run browser automation workflows with TinyFish?

Yes, you need an active OpenClaw MCP server to run browser automation workflows with TinyFish, as it acts as the bridge to orchestrate the YAML-driven web tasks and return the extracted data.

What is the best way to extract website data for downstream workflow steps?

The best way to extract website data for downstream workflow steps is using a Web Agent that parses natural language goals to navigate sites and automatically delivers the extracted content as structured JSON output.

Does OpenClaw web automation support YAML-driven data extraction?

Yes, OpenClaw web automation supports YAML-driven data extraction by leveraging the TinyFish Web Agent to interpret natural language instructions, scrape the targeted websites, and output structured JSON for subsequent workflow steps.