← 返回 Skills 市场
gora050

Tomtom

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tomtom
功能描述
TomTom integration. Manage data, records, and automate workflows. Use when the user wants to interact with TomTom data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to TomTom and run actions. Before installing or running it, consider: (1) you will need a Membrane account and network access; (2) the SKILL.md asks you to install a global npm package (@membranehq/cli) — installing global npm packages executes third-party code, so verify the package's source (npm page, GitHub repo) before installing; (3) the integration delegates TomTom credentials to Membrane—review Membrane's privacy/security policies if you are concerned about where your TomTom data/credentials are stored; (4) the login flow requires a browser or pasting a code (human-in-the-loop) for headless environments. If those tradeoffs are acceptable, the skill is internally coherent.
功能分析
Type: OpenClaw Skill Name: tomtom Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with TomTom services using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing API actions via the Membrane platform. The logic is consistent with the stated purpose of the integration and does not exhibit signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name and description claim a TomTom integration; the SKILL.md instructs the agent to use Membrane's CLI to create a TomTom connection and run TomTom-related actions. Required account and network access are consistent with this purpose.
Instruction Scope
Instructions stay focused on installing and using the Membrane CLI, authenticating via Membrane, creating a TomTom connection, discovering actions, and running them. The SKILL.md does not instruct the agent to read arbitrary files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no automatic install spec in the registry (instruction-only), but the SKILL.md recommends installing @membranehq/cli globally via npm (or using npx). Installing global npm packages is common but runs third-party code on the host—this is expected for a CLI-based integration but worth note for users who restrict package sources.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane to manage TomTom credentials server-side, which is coherent with the guidance to create a connection rather than requiring local API keys.
Persistence & Privilege
No elevated persistence flags are set (always: false). The skill is user-invocable and can be invoked autonomously by the agent (platform default), which is normal for a functional integration. The skill does not request modifications to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tomtom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tomtom 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tomtom
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tomtom 是什么?

TomTom integration. Manage data, records, and automate workflows. Use when the user wants to interact with TomTom data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Tomtom?

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

Tomtom 是免费的吗?

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

Tomtom 支持哪些平台?

Tomtom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tomtom?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论