skills-il

Food And Dining — Development skill for Claude Code

Development community

Claude skills for Israeli food, dining, and restaurant services.

How to install Food And Dining

This entry records only its repository, not the path inside it, so there is no exact command to give. Open skills-il/food-and-dining and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Food And Dining does

Claude skills for Israeli food, dining, and restaurant services.

Alternatives in Development

  • MCP Builder — Guide for creating high-quality MCP servers to integrate external APIs and services 94.1k ★
  • Financial Services Plugins — Plugins that turn Claude into a specialist for financial services — investment banking, equity research, priva 7.7k ★
  • Claude For Financial Services Cn — 63 个 Claude Skills,为 A 股金融从业者而生 基于 Anthropic 官方 claude-for-financial-services 深度适配国内市场,现已开源 722 ★

README

Food & Dining Skills

AI agent skills for Israeli food industry, restaurant operations, grocery prices, and food business compliance.

Part of [Skills IL](https://github.com/skills-il) — curated AI agent skills for Israeli developers.

Skills

Skill Description Scripts References
israeli-food-business-compliance Israeli food business regulatory compliance — licensing, kashrut certification, health ministry requirements, and food labeling -- health-ministry-requirements.md, labeling-requirements.md
israeli-grocery-price-intelligence Access and compare Israeli supermarket prices using mandatory Price Transparency Law data feeds parse_price_xml.py chain-feeds.md
israeli-restaurant-ops Manage Israeli restaurant operations across delivery platforms — Wolt, 10bis, and Mishlocha -- platform-guides.md

Install

# Claude Code - install a specific skill
claude install github:skills-il/food-and-dining/israeli-restaurant-ops

# Or clone the full repo
git clone https://github.com/skills-il/food-and-dining.git

Structure

food-and-dining/
├── israeli-food-business-compliance/   # Food business licensing and compliance
│   ├── SKILL.md
│   ├── SKILL_HE.md
│   └── references/
├── israeli-grocery-price-intelligence/ # Supermarket price comparison
│   ├── SKILL.md
│   ├── SKILL_HE.md
│   ├── scripts/
│   └── references/
├── israeli-restaurant-ops/             # Restaurant delivery platform management
│   ├── SKILL.md
│   ├── SKILL_HE.md
│   └── references/
├── scripts/validate-skill.sh
├── CLAUDE.md
├── LICENSE
└── README.md

Contributing

See the org-level [Contributing Guide](https://github.com/skills-il/.github/blob/main/CONTRIBUTING.md).

License

MIT


Built with care in Israel.