← 返回 Skills 市场
Waze
作者
dicasdomaroto-maker
· GitHub ↗
· v1.0.0
280
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install waze
功能描述
Gera links de navegação do Waze para qualquer destino: endereços, nomes de estabelecimentos, locais de compromissos na agenda. Use sempre que o usuário menci...
安全使用建议
This skill appears to do what it says (create Waze deep links), but before installing ask the publisher to clarify two things: (1) how the skill will obtain the user's city — it currently tells the agent to read USER.md/SOUL.md (workspace files) which could expose personal data; (2) what 'Tavily' is and how the skill will call it (is it an internal service, does it require an API key, where do queries go?). If you install, consider limiting the skill to user-invoked only (disable automatic insertion into briefings) or require an explicit confirmation before it reads any workspace files or calendar events. If you can't verify Tavily's trustworthiness or the skill's file/calendar access behavior, avoid installing or enable strict review/permissions first.
功能分析
Type: OpenClaw Skill
Name: waze
Version: 1.0.0
The skill is a legitimate utility designed to generate Waze navigation links from user input or calendar events. It uses standard public deep links and provides clear instructions for the AI agent to resolve addresses using search tools. While it accesses local profile files (USER.md and SOUL.md) to determine the user's location, this behavior is explicitly documented as necessary for providing localized results and does not involve data exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name/description (Waze link generation) aligns with the instructions to build Waze deep links and prefer URL-encoded addresses. The use of geolocation lookup for vague destinations is reasonable for the stated feature.
Instruction Scope
SKILL.md directs the agent to read workspace files (USER.md, SOUL.md or other profile files) to discover the user's city and to automatically insert links into briefings when calendar events have locations. Those file- and calendar-access instructions are broader than the declared skill metadata (which lists no required config paths or calendar access) and could expose personal data if the agent reads arbitrary workspace files or calendar content without explicit permission. The doc also instructs using an external search ('Use Tavily') but provides no detail about how to call it or any declared credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal installation risk (nothing written to disk by an installer).
Credentials
The skill requests no environment variables, but the runtime steps implicitly require access to user workspace files and calendar/briefing content and instruct calls to an external service (Tavily). Those accesses are not documented in the declared requirements (no config paths, no primary credential), creating a mismatch between requested data and declared permissions.
Persistence & Privilege
always:false (good). The skill is permitted to be invoked autonomously (platform default). It instructs automatic inclusion of links in morning briefings when events have locations — this is functionally persistent within briefing generation but does not request system-wide privileges. Consider whether you want this behavior enabled by default in briefings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install waze - 安装完成后,直接呼叫该 Skill 的名称或使用
/waze触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — generates Waze navigation links for any destination, integrates with briefings, and handles vague location requests.
- Generates Waze deep links that open routes for specific addresses, establishments, or agenda events.
- Finds user city for accurate local establishment search; never assumes location.
- Resolves vague destinations (like "posto mais próximo") to the nearest match in the user's city before generating the link.
- Automatically embeds Waze links in morning briefings when events have a location.
- Presents links in clean, clickable markdown format for best experience on messaging platforms.
元数据
常见问题
Waze 是什么?
Gera links de navegação do Waze para qualquer destino: endereços, nomes de estabelecimentos, locais de compromissos na agenda. Use sempre que o usuário menci... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 280 次。
如何安装 Waze?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install waze」即可一键安装,无需额外配置。
Waze 是免费的吗?
是的,Waze 完全免费(开源免费),可自由下载、安装和使用。
Waze 支持哪些平台?
Waze 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Waze?
由 dicasdomaroto-maker(@dicasdomaroto-maker)开发并维护,当前版本 v1.0.0。
推荐 Skills