
odrobnik skills on Claude Market
9 skills published by odrobnik. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
codex-account-switcher
Manages multiple OpenAI Codex accounts by capturing and swapping authentication tokens stored in ~/.codex/. Supports listing accounts, adding new ones via browser login, switching by name, and auto-selecting the account with the most available weekly quota.
george
Automates the George online banking portal used by Erste Bank and Sparkasse Austria. Fetches account balances, transaction history, and stock portfolio data as JSON. Also handles payment file uploads in pain.001 format and datacarrier signing.
bricklink
CLI and API helper for BrickLink stores, handling OAuth 1.0 signing automatically. Covers reading and writing orders, inventory, catalog data, pricing, and feedback via a Python script.
announcer
Sends text-to-speech announcements to AirPlay speakers throughout a home using ElevenLabs for voice synthesis and Airfoil for audio routing. Plays an optional chime before the announcement, then disconnects speakers after playback. Targets specific speakers or all configured ones.
loxone
Connects to a Loxone Miniserver over HTTP and WebSocket to query and control smart home devices. Supports reading room temperatures, light states, and other sensor data, as well as sending on/off commands to controls. Real-time event watching is available via WebSocket with HTTP fallback.
intranet
Runs a local HTTP file server without Apache, nginx, or root access. Serves static files from a webroot directory, mounts external plugin directories at URL prefixes, and optionally executes index.py scripts as CGI. All configuration and state stay inside the workspace.
raiffeisen-elba
Automates Raiffeisen ELBA online banking using Playwright browser automation. Fetches account balances, transaction history, and securities depot positions in JSON format. Every session requires manual 2FA approval via pushTAN on a registered mobile device.
revolut
Automates Revolut web banking via Playwright. Fetches account balances, transaction history, and investment portfolio data across all wallet currencies and depots. Credentials are stored in a config file; no .env loading.
klientenportal
Automates klientenportal.at, the RZL Software web portal used by Austrian tax clients to exchange accounting documents with their accountant. Handles login, document uploads by category, and downloading reports released by the accountant.