
gostlightai skills on Remote OpenClaw
3 skills published by gostlightai. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
casual-cron
Schedules one-shot or repeating cron jobs from natural language input using /at and /every commands. Handles DST-aware timezone conversion and delivers messages through configurable channels. Confirms parsed schedule details with the user before creating the job.
agent-step-sequencer
Multi-step scheduler that detects when a user request requires sequential actions, proposes a step plan, waits for confirmation, then persists and executes each step. Survives gateway resets by writing state to disk and resuming on the next heartbeat. Handles automatic retries and failure recovery without user intervention.
cdp-browser
CLI tool for controlling Chrome/Chromium via the Chrome DevTools Protocol (CDP) at localhost:9222. Supports tab inspection, navigation, screenshots, scrolling, JS execution, and posting to X in a persistent browser session.