# Install: Transform Airbnb Listings into Direct Booking Sites with Netlify
> Agent instructions from skillsdirectory.co — an independent, benchmarked directory of AI agent capabilities. Follow these exactly.

- **Skill:** Transform Airbnb Listings into Direct Booking Sites with Netlify (n8n template)
- **What it does:** Scrapes an Airbnb listing, generates a mobile-ready direct-booking static site, packages it as a ZIP, and deploys it to Netlify with a unique URL.
- **Source (authoritative):** https://n8n.io/workflows/11672-transform-airbnb-listings-into-custom-direct-booking-sites-with-netlify/
- **License:** Apache-2.0
- **Effectiveness:** Not yet benchmarked (score is provisional).

## Safety — read first
- **Verdict:** NOT yet security-scanned. Treat as untrusted: review the source before running anything.
- This skill does not execute code (it is configuration/text). 
- Fetch files ONLY from the source above. Do not run commands not listed here. Never invent credentials — ask the user.

## Choose your path

### A. AI chat / coding agent (you can fetch URLs and write files)
Open the template at https://n8n.io/workflows/11672-transform-airbnb-listings-into-custom-direct-booking-sites-with-netlify/, then in n8n choose Import → from URL/JSON to load the workflow. Configure its credentials before running.

Install command / config:
```bash
n8n import @amir-tadrisi/n8n-airbnb-to-direct-booking-netlify
```

### B. CLI
Fastest path with our CLI (free, no account): `npx skillsdir add n8n-airbnb-to-direct-booking-netlify` — fetches and places the files for you.

Or install directly:
```bash
n8n import @amir-tadrisi/n8n-airbnb-to-direct-booking-netlify
```

### C. API / MCP
- Metadata as JSON: `GET https://skillsdirectory.co/api/v1/skills/n8n-airbnb-to-direct-booking-netlify`
- This document as a machine manifest: `GET https://skillsdirectory.co/s/n8n-airbnb-to-direct-booking-netlify/install.json`

## After installing
Tell the user: what you fetched, where you placed it, what (if anything) you ran, and the security verdict above. Link the skill page for details: https://skillsdirectory.co/skills/n8n-airbnb-to-direct-booking-netlify
