guoqiao logo

guoqiao skills on Remote OpenClaw

7 skills published by guoqiao. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.

mlx-stt

Runs speech-to-text transcription locally on Apple Silicon using MLX and open-source models. No API key or external server needed. Default model is GLM-ASR-Nano-2512.

Apple Apps & Services3K installs

dl

Downloads video and music from URLs (YouTube, Bilibili, X, and others) into appropriate local folders. Videos go to ~/Movies or ~/Videos, music to ~/Music, and playlists into named subdirectories. Works with local media servers for LAN playback on TVs and devices.

Coding Agents & IDEs2.5K installs

mlx-audio-server

Runs an OpenAI-compatible STT and TTS API server locally on Apple Silicon Macs using the MLX framework. Installs and manages itself as a persistent LaunchAgent via Homebrew. Accepts audio or video files for transcription and text strings for speech synthesis.

Media & Streaming2.2K installs

url2pdf

Converts a webpage URL to a PDF formatted for mobile reading. Uses Playwright with a headless Chromium browser to render the page accurately. The output PDF path is returned for delivery to the user.

Browser & Automation946 installs

url2png

Captures a full webpage screenshot and saves it as a PNG optimized for mobile viewing. Uses shot-scraper and Chromium under the hood, installed via uv.

Browser & Automation868 installs

mlx-tts

Runs text-to-speech on Apple Silicon using MLX and open-source models (default QWen3-TTS). Generates audio files locally with no API key or external server needed. Works only on macOS with Apple Silicon.

Apple Apps & Services818 installs

gh-extract

Extracts file content from GitHub URLs, including repos, trees, and blobs. Converts GitHub URLs to raw URLs and prints content to stdout or saves to a temp file. Only works with public repositories.

Git & GitHub608 installs