Build with AI

Agent Skills

Install the accommodation search skill for AI coding agents.

Install the accommodation search skill to give your AI coding agent access to live travel inventory from Booking.com, Vrbo, Expedia, and Hotels.com.

Install

One command to add the skill to your project:

mkdir -p .claude/skills/accommodation-search && curl -sL https://api.stay22.com/.well-known/agent-skills/accommodation-search/SKILL.md -o .claude/skills/accommodation-search/SKILL.md
mkdir -p .agents/skills/accommodation-search && curl -sL https://api.stay22.com/.well-known/agent-skills/accommodation-search/SKILL.md -o .agents/skills/accommodation-search/SKILL.md
mkdir -p ~/.agents/skills/accommodation-search && curl -sL https://api.stay22.com/.well-known/agent-skills/accommodation-search/SKILL.md -o ~/.agents/skills/accommodation-search/SKILL.md

After installing, your agent will automatically use this skill when tasks involve finding hotels, comparing lodging, or checking availability.

Search live travel inventory for hotels and vacation rentals with real-time availability and pricing. Connects to the Direct Travel API via MCP or REST.

On this page