Dietary global
Customizes meal plans for dietary restrictions worldwide (halal, vegan, gluten-free, allergies, no spicy food). Use when the user mentions 不吃辣, 清真, 素食, allergy, or food restrictions.From its SKILL.md
npx -y skills add wpfbcr/AtlasAgent --skill dietary-globalAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.2 KB, 246 tokens by cl100k_base, as published. Nobody here has run it
Dietary Global
Meal planning with global dietary restrictions. Every meal must include restaurant + dishes + tags + price.
Tags
| Tag | Meaning |
|---|---|
| 🟢 | Safe for user's restrictions |
| 🟡 | Can be modified on request |
| 🔴 | Contains restricted ingredients |
| ⚠️ | Cross-contamination risk |
Playbook
See references/dietary-playbooks.md for:
- Key phrases by language (no spice, vegetarian, gluten-free, nut allergy)
- Region tips (Sichuan, Thailand, India, Japan, Italy, US)
- Halal / vegan / celiac guidance
Output Format (required)
[餐次] — [餐厅]([区域])
- [菜名] 🟢 ¥XXX — [note]
人均:XXX [local] ≈ XXX [user currency]
Pitfalls
- "Not spicy" means different things by culture — give local phrases
- Severe allergies: recommend allergy cards; avoid high cross-contamination street food
What ships with it: 1 file
2.0 KB alongside SKILL.md
references/
- dietary-playbooks.md2.0 KB