Open Agent Builder banner
firecrawl firecrawl

Open Agent Builder

AI community

Description

πŸ”₯ Visual workflow builder for AI agents powered by Firecrawl - drag-and-drop web scraping pipelines with real-time execution

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Open Agent Builder

Demo

**Build, test, and deploy AI agent workflows with a visual no-code interface**

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![Firecrawl](https://img.shields.io/badge/Powered%20by-Firecrawl-orange)](https://firecrawl.dev)

[Documentation](#documentation) β€’ [Examples](#example-workflows)


What is Open Agent Builder?

Open Agent Builder is a visual workflow builder for creating AI agent pipelines powered by [Firecrawl](https://firecrawl.dev). Design complex agent workflows with a drag-and-drop interface, then execute them with real-time streaming updates.

**Perfect for:**

  • Web scraping and data extraction workflows
  • Multi-step AI agent pipelines
  • Automated research and content generation
  • Data transformation and analysis
  • Web automation with human-in-the-loop approvals

**Note:** This project is actively under development. Some features are still in progress and we welcome contributions and PRs!


Key Features

Visual Workflow Builder

  • Drag-and-drop interface for building agent workflows
  • Real-time execution with streaming updates
  • 8 core node types: Start, Agent, MCP Tools, Transform, If/Else, While Loop, User Approval, End
  • Template library with pre-built workflows
  • MCP protocol support for extensible tool integration

Powered by Firecrawl

  • Native Firecrawl integration for web scraping and searching

Enterprise Features

  • LangGraph execution engine for reliable state management
  • Clerk authentication for secure multi-user access
  • Convex database for persistent storage
  • API endpoints for programmatic execution
  • Human-in-the-loop