π¦ ClawHub
Automated Response Rule
by @shenruiyang
Implement Automated Response Rule using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices.
TERMINAL
clawhub install automated-response-ruleπ About This Skill
name: "automated-response-rule" description: "Implement Automated Response Rule using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices."
Automated Response Rule with OrbCafe UI
This skill demonstrates how to implement a Automated Response Rule 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 Automated Response Rule?
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.