
gumadeiras skills on Claude Market
6 skills published by gumadeiras. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
browsh
Browsh renders full web pages in the terminal using headless Firefox as a backend. It supports modern web features including video and handles ad filtering and bandwidth reduction.
apple-mail-search-safe
Searches Apple Mail.app on macOS using direct SQLite queries against the local mail database. Supports filtering by subject, sender, date range, and read status, plus reading full email bodies via AppleScript and opening messages in Mail.app.
lastfm
Connects to the Last.fm API to query listening history, music stats, and discovery data. Supports recent tracks, top artists/albums/tracks by time period, loved tracks, similar artist/track lookups, global charts, and tag-based browsing.
gotrain
Command-line tool for real-time MTA transit departures, schedules, and service alerts. Covers NYC Subway, Long Island Rail Road, and Metro-North Railroad. Supports saved favorite stations for quick access.
calcurse
calcurse is a terminal-based calendar and scheduling tool for managing appointments, todos, and date ranges via CLI or TUI.
entr
entr watches a list of files and re-runs a specified command whenever any of those files change. It reads filenames from stdin and blocks the terminal while monitoring.