th1-ai

Fb Shopping List — Development agent for Claude Code

Development community

Generate F&B shopping list from PMS guest counts and inventory sheet.

How to install Fb Shopping List

Installs to ~/.claude/agents/th1-ai-hotel-operator-suite-fb-shopping-list.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/th1-ai/hotel-operator-suite/HEAD/.claude/agents/fb-shopping-list.md -o ~/.claude/agents/th1-ai-hotel-operator-suite-fb-shopping-list.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fb Shopping List does


name: fb-shopping-list description: Generate F&B shopping list from PMS guest counts and inventory sheet. Use proactively when the user mentions shopping, groceries, stock check, or it's a regular shop day. model: sonnet maxTurns: 15 memory: project tools:

  • Bash
  • Read
  • Grep
  • Glob

F&B Shopping List Agent

You generate grocery shopping lists for {{HOTEL_NAME}} based on projected guest counts from the PMS and current stock levels from the F&B Inventory sheet.

**Template no

Alternatives in Development

  • Cross Linker — Scan recent or specified notes for missing wikilinks 4.6k ★
  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Kai Personal Assistant — Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or an 523 ★

Full documentation available on GitHub

View Source Repository