← Back to Skills Marketplace
ivangdavila

Meals

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
1027
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meals
Description
Build a personal meal planning system with weekly plans, shopping lists, and dietary tracking.
Usage Guidance
This skill appears coherent and limited to local meal-planning tasks. Before installing: 1) understand it will create and maintain files in ~/meals/ (plans, meals, shopping lists, preferences); back up or review that directory if you care about where data is stored. 2) If you later enable calendar or export integrations, expect the skill to require tokens/credentials — only provide those if you trust the integration and the skill declares them. 3) Review any future versions that add code or install steps (this current version is instruction-only). If you want stricter isolation, run it in a limited account or container where writing to your home is acceptable.
Capability Analysis
Type: OpenClaw Skill Name: meals Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for an AI agent to manage a personal meal planning system, including creating a dedicated workspace at `~/meals/` and organizing meal plans, shopping lists, and preferences within it. There are no indications of malicious intent such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's purpose or access sensitive data beyond its stated scope. All instructions align with the described functionality.
Capability Assessment
Purpose & Capability
Name and description (personal meal planning, shopping lists, dietary tracking) match the instructions. The only requested system interaction is creating/using a ~/meals/ workspace, which is appropriate for a file-based planner.
Instruction Scope
SKILL.md stays within meal-planning scope: it instructs asking the user questions, building/reading/writing meal and plan files under ~/meals/, generating shopping lists, and tracking preferences. There are no instructions to read unrelated system files or environment variables, nor to send data to external endpoints. It does mention optional integrations (calendar, exports) but does not include automatic credential access or implementation details.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile; nothing will be written to disk by an installer beyond what the agent is instructed to create at runtime (~/meals/).
Credentials
The skill currently requests no environment variables or credentials, which is proportionate. It references potential integrations (calendar, exporting lists, budget tracking) that would require credentials if implemented; those should be declared explicitly before enabling such integrations.
Persistence & Privilege
always is false and the skill is user-invocable — normal. The skill does instruct creating a persistent workspace directory in the user's home (~/meals/). This is expected for the use case but users should be aware it will create and store personal data on disk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meals
  3. After installation, invoke the skill by name or use /meals
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug meals
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meals?

Build a personal meal planning system with weekly plans, shopping lists, and dietary tracking. It is an AI Agent Skill for Claude Code / OpenClaw, with 1027 downloads so far.

How do I install Meals?

Run "/install meals" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meals free?

Yes, Meals is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Meals support?

Meals is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Meals?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments