forked from Selig/openclaw-skill
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.
8 lines
244 B
JSON
Executable File
8 lines
244 B
JSON
Executable File
{
|
|
"title": "Release public IPs",
|
|
"content": "fly ips release <public-ipv4> -a my-openclaw\nfly ips release <public-ipv6> -a my-openclaw",
|
|
"code_samples": [],
|
|
"headings": [],
|
|
"url": "llms-txt#release-public-ips",
|
|
"links": []
|
|
} |