airbnb-cli

Automate Airbnb stay searches and listing detail retrieval via cli-web-airbnb.

208|42|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill airbnb-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: airbnb-cli
Source: https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/airbnb/agent-harness/cli_web/airbnb/skills
Command: npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill airbnb-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill automates searching Airbnb stays and retrieving listing details via a CLI workflow, reducing manual browsing time and improving consistency.

## Core Features & Use Cases

  • Search stays by location and dates to retrieve listings with price and rating.
  • Get full details for a specific listing, including reviews and availability calendars.
  • Autocomplete locations to speed up query building and improve accuracy.

### Quick Start Invoke this skill to search stays, fetch listing details, and check availability calendars for Airbnb accommodations.

Frequently Asked Questions about airbnb-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Airbnb stays from the command line?

You can automate Airbnb stay searches via a CLI workflow by issuing search stays commands with location and date parameters, returning listings with pricing and rating data directly in your terminal.

Can I retrieve Airbnb listing details and reviews using a CLI?

Yes, you can retrieve full Airbnb listing details and reviews using the listings get command pattern, which fetches specific property information including availability calendars and review data.

Does the Airbnb CLI support JSON output for automation workflows?

Yes, the Airbnb CLI supports JSON output options and locale handling, allowing you to format search results and listing details for automated content generation or integration into downstream workflows.

What is the best way to automate location-based Airbnb searches for trip planning?

The best way to automate location-based Airbnb searches for trip planning is using a CLI workflow that executes search stays commands to retrieve listings, prices, and ratings without manual browsing.

How do I speed up building queries for Airbnb location searches?

You can speed up building queries for Airbnb location searches by using the autocomplete locations feature, which improves query accuracy and speeds up the process of finding valid search parameters.