
borahm skills on Remote OpenClaw
3 skills published by borahm. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
coloring-page
Converts an uploaded photo into a printable black-and-white outline coloring page. Accepts JPEG, PNG, or WebP input and outputs a PNG at selectable resolutions (1K, 2K, 4K). Powered by the Gemini 3 Pro Image model.
charger
CLI for checking EV charger availability using Google Places data. Supports saved favorites, nearby coordinate searches, and direct place lookups by ID or name. A companion notification script outputs only when a charger transitions from unavailable to available, making it suitable for cron-based alerting.
shaping
Implements the Shape Up product development methodology for collaborative feature scoping with an LLM. Covers two phases: shaping (iterating on problem requirements and solution options with fit checks) and breadboarding (mapping systems into UI and code affordances with wiring). Produces decision matrices, affordance tables, and vertical implementation slices.