
awlevin skills on Claude Market
5 skills published by awlevin. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
flight-search
Queries Google Flights from the command line and returns prices, departure times, airlines, and stop counts. Supports one-way and round-trip searches, multiple seat classes, and JSON output. No API key or browser required.
airbnb-search
Searches Airbnb listings from the command line and returns prices, ratings, and direct booking links. No API key registration required. It uses the same public frontend API key Airbnb's website uses in the browser.
agent-chat
Creates temporary real-time chat rooms for AI agents and humans. Rooms are password-protected and use SSE streaming for live updates. Agents interact via CLI commands; humans join through a browser-based web UI with no install required.
sprite-animator
Takes any image and generates a 16-frame animated pixel art GIF using Google Gemini. Supports four animation types: idle, wave, bounce, and dance. A single AI request fills all frames at once, keeping pixel art style consistent across the animation.
secret-portal
Spins up a temporary, one-time-use web UI for entering API keys and environment variables. The portal expires after a single submission and secrets never appear in terminal output or chat history. Supports cloudflared tunneling for secure remote access without firewall changes.