ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

mealplan

Plan meals with calorie tracking and shopping lists. Use when organizing weekly meals.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/mealplan
Or

mealplan

Plan meals with calorie tracking and shopping lists. Use when organizing weekly meals.

Commands

add

scripts/script.sh add <meal calories type>

list

scripts/script.sh list <day>

plan

scripts/script.sh plan <days>

nutrition

scripts/script.sh nutrition <day>

shopping

scripts/script.sh shopping <days>

random

scripts/script.sh random <type>

Data Storage

Data stored in ~/.local/share/mealplan/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4097
Views1
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-mealplan": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.