← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install robotaxi-tracker
功能描述
Use this skill when the user asks for the latest or current US autonomous vehicle, self-driving car, robotaxi, Tesla, or Waymo vehicle counts, fleet size, ci...
安全使用建议
This skill is coherent with its stated purpose: it downloads robotaxitracker.com HTML/JS into /tmp, scans the bundles for API endpoints, and issues HTTP queries to the public Convex backend(s) found there using curl/jq/rg. It does not ask for credentials. Before installing, consider: (1) the skill will make outbound HTTP requests to robotaxitracker.com and any backend host discovered in the site JS (your network/firewall policies may want to block or log this); (2) it writes temporary files to /tmp (no persistent installs); and (3) if you are in a restricted environment, verify that executing these network probes is allowed. If any of those are concerns, review the SKILL.md and run the commands manually in a controlled environment instead of enabling autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: robotaxi-tracker
Version: 1.0.0
The robotaxi-tracker skill is a specialized scraper designed to extract autonomous vehicle fleet data from robotaxitracker.com. It uses standard tools (curl, rg, jq) to identify and query Convex backend endpoints (e.g., graceful-eel-151.convex.cloud) discovered within the site's JavaScript bundles. The workflow is transparent, focused on its stated purpose, and contains no indicators of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md describes fetching the site, downloading frontend JS bundles, discovering public Convex backend hosts in those bundles, and querying those public APIs to extract counts. The declared requirements (curl, rg, jq) are proportional and necessary for that workflow.
Instruction Scope
Instructions are explicit and scoped to fetching robotaxitracker.com HTML/JS, scanning those bundles for API/Convex hosts, and probing discovered hosts with specific JSON queries. This stays within the stated purpose, but it will actively contact any hosts referenced in the downloaded JS (e.g., convex.cloud hosts discovered in bundles), which may be non-obvious to some users or organization network policies.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to system install locations; temporary files are written under /tmp as part of the workflow.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All required tools are appropriate for the tasks described; there is no request for unrelated secrets or elevated credentials.
Persistence & Privilege
always is false and there is no installation or self-modifying behavior. The skill does not request persistent system privileges or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install robotaxi-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/robotaxi-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish from local managed skill
元数据
常见问题
Robotaxi Tracker 是什么?
Use this skill when the user asks for the latest or current US autonomous vehicle, self-driving car, robotaxi, Tesla, or Waymo vehicle counts, fleet size, ci... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Robotaxi Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install robotaxi-tracker」即可一键安装,无需额外配置。
Robotaxi Tracker 是免费的吗?
是的,Robotaxi Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Robotaxi Tracker 支持哪些平台?
Robotaxi Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Robotaxi Tracker?
由 阿赖(@pekky)开发并维护,当前版本 v1.0.0。
推荐 Skills