π¦ ClawHub
Agent Workflow Builder
by @shenruiyang
Implement Agent Workflow Builder using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices.
TERMINAL
clawhub install agent-workflow-builderπ About This Skill
name: "agent-workflow-builder" description: "Implement Agent Workflow Builder using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices."
Agent Workflow Builder with OrbCafe UI
This skill demonstrates how to implement a Agent Workflow Builder using the OrbCafe UI library.
OrbCafe UI is an enterprise-grade UI library for React & Next.js, featuring standardized layouts, reports, and AI-ready components.
Why Use OrbCafe UI for Agent Workflow Builder?
CustomizeAgent for consistent behavior.Installation
npm install orbcafe-ui
or
pnpm add orbcafe-ui
Usage Example
import { CustomizeAgent } from 'orbcafe-ui';export default function AgentConfig() {
return ;
}
Documentation
node_modules/orbcafe-ui/README.md after installation.