noui

Convert recorded website browsing workflows into callable MCP tools.

25|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/adoptai/noui --skill noui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: noui
Source: https://github.com/adoptai/noui/tree/main/skills/noui
Command: npx skills add https://github.com/adoptai/noui --skill noui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NoUI eliminates fragile, slow computer-use automation by transforming recorded website workflows into callable API tools your agents can execute directly.

Core Features & Use Cases

  • Website-to-API conversion: Records authenticated (or anonymous) browsing sessions and extracts the underlying APIs instead of relying on clicks and DOM parsing.
  • MCP-ready outputs: Exports workflows as FastMCP servers and installable Claude Code skills so agents can call tools reliably.
  • Browser-session execution: Runs generated tools inside a persistent authenticated Tabby browser session to reuse real cookies and TLS fingerprinting.

Quick Start

Ask your agent to run the one-time setup command: /noui-setup.

Frequently Asked Questions about noui

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

FAQPage Schema
How do I convert website browsing workflows into callable APIs for agents?

Converting website browsing workflows into callable APIs involves recording authenticated sessions and extracting the underlying APIs to avoid brittle computer-use automation. NoUI records your browsing and exports it as MCP tools that agents can execute directly.

What is the best way to avoid brittle computer-use automation when extracting web data?

The best way to avoid brittle computer-use automation is extracting underlying APIs from recorded website workflows instead of relying on clicks and DOM parsing. This approach exports workflows as FastMCP servers or installable Claude Code skills for reliable agent execution.

Can I export recorded browsing workflows as FastMCP servers?

Yes, you can export recorded browsing workflows as FastMCP servers. NoUI converts recorded authenticated or anonymous browsing sessions into FastMCP servers and installable Claude Code skills so your agents can call the generated tools reliably.

How does a persistent browser session help with web automation API extraction?

A persistent browser session helps with web automation API extraction by running generated tools inside an authenticated Tabby browser session. This reuses real cookies and TLS fingerprinting, allowing agents to execute browser-session tools reliably without repeated authentication.

Do I need the Tabby browser to run generated MCP tools?

Yes, you need the Tabby browser to run generated MCP tools. NoUI executes generated tools inside a persistent authenticated Tabby browser session to reuse real cookies and TLS fingerprinting, ensuring reliable browser-session execution for your agents.

How do I get started installing NoUI for website-to-API conversion?

To get started installing NoUI for website-to-API conversion, ask your agent to run the one-time setup command /noui-setup. This provides installation and pipeline guidance for the NoUI recorder-to-API process, including listing available NoUI skills.