← 返回 Skills 市场
Route4Me
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
196
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install route4me
功能描述
Route4Me integration. Manage Users, Addresses, Routes, Territories, Geofences, Contacts. Use when the user wants to interact with Route4Me data.
安全使用建议
This skill is coherent but depends on installing and trusting the Membrane CLI from npm. Before installing, verify the @membranehq package (homepage/repo links), consider installing in a controlled environment or container if you prefer, and be aware a global npm install will place executable code on your system. The authentication flow opens a browser / returns a code — you should only authenticate with accounts you trust to be used by this integration. If you need stronger guarantees, ask the developer for a pinned CLI version or a checksum for the published package.
功能分析
Type: OpenClaw Skill
Name: route4me
Version: 1.0.3
The route4me skill provides instructions for an AI agent to manage Route4Me data using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action discovery/execution through the @membranehq/cli package. While the documentation includes an unusually long list of keywords related to the service's capabilities, there are no indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力标签
能力评估
Purpose & Capability
Name/description match the instructions: the skill describes Route4Me operations and tells the agent to use the Membrane CLI and a Route4Me connector. Required capabilities (network, Membrane CLI) are appropriate for its stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating connections, searching and running actions, and handling interactive/headless login flows. It does not instruct the agent to read unrelated system files or exfiltrate arbitrary data.
Install Mechanism
Install is instruction-only but directs users to run 'npm install -g @membranehq/cli@latest' (and npx in examples). Global npm installs execute third-party code and can modify system paths; this is expected for a CLI but implies trusting the @membranehq package and its upstream registry and that 'latest' may change over time.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself; authentication is delegated to the Membrane CLI and the user-driven browser flow. That is proportionate to an integration skill.
Persistence & Privilege
Skill is instruction-only, has no install-time artifacts in the skill bundle, and is not always-enabled. It does not request persistent platform privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install route4me - 安装完成后,直接呼叫该 Skill 的名称或使用
/route4me触发 - 根据 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
元数据
常见问题
Route4Me 是什么?
Route4Me integration. Manage Users, Addresses, Routes, Territories, Geofences, Contacts. Use when the user wants to interact with Route4Me data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 Route4Me?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install route4me」即可一键安装,无需额外配置。
Route4Me 是免费的吗?
是的,Route4Me 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Route4Me 支持哪些平台?
Route4Me 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Route4Me?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills