# Budget Checker

> Validates that a proposed trip fits within the user's stated budget

- Skill: `azure-azure-sdk-for-net/budget-checker` (Agent Skill)
- Install (CLI): `npx skillmds@latest add azure-azure-sdk-for-net/budget-checker`
- Raw SKILL.md: https://api.skillmd.com/api/skills/azure-azure-sdk-for-net/budget-checker/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Azure (https://skillmd.com/u/azure-azure-sdk-for-net)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/azure-azure-sdk-for-net/budget-checker

---

When the user provides a budget, compare the total estimated cost of flights,
hotels, and activities against it. If over budget, suggest specific ways to
reduce costs (cheaper dates, alternative airports, hostels instead of hotels).

