Claude Code
Two slash commands.
/plugin marketplace add stayapi/agent-skill /plugin install stayapi@stayapi
- Run both commands inside Claude Code.
- Open a new session.
- Ask a hotel question — the skill triggers itself.
A quick demo might save your team weeks of engineering work.
Products
Solutions
Resources
Free Tools
One free skill install. Claude Code, Claude.ai, or Claude Desktop learns the right way to pull rates, reviews, and search results from Booking, Airbnb, Google, and more.
stayapi skill
booking_lookup_destination
booking_search_hotels
Three strong fits under €400 — prices are totals for both nights:
Want free-cancellation options only, or a comparison against Google Hotels prices?
stayapi skill
booking_hotel_reviews
booking_hotel_reviews
41 reviews since June 1, newest first. Stopped at page 2 — the skill paginates until dates pass your cutoff.
Columns: date, score, title, body, room type, nights stayed.
stayapi skill
google_reviews_for_place
4.7 / 5 across 143,000+ reviews. This month's themes:
The skill asked for sort_by=newest — the default relevance order would have returned years-old reviews. Want the full texts?
stayapi skill
booking_lookup_destination
booking_search_hotels
Three strong fits under €400 — prices are totals for both nights:
Want free-cancellation options only, or a comparison against Google Hotels prices?
No tool names to memorize, no parameters to learn. The skill carries the know-how.
"Find boutique hotels in Lisbon under €200 for the first week of September."
"Pull every review since June for our Booking property into a spreadsheet."
"What's the guest sentiment around housekeeping at our Hilton?"
"Compare our Airbnb to the three closest competitors."
"Check Google reviews for the Bellagio and summarize this month."
"Which OpenTable spots near the hotel can seat 8 tonight?"
Six examples. There are countless more: if it's a hotel-data question, the skill routes it to the right workflow.
Sign up for StayAPI. First 50 requests on us. No credit card.
Two commands in Claude Code, or upload the .skill file to Claude.ai.
Type your first hotel question in plain English. The skill kicks in automatically.
Three real examples of what the skill contributes.
"Top hotels in Lisbon under €400, September 11 to 13."
skill: resolve first — booking_lookup_destination → booking_search_hotels(dest_id=-2167973)
"Three fits with guest scores and stay-total prices. No wrong-city guesses, no dropped minus sign."
"Every review since June, newest first."
skill: sort=recent_desc, paginate until reviewed_date passes the cutoff
"41 reviews, chronologically complete. Relevance order can't do this — the skill knows that."
"Why is the price double what I expected?"
skill: price.amount is the total for the stay, not per night — label it that way
"Prices reported correctly the first time. The classic agent misreads are written down so they don't happen."
Three ways in — all land the same skill.
Two slash commands.
/plugin marketplace add stayapi/agent-skill /plugin install stayapi@stayapi
Upload one file.
https://github.com/stayapi/agent-skill/releases/latest
stayapi.skill from the latest release.It's plain markdown.
git clone https://github.com/stayapi/agent-skill.git cp -R agent-skill/skills/stayapi ~/.claude/skills/stayapi
A small folder of instructions (SKILL.md plus reference files) that your AI agent loads automatically when hotel questions come up. It teaches the agent StayAPI's workflows, parameters, and pitfalls — which tool to call, in what order, with which arguments. It's plain markdown, open source under MIT.
They pair. The skill is the knowledge, the MCP server is the connection. With both installed, your agent knows what to do and has the tools to do it. In Claude Code the skill can also drive our REST API directly from the shell; on Claude.ai, add the MCP connector for live data.
No — the skill is free and open source. Data calls it triggers count against your normal StayAPI quota, one request per call, exactly like the REST API and MCP server.
Claude Code installs it from the plugin marketplace in two commands. Claude.ai and Claude Desktop accept the packaged .skill file upload. Any other skills-aware agent can use it too — it's portable markdown, no runtime.
No. The same X-API-Key works across REST, MCP, and the skill. One key, one dashboard, one usage log.
On GitHub at stayapi/agent-skill — versioned releases, MIT license, and the packaged .skill file attached to every release.
Both end with your agent answering hotel questions. Pick the one that fits your evening.
50 free requests on signup. Two commands in Claude Code or one upload to Claude.ai. Ten minutes from cold to first answer.
Start free15 minutes on a call, screen-share, and we set up the skill and connector on your machine with your real properties loaded. Free of charge.
Book a call