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,14 @@
|
||||
{
|
||||
"title": "OpenCode Zen",
|
||||
"content": "OpenCode Zen is a **curated list of models** recommended by the OpenCode team for coding agents.\nIt is an optional, hosted model access path that uses an API key and the `opencode` provider.\nZen is currently in beta.\n\n```bash theme={null}\nopenclaw onboard --auth-choice opencode-zen",
|
||||
"code_samples": [],
|
||||
"headings": [
|
||||
{
|
||||
"level": "h2",
|
||||
"text": "CLI setup",
|
||||
"id": "cli-setup"
|
||||
}
|
||||
],
|
||||
"url": "llms-txt#opencode-zen",
|
||||
"links": []
|
||||
}
|
||||
Reference in New Issue
Block a user