← Back to Skills Marketplace
Tomtom
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tomtom
Description
TomTom integration. Manage data, records, and automate workflows. Use when the user wants to interact with TomTom data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tomtom - After installation, invoke the skill by name or use
/tomtom - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Tomtom?
TomTom integration. Manage data, records, and automate workflows. Use when the user wants to interact with TomTom data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Tomtom?
Run "/install tomtom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tomtom free?
Yes, Tomtom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tomtom support?
Tomtom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tomtom?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills