forked from Selig/openclaw-skill
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
311 B
JSON
Executable File
14 lines
311 B
JSON
Executable File
{
|
|
"title": "`openclaw tui`",
|
|
"content": "Open the terminal UI connected to the Gateway.\n\n* TUI guide: [TUI](/tui)",
|
|
"code_samples": [],
|
|
"headings": [
|
|
{
|
|
"level": "h2",
|
|
"text": "Examples",
|
|
"id": "examples"
|
|
}
|
|
],
|
|
"url": "llms-txt#`openclaw-tui`",
|
|
"links": []
|
|
} |