forked from Selig/openclaw-skill
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.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user