A sophisticated data validation tool that cross-references Xiaohongshu and Dianping reviews to generate high-confidence restaurant recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clean-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clean-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Restaurant Review Cross-Check skill is a powerful utility designed to solve the problem of unreliable or biased dining recommendations. By leveraging the Openclaw Skills framework, this tool simultaneously queries Dianping for quantitative ratings and Xiaohongshu for qualitative social engagement, ensuring that a restaurant's popularity on social media is backed by consistent customer satisfaction.
This skill is particularly valuable for navigating the complex landscape of urban dining, where marketing hype often obscures actual food quality. It employs advanced data matching and sentiment analysis to provide a unified recommendation score, giving users a clear, objective view of the best dining options in any given district.
To integrate this capability into your environment, install the necessary Python dependencies:
pip install requests beautifulsoup4 pandas numpy thefuzz selenium lxml
Configuration is handled via scripts/config.py, where you can define proxy lists for anti-scraping protection and set default thresholds for minimum ratings. Note that Xiaohongshu data fetching requires active session cookies for full access within the Openclaw Skills ecosystem.
The skill structures validated restaurant data into a clear hierarchy for easy consumption:
| Field | Description |
|---|---|
| Recommendation Index | A final score out of 10 based on multi-platform validation. |
| Platform Ratings | Comparative view of Dianping (1-5) vs Xiaohongshu (sentiment-based). |
| Engagement Metrics | Review counts from Dianping and note counts/saves from Xiaohongshu. |
| Consistency Level | Qualitative indicator (High/Medium/Low) of data alignment. |
| Metadata | Address, average price per person, and platform-specific keyword tags. |
Loading
An automated tool that converts raw speaker scripts into sleek, Steve Jobs-inspired vertical HTML presentations with a minimalist tech aesthetic.

An AI-managed personal drive that provides automated categorization, deduplication, and natural language retrieval for your local files.

A Python-based integration for managing structured tasks and databases within SiYuan Note via its HTTP API.

A comprehensive end-to-end pipeline designed to transform novels or original story ideas into structured, production-ready AI prompt packages for video and audio generation.

A data-driven validation tool that cross-references restaurant ratings and social engagement across Xiaohongshu and Dianping to ensure recommendation accuracy.

A powerful utility for AI agents to access, summarize, and search content across various local file formats.








































