Install
$ agentstack add skill-riggdai-uniqent-plan-menu ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Plan Menu
When asked to plan a menu:
- Clarify the brief. Confirm: number of days, meal periods (breakfast/lunch/dinner), food-cost
target (default 30%), and any hard dietary requirements (vegan, halal, allergen-free).
- Select seasonal ingredients. Use web fetch to check what is in season for the current
month and region. Prefer items with short supplier lead-times.
- Draft the menu. For each dish include: name, main ingredients, estimated food cost %,
portion sizes (protein / starch / vegetable), and allergen labels.
- Check coverage. Verify at least one vegan and one halal option appears in every service
period. Flag any period where this is not met.
- Confirm cost compliance. Calculate the blended food-cost % across the full menu. If any
dish exceeds the target, flag it and suggest a swap before finalising.
- Output a clean table per day/meal, followed by a summary row showing overall food-cost %.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: RiggdAI
- Source: RiggdAI/uniqent
- License: Apache-2.0
- Homepage: https://uniqent.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.