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.
19 lines
537 B
JSON
Executable File
19 lines
537 B
JSON
Executable File
{
|
|
"title": "`openclaw setup`",
|
|
"content": "Initialize `~/.openclaw/openclaw.json` and the agent workspace.\n\n* Getting started: [Getting started](/start/getting-started)\n* Wizard: [Onboarding](/start/onboarding)\n\nTo run the wizard via setup:",
|
|
"code_samples": [
|
|
{
|
|
"code": "To run the wizard via setup:",
|
|
"language": "unknown"
|
|
}
|
|
],
|
|
"headings": [
|
|
{
|
|
"level": "h2",
|
|
"text": "Examples",
|
|
"id": "examples"
|
|
}
|
|
],
|
|
"url": "llms-txt#`openclaw-setup`",
|
|
"links": []
|
|
} |