hotel-competitor
酒店竞争分析 SKILL - 自动搜索周边酒店,生成竞争分析报告
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chaoliuzhu65-tech/hotel-competitor-skillWhat This Skill Does
The hotel-competitor skill is a specialized OpenClaw agent tool designed to perform automated market research for the hospitality industry. By leveraging the Amap (高德地图) API, the skill scans a specified geographic area to identify nearby hotel entities. It then processes this data to generate a structured competitive analysis report. This report acts as a decision-support tool, allowing hotel managers and consultants to quickly assess local market saturation, competitor pricing tiers, and service positioning without manual data collection.
Installation
To integrate this skill into your OpenClaw environment, ensure you have your API credentials ready from the Amap developer portal. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/chaoliuzhu65-tech/hotel-competitor-skill
After installation, configure your environment variables to include your valid Amap API Key to enable the search functionality.
Use Cases
- Market Entry Assessment: Quickly identify the density and types of competitors before launching a new hotel property in a specific city zone.
- Pricing Strategy Benchmarking: Automatically gather data on nearby hotels to compare room amenities and perceived value, helping you adjust your pricing strategies dynamically.
- Operational Optimization: Understand the competitive landscape to identify service gaps in the local area that your property could potentially fill to gain a market advantage.
Example Prompts
- "Analyze the hotel market within a 3km radius of the Grand Hyatt in Shanghai and generate a competitive report."
- "Run a competitor analysis for 'Blue Sky Hotel' and list the top 5 closest rivals with their estimated positioning."
- "Search for surrounding hotels near the Beijing Convention Center and summarize their main service offerings to help us refine our brand strategy."
Tips & Limitations
- API Usage: This skill relies heavily on the Amap API; ensure your quota is sufficient for the number of searches you intend to run to avoid service interruptions.
- Data Accuracy: The quality of the analysis is dependent on the metadata provided by the map service. It is recommended to verify critical pricing data against official booking platforms.
- Execution Context: Always provide the full name of the target hotel to ensure the location anchor is correctly identified by the search engine.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chaoliuzhu65-tech-hotel-competitor-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api