LaunchKit · 2026
Back to Skills

huckleberry

Track baby sleep, feeding, diapers, and growth via the Huckleberry.

1
1.7k downloads
by @jayhickey

Setup & Installation

openclaw skills install @jayhickey/huckleberry

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install huckleberry

Version History

v1.0.1Jan 19, 2026 - Version note by skill developer:

Fix: --json placement, remove non-existent feed commands, update Python to 3.11+

What This Skill Does

Command-line interface for the Huckleberry baby tracking app. Logs sleep, feeding, diapers, and growth measurements from the terminal. Unofficial tool, not affiliated with Huckleberry.

Lets you log baby activities from the terminal or automate tracking via scripts, without opening the mobile app each time.

When to use it

  • Logging a nap start and stop without unlocking your phone
  • Recording a bottle feed with exact ml amount during a night feed
  • Tracking diaper changes with color and consistency notes
  • Logging weight and height after a pediatrician visit
  • Checking current sleep or feed status from a script

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: log a 120ml formula bottle feed

AGENT
  1. 1Run `huckleberry feed bottle 120` to record the feed
  2. 2Confirm the amount and type default to 120ml formula
  3. 3Optionally specify `--type` or `--units` if different
OUTPUT

Feed entry saved to Huckleberry account

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Huckleberry account (huckleberrycare.com)HUCKLEBERRY_EMAIL environment variableHUCKLEBERRY_PASSWORD environment variable