An enterprise-grade assistant for managing business meal applications, budget compliance, restaurant bookings, and expense reconciliation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install perdiem
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install perdiem using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Business Meal Assistant is a sophisticated tool within the Openclaw Skills ecosystem designed to handle the end-to-end lifecycle of corporate dining. It supports various scenarios including daily work meals, client entertainment, team building, and meeting catering. By integrating policy enforcement and approval workflows, it ensures all dining activities remain within company budget constraints and compliance standards.
This skill serves as a bridge between administrative requirements and employee convenience. It automates the tedious aspects of meal management, such as calculating per-capita spending limits based on city tiers and employee seniority, tracking approval statuses in real-time, and linking digital invoices to specific orders for seamless reimbursement.
To integrate this skill into your environment, ensure you have the Python 3 runtime installed. Install the skill using the following command:
# Install the business meal skill via the Openclaw CLI
claw install fb-business-meal-skill
Ensure your configuration includes the necessary department codes and project IDs for accurate budget tracking.
The fb-business-meal-skill organizes data through structured objects for orders, policies, and invoices. Key data structures include:
| Object | Key Fields | Purpose |
|---|---|---|
| Meal Order | order_id, meal_type, budget_amount, status |
Primary record for dining events. |
| Policy Check | within_policy, need_approval, policy_limit |
Validation results against company rules. |
| Invoice | invoice_no, invoice_amount, settlement_status |
Financial records linked to specific orders. |
| Restaurant | restaurant_id, per_capita, dining_type |
Vendor information for selection. |
Loading
A structured multi-agent collaboration framework that organizes specialized AI entities into a cohesive team hierarchy for complex project management.

A specialized AI image generation skill for creating polished K-pop debut-style portraits and photocard aesthetics via the Neta AI API.

A three-tier evolution system for AI agents that automatically captures errors, distills experience, and promotes recurring knowledge into permanent skills.

An AI-driven expense assistant that automates invoice recognition, travel reimbursement, and policy compliance workflows.

A specialized skill for OpenClaw that enables users to interactively create and manage digital humans within the POWPOW metaverse ecosystem.

A comprehensive AI-driven procurement assistant for managing corporate purchase requests, budget validation, and supplier comparisons.








































