← Back to Skills Marketplace
newaiguy

OpenClaw大众点评

by Newaiguy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
195
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-dianping
Description
查询大众点评餐厅信息。使用场景:(1) 用户要查询某家餐厅的评分、人均消费、地址 (2) 用户要搜索特定菜系或区域的餐厅推荐 (3) 用户要获取附近美食推荐。登录账号:一定S。重要:搜索时URL需包含城市ID(如hangzhou页面),账号定位北京时需使用URL参数方式绕过。
Usage Guidance
This skill appears to do what it says: open Dianping pages for a specified city and extract restaurant info. Before installing, consider: (1) it asks the agent to check login status and — if not logged in — to prompt you for phone number and verification codes. Do not share OTPs or credentials with untrusted agents; prefer logging in yourself in the browser session the agent will use. (2) The instructions call browser.tabs to enumerate open pages; be aware the skill may be able to read other open tabs if the platform's browser integration exposes them — close unrelated tabs you don't want the agent to see. (3) The skill metadata has minor inconsistencies (ownerId differs between manifest and _meta.json, no homepage, unknown source). These are red flags about provenance but not necessarily malicious. If provenance matters, ask the publisher for clarification or prefer a skill from a known source. Otherwise the skill is internally consistent and minimal-risk from an installation perspective.
Capability Assessment
Purpose & Capability
The name/description (Dianping restaurant queries) match the SKILL.md instructions (open dianping hangzhou page, perform searches, extract restaurant info). The skill does not request unrelated binaries, env vars, or installs. Note: the SKILL.md references a specific login account name ('一定S') but the skill does not provide credentials — this is a usability/detail issue rather than a functional mismatch. Also the _meta.json ownerId differs from the registry ownerId provided in the manifest, which is an inconsistency in metadata (not necessarily malicious).
Instruction Scope
Instructions instruct the agent to use the browser tool, open https://www.dianping.com/hangzhou, check login state, search, and extract fields (name, rating, price, address, descriptions, reviews). This is within scope. Two things for users to note: (1) the SKILL.md says to verify a login and, if not logged in, request the user's phone number and verification code — asking users to enter OTPs or phone numbers is a privacy-sensitive action; (2) it explicitly tells the agent to use browser.tabs to view all open pages, which could allow the skill to read content from other open tabs if the platform's browser tool exposes them. These are privacy considerations but coherent with the stated scraping/task purpose.
Install Mechanism
Instruction-only skill with no install spec and no bundled code — minimal disk/system footprint. Lowest risk from install perspective.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The SKILL.md's request to use a logged-in Dianping account (and possibly prompt the user for phone/OTP) is proportional to the task of accessing content behind login, but it is a sensitive operation that relies on user-provided authentication rather than skill-managed credentials.
Persistence & Privilege
always is false and the skill doesn't request elevated persistence. disable-model-invocation is default (skill can be invoked autonomously), which is normal and not by itself a concern. The skill does not instruct modification of other skills or system configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-dianping
  3. After installation, invoke the skill by name or use /openclaw-dianping
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of dianping-query. - Enables querying Dianping for restaurant info including ratings, average cost, and address. - Supports searching by restaurant name, cuisine, or regional recommendations. - Provides solutions for city location issues (e.g., stuck in Beijing) by recommending city-specific URLs and URL parameter techniques. - Extracts results from AI search pages, including restaurant highlights and user review summaries. - Includes city ID reference for major cities and offers step-by-step usage guidance.
Metadata
Slug openclaw-dianping
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw大众点评?

查询大众点评餐厅信息。使用场景:(1) 用户要查询某家餐厅的评分、人均消费、地址 (2) 用户要搜索特定菜系或区域的餐厅推荐 (3) 用户要获取附近美食推荐。登录账号:一定S。重要:搜索时URL需包含城市ID(如hangzhou页面),账号定位北京时需使用URL参数方式绕过。 It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.

How do I install OpenClaw大众点评?

Run "/install openclaw-dianping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw大众点评 free?

Yes, OpenClaw大众点评 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw大众点评 support?

OpenClaw大众点评 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw大众点评?

It is built and maintained by Newaiguy (@newaiguy); the current version is v1.0.0.

💬 Comments