skills/airbnb-search/SKILL.md
Use this skill when comparing Airbnb-style accommodation options or short-term stays, using prices, ratings, locations, availability context, direct links, and recommendation tradeoffs.
npx skillsauth add chatandbuild/skills-repo Airbnb SearchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill as a guidance-only framework to evaluate short-term stay options and produce a clear recommendation.
Collect trip constraints
Define ranking criteria
Score candidate stays
Create shortlist
Recommend final choice
## Trip Constraints
- Destination:
- Dates:
- Guests:
- Budget:
- Must-have amenities:
## Comparison Table
| Option | Price Fit | Location Fit | Amenities Fit | Review Confidence | Risk Notes |
|--------|-----------|--------------|---------------|-------------------|-----------|
| A | | | | | |
| B | | | | | |
| C | | | | | |
## Top Recommendations
1. **Best Overall**: [Option]
- Why:
- Trade-off:
2. **Best Value**: [Option]
- Why:
- Trade-off:
3. **Lowest Risk**: [Option]
- Why:
- Trade-off:
## Final Decision Guidance
- Recommended booking choice:
- Open questions to confirm before booking:
documentation
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
development
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
devops
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
tools
Use this skill when designing and building durable command-line tools from API docs, OpenAPI specs, SDKs, curl examples, admin tools, web apps, or local scripts, especially when the CLI should expose composable commands, stable JSON output, auth/config handling, install-on-PATH behavior, and a companion skill.