
lstpsche skills on Claude Market
4 skills published by lstpsche. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
quick-reminders
Sets one-shot reminders for events up to 48 hours away. The agent composes the delivery message at creation time; a background process sends it via openclaw at fire time with no LLM calls. For reminders 2 or more days out, it defers to calendar instead.
briefing
Assembles a morning or evening briefing by pulling from three companion skills: calendar events, active todos, and weather forecast. Decides whether to cover today or tomorrow based on current time. Each source is optional and skipped if the companion skill is unavailable.
openmeteo-sh-weather-advanced
Runs advanced weather queries using the openmeteo CLI against the free OpenMeteo API. Covers current conditions, forecasts up to 16 days, historical data back to 1940, and fine-grained variable selection including pressure, dew point, snow depth, and UV index. No API key or account required.
openmeteo-sh-weather-simple
Fetches current weather conditions and forecasts up to 16 days for any city or coordinates using the free OpenMeteo API. Works via the openmeteo CLI with no API key required. Supports temperature, precipitation, wind, UV index, sunrise/sunset, and more.