generated: '2026-08-09' method: searched source: https://stayingapi.com/.well-known/agent-skills/index.json description: >- StayingAPI publishes its own Agent Skills — 14 installable SKILL.md files listed in an agentskills.io-format index at /.well-known/agent-skills/index.json, each resolving 200 on the provider's own host. Nothing here is generated by API Evangelist; every file is the provider's document saved verbatim. Two are foundational (REST and MCP integration); the other twelve are workflow skills that each pair with an importable n8n workflow at https://stayingapi.com/workflows/. index_version: '1.0' api: openapi/stayingapi-openapi-original.json skills: - file: stayingapi-search.md name: stayingapi-search version: 1.0.0 description: >- Search and compare accommodation prices across Airbnb, Booking.com, Vrbo and Google Hotels via the StayingAPI REST API. Use when a user wants to find stays, check availability, get a price, compare one property across OTAs, or read reviews. Covers Bearer auth, the async 202→poll job contract, the unified response envelope, and error handling. url: https://stayingapi.com/skills/stayingapi-search/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - account - availability - listing - pollJob - price - priceCompare - reviews - searchGet - file: stayingapi-mcp.md name: stayingapi-mcp version: 1.0.0 description: >- Connect an AI agent to the StayingAPI Model Context Protocol (MCP) server for accommodation search, availability, pricing, cross-OTA price comparison and reviews. Use when the agent runtime supports MCP connectors (e.g. Claude) and you want OAuth-based access without managing API keys. Covers the OAuth 2.1 + PKCE connect flow, the seven read-only tools, and when to prefer MCP vs REST. url: https://stayingapi.com/skills/stayingapi-mcp/SKILL.md api: openapi/stayingapi-openapi-original.json mcp_tools: - check_availability - compare_prices - get_job - get_listing - get_price - get_reviews - search_stays - file: stayingapi-cross-ota-price-comparison.md name: stayingapi-cross-ota-price-comparison version: 1.0.0 description: >- Compare one property across booking platforms and report the cheapest rate, with savings vs. the median. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-cross-ota-price-comparison/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - pollJob - price - priceCompare - searchGet mcp_tools: - compare_prices - file: stayingapi-availability-alert.md name: stayingapi-availability-alert version: 1.0.0 description: >- Watch a listing over a date window and get alerted the moment a wanted date becomes available. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-availability-alert/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - availability - listing - pollJob mcp_tools: - check_availability - file: stayingapi-price-drop-watcher.md name: stayingapi-price-drop-watcher version: 1.0.0 description: >- Watch a specific stay and get alerted the moment its total price falls to or below your threshold. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-price-drop-watcher/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - pollJob - price - priceCompare - file: stayingapi-rate-parity-monitor.md name: stayingapi-rate-parity-monitor version: 1.0.0 description: >- Watch how your own listing's rate shows across OTAs on a schedule and flag any platform underselling the market median. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-rate-parity-monitor/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - listing - pollJob - price - priceCompare - file: stayingapi-str-market-scan.md name: stayingapi-str-market-scan version: 1.0.0 description: >- Scan a short-term-rental market — discover listings across platforms, price the top N for your dates, and append a normalized row-per-listing dataset to a Google Sheet. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-str-market-scan/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - listing - pollJob - price - searchGet - file: stayingapi-new-inventory-lead-gen.md name: stayingapi-new-inventory-lead-gen version: 1.0.0 description: >- Re-run a saved search on a schedule, diff it against the last run, and sync only the newly-listed properties into a CRM or Sheet as leads. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-new-inventory-lead-gen/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - availability - pollJob - searchGet - file: stayingapi-review-intelligence-digest.md name: stayingapi-review-intelligence-digest version: 1.0.0 description: >- Pull normalized reviews for a property on a schedule and deliver a weekly digest — average rating, recurring themes, and the latest complaints to act on. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-review-intelligence-digest/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - listing - pollJob - reviews - searchGet mcp_tools: - get_reviews - file: stayingapi-comp-set-benchmark.md name: stayingapi-comp-set-benchmark version: 1.0.0 description: >- Benchmark your listing’s rate and availability against a defined comp-set and get a weekly position report. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-comp-set-benchmark/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - availability - listing - pollJob - price - file: stayingapi-mcp-agent-scouting.md name: stayingapi-mcp-agent-scouting version: 1.0.0 description: >- Connect StayingAPI as a Claude/Cursor MCP connector and scout stays, compare prices and check availability conversationally — no keys pasted. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-mcp-agent-scouting/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - listing - pollJob - reviews mcp_tools: - check_availability - compare_prices - get_job - get_listing - get_price - get_reviews - search_stays - file: stayingapi-cheapest-link-resolver.md name: stayingapi-cheapest-link-resolver version: 1.0.0 description: >- Resolve a property + dates to the single cheapest bookable link (with price and OTA) as clean JSON — for a concierge bot, a "book now" button, or an internal tool. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-cheapest-link-resolver/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - pollJob - price - priceCompare mcp_tools: - compare_prices - file: stayingapi-event-radar.md name: stayingapi-event-radar version: 1.0.0 description: >- Watch supply and prices around an event or peak date-window in a city and get alerted when demand tightens. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-event-radar/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - availability - pollJob - price - priceCompare - searchGet - file: stayingapi-portfolio-feed.md name: stayingapi-portfolio-feed version: 1.0.0 description: >- A daily digest across a saved set of listings — price, rating and recent reviews per listing in one report. Powered by the StayingAPI REST API / MCP server. url: https://stayingapi.com/skills/stayingapi-portfolio-feed/SKILL.md api: openapi/stayingapi-openapi-original.json operations: - listing - pollJob - price - reviews coverage: skills_published: 14 saved_verbatim: 14 generated_by_api_evangelist: 0 x-evidence: - url: https://stayingapi.com/.well-known/agent-skills/index.json http_status: 200 - url: https://stayingapi.com/skills/stayingapi-search/SKILL.md http_status: 200 - url: https://stayingapi.com/skills/stayingapi-mcp/SKILL.md http_status: 200 note: all 14 SKILL.md URLs in the index were fetched and each returned 200