
gustavoziaugra skills on Remote OpenClaw
4 skills published by gustavoziaugra. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
personal-assistant
A Python script that generates structured daily briefings covering morning motivation, top priorities, habit tracking, self-care reminders, and evening reflection prompts. Outputs to the terminal or saves as JSON. Uses only the Python standard library with no external dependencies.
gas-price-alert
Searches for gas stations in a US area using OpenStreetMap data, estimates prices with a focus on Costco locations, and can deliver daily morning summaries on a cron schedule. Supports ZIP code or coordinate input with configurable radius and fuel type.
quick-test
Runs basic system checks to confirm the OpenClaw environment is working. Executes commands like pwd, ls, and date, then validates their output. Useful before or after installing other skills.
test-gas-skill
Searches for gas stations in a given US area using OpenStreetMap data, with a focus on identifying Costco locations. Costco prices are estimated based on typical discount patterns; prices for other stations are not available. Can be scheduled via OpenClaw cron to deliver a daily morning summary.