← 返回 Skills 市场
195
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-dianping
功能描述
查询大众点评餐厅信息。使用场景:(1) 用户要查询某家餐厅的评分、人均消费、地址 (2) 用户要搜索特定菜系或区域的餐厅推荐 (3) 用户要获取附近美食推荐。登录账号:一定S。重要:搜索时URL需包含城市ID(如hangzhou页面),账号定位北京时需使用URL参数方式绕过。
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-dianping - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-dianping触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
OpenClaw大众点评 是什么?
查询大众点评餐厅信息。使用场景:(1) 用户要查询某家餐厅的评分、人均消费、地址 (2) 用户要搜索特定菜系或区域的餐厅推荐 (3) 用户要获取附近美食推荐。登录账号:一定S。重要:搜索时URL需包含城市ID(如hangzhou页面),账号定位北京时需使用URL参数方式绕过。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。
如何安装 OpenClaw大众点评?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-dianping」即可一键安装,无需额外配置。
OpenClaw大众点评 是免费的吗?
是的,OpenClaw大众点评 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw大众点评 支持哪些平台?
OpenClaw大众点评 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw大众点评?
由 Newaiguy(@newaiguy)开发并维护,当前版本 v1.0.0。
推荐 Skills