
ouyangabel skills on Claude Market
6 skills published by ouyangabel. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
linux-desktop
Automates Linux desktop interactions through command-line tools. Covers screenshot capture, mouse and keyboard control, and window management. Works with X11-based desktop environments.
coingecko-price
Queries real-time cryptocurrency prices and market data using the free CoinGecko API. Supports price lookups, market cap rankings, 24-hour change monitoring, and coin search across 10,000+ coins. Multiple fiat currency outputs are available including USD, EUR, CNY, JPY, and KRW.
ai-prompt-gen
A command-line tool that generates structured prompts for AI models including ChatGPT, Midjourney, and code generation assistants. Takes parameters like role, style, audience, and constraints to produce tailored prompt text. Also analyzes existing prompts and scores them on length, clarity, context, and constraints.
currency-exchange
Converts between 150+ currencies using real-time exchange rates from exchangerate-api.com. Supports single conversions, base-currency rate tables, and listing all available currency codes. Rates update daily around 00:00 UTC.
unit-convert
A command-line unit converter covering length, weight, temperature, area, volume, speed, time, and digital storage. Accepts common unit aliases and supports both metric and imperial systems. Data conversions use binary (1024-based) units.
password-gen
Generates secure passwords and passphrases locally using Python's cryptographically secure `secrets` module. Supports random passwords with configurable character sets, word-based passphrases, and strength analysis of existing passwords. No network calls are made.