An AI-powered diet management agent that tracks food inventory and personal dietary restrictions to provide intelligent meal recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install eatsomething-by
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install eatsomething-by using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
MyFood-by is a specialized tool within the Openclaw Skills ecosystem designed to act as a personal nutrition and inventory clerk. It bridges the gap between what you have in your fridge and what your body actually needs by maintaining two critical data points: a personal dietary profile and a real-time food inventory.
The skill enables users to log dietary taboos, flavor preferences, and fitness goals while simultaneously tracking purchased items and their expiration dates. By synthesizing this data, the agent ensures that meal suggestions are not only healthy and personalized but also practical by prioritizing the consumption of ingredients you already own.
To use this skill within your Openclaw environment, ensure the repository structure is initialized.
# Create the necessary references directory if it doesn't exist
mkdir -p references
# The agent will automatically generate the following files upon first use:
# references/my-diet-profile.md
# references/my-food.md
The skill organizes data into two primary Markdown files to ensure human-readability and easy manual overrides:
| File Name | Purpose | Key Metadata |
|---|---|---|
my-diet-profile.md |
Stores restrictions, preferences, and goals | Registration date, Allergies, Diet type |
my-food.md |
Tracks inventory and expiration | Item name, Expiry date, Status (In-stock/Consumed) |
Loading
A lightning-fast, cost-effective speech-to-text skill leveraging Deepgram Nova-3 for highly accurate multi-language transcription.

A comprehensive observability suite providing throughput dashboards, decision auditing, failure tracing, and drift monitoring for AI agents.

A specialized skill for managing grocery lists and cart additions across the Kroger family of stores using the kroget CLI.

A senior-level logistics intelligence skill for managing complex freight exceptions, carrier disputes, and shipping claims across all transport modes.

A professional tool that identifies and highlights core conclusions, key data, and technical terms in Markdown or plain text using semantic color-coding.

A security-first behavioral framework that enforces a stop-think-verify flow to prevent AI agents from executing malicious actions.








































