Skills from clawhub.ai/guoqiao
8 skills available
url2pdf
Convert URL to PDF suitable for mobile reading.
0 installs
mlx-stt
Dangerous skill executes shell scripts that install and run third-party tooling (e.g., `brew`, `uv`, `mlx_audio`) and hides runtime output (`> /dev/null 2>&1`), while downloading models. It advertises local STT using `bash ${baseDir}/install.sh` and `bash ${baseDir}/mlx-stt.sh <audio_file_path>`.
0 installs
url2png
Convert URL to PNG suitable for mobile reading.
0 installs
dl
This skill downloads video/music from user-supplied URLs into local folders like `~/Movies` and `~/Music`. It explicitly instructs executing `uv run --script ${baseDir}/dl.py "<url>"`, will send downloaded files via the `message` tool (Telegram), and reads env vars `DL_VIDEO_DIR`, `VIDEO_DIR`, `DL_MUSIC_DIR`, `MUSIC_DIR`.
0 installs
hn-extract
This skill extracts a Hacker News post (article plus threaded comments) into a single Markdown file. It requires running `uv run --script ${baseDir}/hn-extract.py` and performs network fetches to `https://hn.algolia.com/api/v1/items/{id}` for its operation.
0 installs
mlx-audio-server
This skill installs and runs a local OpenAI-compatible STT/TTS server on macOS and provides scripts for TTS and STT. It instructs executing shell scripts (`bash ${baseDir}/install.sh`, `bash ${baseDir}/run_stt.sh`, `bash ${baseDir}/run_tts.sh`).
0 installs
uv-global
Dangerous skill: installs and executes remote code via `curl -LsSf https://astral.sh/uv/install.sh | sh` and may run `brew install uv`. It creates a global venv at `~/.uv-global` and a writable env file `${UV_PROJECT}/.env` used with `uv --project ... --env-file`.
0 installs
mlx-tts
High-risk skill that installs and runs local software via `bash ${baseDir}/install.sh` and `bash ${baseDir}/mlx-tts.sh`, invoking `brew`, `uv tool install`, `mlx_audio.tts.generate`, and `ffmpeg`. These steps download and execute packages and write output files such as `${outdir}/audio.ogg`.
0 installs