1054570699/fsagent-creator/SKILL.md
# Agent Creator 技能 快速创建、删除、管理 OpenClaw agent 实例。 ## 触发条件 用户要求创建新机器人、新 agent、新助手、删除 agent、查看 agent 列表时激活此技能。 ## 可用脚本 | 脚本 | 功能 | |------|------| | `list-agents.sh` | 查看当前所有 agent | | `create-agent.sh` | 创建新 agent | | `delete-agent.sh` | 删除 agent | ## 创建 Agent ### 参数 ``` ./create-agent.sh <agent-id> <agent-name> <app-id> <app-secret> [model] [description] ``` | 参数 | 必填 | 说明 | 示例 | |------|------|------|------| | agent-id | ✅ | 唯一标识符(英文小写) | `xiaoming` | | agent-name | ✅ | 显示名称 | `小明` | |
npx skillsauth add openclaw/skills 1054570699/fsagent-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
快速创建、删除、管理 OpenClaw agent 实例。
用户要求创建新机器人、新 agent、新助手、删除 agent、查看 agent 列表时激活此技能。
| 脚本 | 功能 |
|------|------|
| list-agents.sh | 查看当前所有 agent |
| create-agent.sh | 创建新 agent |
| delete-agent.sh | 删除 agent |
./create-agent.sh <agent-id> <agent-name> <app-id> <app-secret> [model] [description]
| 参数 | 必填 | 说明 | 示例 |
|------|------|------|------|
| agent-id | ✅ | 唯一标识符(英文小写) | xiaoming |
| agent-name | ✅ | 显示名称 | 小明 |
| app-id | ✅ | 飞书 App ID | cli_xxx |
| app-secret | ✅ | 飞书 App Secret | xxx |
| model | ❌ | 使用的模型(默认 glm-5) | qwen3.5-plus |
| description | ❌ | 人设描述 | 客服助手 |
# 创建一个客服机器人
./create-agent.sh xiaokefu 小客服 cli_a94xxx mysecret123 glm-5 "客服助手,帮助用户解答问题"
# 使用默认模型创建
./create-agent.sh xiaowang 小王 cli_a94xxx mysecret123
openclaw gateway restart 重载配置./delete-agent.sh <agent-id>
⚠️ 注意:main agent 不能被删除
./list-agents.sh
/home/admin/.openclaw/openclaw.json/home/admin/.openclaw/agents/{agent-id}//home/admin/.openclaw/workspace-{agent-id}/agents/{id}/agent/, agents/{id}/sessions/)agents.listchannels.feishu.accountsbindingstools.agentToAgent.allowtools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。