Skills from clawhub.ai/borahm

6 skills available

charger
Check EV charger availability (favorites, nearby search) via Google Places.
Verified
0 installs
coloring-page
Turn an uploaded photo into a printable black-and-white coloring page.
Verified
0 installs
recipe-to-list
The skill converts recipe photos or web searches into Todoist Shopping tasks and saves markdown recipes under `recipes/`. It calls `https://generativelanguage.googleapis.com/v1beta/models/{model}:generateContent?key={key}`, requires `GEMINI_API_KEY`/`TODOIST_API_TOKEN`, and runs local `todoist` CLI commands and sources `~/.clawdbot/.env`.
Review
0 installs
shaping
This skill provides Shape Up methodology and breadboarding guidance for product and feature development; source files include `SKILL.md`, `references/shaping.md`, and `references/breadboarding.md`. No security-relevant behaviors detected.
Verified
0 installs
whoop
This skill fetches WHOOP recovery, sleep, and strain data and generates a short morning suggestions report. It reads/stores `WHOOP_CLIENT_ID`, `WHOOP_CLIENT_SECRET`, and `WHOOP_REFRESH_TOKEN` (e.g., `~/.clawdbot/.env`), runs `node /home/claw/clawd/skills/whoop/bin/whoop-morning`, and calls `https://api.prod.whoop.com/oauth/oauth2/token`.
Verified
0 installs
whoop-morning
This skill fetches WHOOP recovery/sleep/strain and generates morning suggestions. It instructs running `/home/claw/clawd/skills/whoop-morning/bin/whoop-auth` and `/home/claw/clawd/skills/whoop-morning/bin/whoop-morning`, reads/writes `~/.clawdbot/.env` and `${process.env.HOME || '/home/claw'}/.cache/whoop-morning/tokens.json`, and calls `https://api.prod.whoop.com/oauth/oauth2/token`.
Review
0 installs