AdoptAI
Official@adoptai · United States of America
Offers infrastructure for converting browser-based interactions into standardized FastMCP server interfaces for integration with Claude Code and Tabby environments.
Agent Skills by AdoptAI
Showing 11 vetted skills indexed across 1 GitHub repositories.
noui-record-workflow
Record browser workflows and compile them into FastMCP servers or Claude Code skills.
noui-generalize
Generalize recorded NoUI workflows into agent-invokable FastMCP server tools.
noui-record-login
Record authenticated website login flows and register them with Tabby.
airbnb-search-places
Resolve Airbnb place names into google_place_id values and retrieve stay listings.
noui
Convert recorded website browsing workflows into callable MCP tools.
noui-generate-skill
List, inspect, install, and uninstall NoUI skills for agent directories.
flydubai-pricing
Fetch Flydubai route calendar availability and fare estimates via read-only API calls.
noui-autopilot
Record browser workflows and compile them into MCP servers.
noui-setup
Set up the NoUI project environment and verify backend reachability.
expedia-stay-search
Search Expedia hotel stays by destination and date range via Tabby browser fetches.
noui-generate-mcp
Manage NoUI FastMCP server lifecycles and connect them to Claude Code.
Frequently Asked Questions About AdoptAI
FAQPage SchemaWhat specific tasks can be performed using AdoptAI skills?▼
AdoptAI enables the recording of browser interactions to generate FastMCP servers. These servers allow for the programmatic execution of web-based tasks, such as retrieving Airbnb place IDs, fetching Flydubai route availability, and performing hotel stay searches on Expedia, all within a standardized interface for external consumption.
Which personas benefit from using these browser-to-server capabilities?▼
These capabilities are designed for software engineers and developers building integrations for Claude Code or Tabby. It is specifically suited for those needing to bridge the gap between complex web-based user interfaces and backend-accessible server functions without manual intervention.
What are the prerequisites for deploying these browser-based skills?▼
Deployment requires a configured environment capable of running FastMCP servers and maintaining active browser sessions. Users must execute the setup process to verify backend reachability and ensure the environment can successfully compile recorded browser sequences into functional, callable server endpoints.