search-accommodations
maintained by benchflow-ai
star
283
account_tree
174
verified_user
MIT License
name: search-accommodations description: Lookup accommodations by city from the bundled dataset. Use this skill when you need to recommend places to stay in a given city or filter lodging options before building an itinerary.
Search Accommodations
Find the accommodations for a specific city. Notice all the
Installation
pip install pandas
Quick Start
from search_accommodations import Accommodations
acc = Accommodations()
result = acc.run("Seattle")
print(result)
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
283
GitHub Forks
174
Created
Jan 2026
Last Updated
il y a 6 mois
tools
tools real estate legal
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!