Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Send ntfy.sh notifications with curl, including advanced headers like title, priority, tags, click links, action buttons, and image attachments. Use when a u...
Send ntfy.sh notifications with curl, including advanced headers like title, priority, tags, click links, action buttons, and image attachments. Use when a u...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Send notifications to ntfy topics.
Name: ๆฒ่ Website: https://chenzhou.dev
CaptainDragonflyBot-TopicTest001
Use: skills/ntfy-notify/scripts/send_ntfy.sh
--topic topic name --message body text --title notification title --priority 1-5 --tags comma-separated tags --click URL opened on tap --actions ntfy actions header string (supports buttons) --attach URL to an image/file shown as attachment --filename optional attachment filename hint
Pass buttons via --actions as a variable string. Example format: view, Open docs, https://docs.openclaw.ai; http, Trigger API, https://example.com/hook
Basic (explicit message): skills/ntfy-notify/scripts/send_ntfy.sh --message "ไฝ ๅฅฝ๏ผ่็ท" Default message (omit --message, script auto-generates timestamp text): skills/ntfy-notify/scripts/send_ntfy.sh Rich notification with buttons and image: skills/ntfy-notify/scripts/send_ntfy.sh \ --title "Deploy finished" \ --message "Build #42 is ready" \ --priority 4 \ --tags "rocket,white_check_mark" \ --click "https://example.com/build/42" \ --actions "view, Open build, https://example.com/build/42; view, Open docs, https://docs.openclaw.ai" \ --attach "https://picsum.photos/1200/630"
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.