Files
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
406 B
JSON
Executable File

{
"title": "Polls",
"content": "## Supported channels\n\n* WhatsApp (web channel)\n* Discord\n* MS Teams (Adaptive Cards)",
"code_samples": [],
"headings": [
{
"level": "h2",
"text": "Supported channels",
"id": "supported-channels"
},
{
"level": "h2",
"text": "CLI",
"id": "cli"
}
],
"url": "llms-txt#polls",
"links": []
}