What: switch to 你/你的 tone; standardize Skills/Gateway网关/local loopback/私信 wording Why: align zh-CN docs with issue 6995 feedback + idiomatic tech style Tests: pnpm docs:build
1012 B
1012 B
read_when, summary, title, x-i18n
| read_when | summary | title | x-i18n | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
`openclaw agent` 的 CLI 参考(通过 Gateway网关发送一次智能体轮次) | agent |
|
openclaw agent
通过 Gateway网关运行一次智能体轮次(使用 --local 进行嵌入式运行)。
使用 --agent <id> 直接指定一个已配置的智能体。
相关内容:
- 智能体发送工具:智能体发送
示例
openclaw agent --to +15555550123 --message "status update" --deliver
openclaw agent --agent ops --message "Summarize logs"
openclaw agent --session-id 1234 --message "Summarize inbox" --thinking medium
openclaw agent --agent ops --message "Generate report" --deliver --reply-channel slack --reply-to "#reports"