Ai Agent Builder

# ai-agent-builder

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Ai Agent Builder" with this command: npx skills add yang1002378395-cmyk/ai-agent-builder

ai-agent-builder

描述

AI Agent 构建器 - 快速搭建自定义 AI Agent。适合:开发者、产品经理、自动化爱好者。

功能

  • Agent 模板库
  • 工具集成
  • 记忆系统
  • 多 Agent 协作
  • 部署脚本

使用场景

  1. 客服 Agent - 自动回复
  2. 数据 Agent - 自动采集
  3. 研究 Agent - 自动搜索

命令示例

# 创建 Agent
openclaw run ai-agent-builder create --name "客服助手"

# 添加工具
openclaw run ai-agent-builder add-tool --agent "客服助手" --tool search

# 部署
openclaw run ai-agent-builder deploy --agent "客服助手"

输出示例

🤖 AI Agent 构建完成

名称:客服助手
模型:glm-5
工具:搜索、邮件、数据库

配置文件:
```yaml
name: 客服助手
model: glm-5
tools:
  - search
  - email
  - database
memory:
  type: conversation
  max_tokens: 4000

测试对话: 用户:我的订单到哪了? Agent:请提供您的订单号,我帮您查询。 用户:12345 Agent:您的订单 12345 已发货,预计明天送达。

部署命令:

openclaw agent run 客服助手

## 注意事项
- 定义清晰目标
- 限制 Agent 权限
- 监控 Agent 行为

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Google Maps Reviews Api Skill

This skill is designed to help users automatically extract reviews from Google Maps via the Google Maps Reviews API. Agent should proactively apply this skil...

Registry SourceRecently Updated
1.3K2phheng
Automation

Telegram Topic Rename

Rename Telegram forum topics and change icons via Bot API. Use when user asks to name/rename a topic, change topic title, update topic icon, or says "命名这个topic", "给话题起个名", "换个图标". Requires TELEGRAM_BOT_TOKEN environment variable.

Registry SourceRecently Updated
Automation

Mission Control

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.

Registry SourceRecently Updated
Automation

AI Remote Viewing

Guide an AI agent through a full blind Remote Viewing session using the Resonant Contact Protocol (AI IS-BE) and a compact Field Perception Lexicon.

Registry SourceRecently Updated