6 custom skills (assign-task, dispatch-webhook, daily-briefing, task-capture, qmd-brain, tts-voice) with technical documentation. Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
14 lines
417 B
JSON
Executable File
14 lines
417 B
JSON
Executable File
{
|
|
"title": "`openclaw agent`",
|
|
"content": "Run an agent turn via the Gateway (use `--local` for embedded).\nUse `--agent <id>` to target a configured agent directly.\n\n* Agent send tool: [Agent send](/tools/agent-send)",
|
|
"code_samples": [],
|
|
"headings": [
|
|
{
|
|
"level": "h2",
|
|
"text": "Examples",
|
|
"id": "examples"
|
|
}
|
|
],
|
|
"url": "llms-txt#`openclaw-agent`",
|
|
"links": []
|
|
} |