Translate short chat commands into OpenClaw CLI agent operations.
Accept these commands (case-insensitive, trim extra spaces):
agent listagent create [workspace=] [model=] agent switch [channel=] agent bind agent unbind agent delete agent identity [display="..."] [emoji=🗡️] [avatar=] If input is ambiguous, ask one focused question.
Run these exact command patterns:
openclaw agents listopenclaw agents add --workspace --model ~/clawd/agents/.openclaw agents bind --agent --bind webchat).openclaw agents bind --agent --bind openclaw agents unbind --agent --bind openclaw agents delete openclaw agents set-identity --agent [--name ] [--emoji ] [--avatar ] After each operation, return:
Keep it brief and practical.
agent delete as destructive: confirm before running.Use scripts/example.py as a deterministic helper wrapper for command parsing/execution when needed.
共 1 个版本