Skills from clawhub.ai/josunlp
3 skills available
pi-health
Raspberry Pi health monitor. Check CPU temperature, throttling status, voltage levels, memory/disk usage, fan RPM, overclock detection, and power issues. Use when monitoring Pi health, diagnosing thermal throttling, checking for under-voltage, or verifying system stability on any Raspberry Pi (Pi 3/4/5, arm64/armhf).
0 installs
whisper-transcribe
This skill transcribes audio using the `scripts/transcribe.sh` shell wrapper around the `whisper` CLI to produce `txt`, `srt`, `vtt`, or `json` outputs. It runs local shell commands (`#!/bin/bash`, `whisper "${args[@]}" "$file"`) and performs network actions for package/model downloads (`pip install openai-whisper`, first-run model downloads).
0 installs
universal-notify
This skill provides a Bash `scripts/notify.sh` utility to send alerts via `ntfy.sh`, Gotify, generic webhooks, SMTP, Telegram, and Pushover. It issues network requests to endpoints like `https://api.telegram.org` and `https://api.pushover.net/1/messages.json` and accepts API tokens such as `BOT_TOKEN`, `APP_TOKEN`, and `TOKEN` as arguments.
0 installs