← 返回 Skills 市场
ivangdavila

Yelp

作者 Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
277
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yelp
功能描述
Search Yelp businesses and reviews, compare local options, and audit listing quality with official APIs, public pages, and safe action boundaries.
安全使用建议
This skill appears coherent and focused on Yelp tasks, but note it will create and update files under ~/yelp/ (memory, session notes, request logs, audits). Only provide a YELP_API_KEY if you want structured API access; if you do, ensure you do not let the skill write raw tokens into notes (the docs forbid this, but audit the created files yourself). Make sure curl and jq are installed. Because the skill may call external Yelp endpoints, expect network activity; review the ~/yelp/ files after first use to confirm no sensitive data was stored, and revoke or rotate any API key you provide if you later uninstall or stop trusting the skill.
功能分析
Type: OpenClaw Skill Name: yelp Version: 1.0.0 The Yelp skill bundle is a well-structured set of instructions and templates designed to facilitate business discovery, review analysis, and listing audits via the official Yelp API and public web pages. It includes robust security guidelines, such as explicit instructions in SKILL.md and api-workflows.md to avoid logging API keys or sensitive headers, and it defines clear boundaries for data access and user authorization. The use of shell commands (curl, jq) is limited to legitimate interactions with api.yelp.com, and the local storage in ~/yelp/ is used appropriately for session context and caching without evidence of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name and description match the actual behavior: discovery, review analysis, and listing audits using public pages and the Yelp API. Required binaries (curl, jq) and the declared config path (~/yelp/) are appropriate for an instruction-only, CLI-driven skill that stores local memory and logs.
Instruction Scope
SKILL.md and supporting files limit operations to reading public pages and calling Yelp APIs when a YELP_API_KEY is provided. The instructions explicitly forbid scraping-evasion, secret logging, owner-side actions without authorization, and recommend mode selection and disambiguation. They do instruct the agent to create and write to ~/yelp/ (memory, request-log, audits) which is coherent for this skill.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written by an installer. This is the lowest-risk install model for this type of skill.
Credentials
The skill requests no environment variables by default and only recommends providing a YELP_API_KEY when structured API access is desired. It does not request unrelated credentials or multiple secrets, and configPaths are limited to a single ~/yelp/ workspace for local notes and logs.
Persistence & Privilege
always is false (not force-included). The skill stores small local state in ~/yelp/ as documented; it does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not accompanied by excessive privileges or broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yelp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yelp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with local business discovery, review signal interpretation, shortlist guidance, and listing audit support.
元数据
Slug yelp
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Yelp 是什么?

Search Yelp businesses and reviews, compare local options, and audit listing quality with official APIs, public pages, and safe action boundaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。

如何安装 Yelp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yelp」即可一键安装,无需额外配置。

Yelp 是免费的吗?

是的,Yelp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yelp 支持哪些平台?

Yelp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Yelp?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论