Files
openclaw-skill/openclaw-knowhow-skill/output/openclaw-docs_data/pages/openclaw_setup_660cd82258.json
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
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.
2026-03-13 10:58:30 +08:00

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": []
}