← 返回 Skills 市场
196
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install parking
功能描述
Find, verify, and reserve parking worldwide with provider selection, live-signal triage, and local memory for favorite places and cities.
安全使用建议
This skill appears coherent for parking discovery and booking assistance. Before installing: 1) Be aware it will create and store human-readable notes under ~/parking/ — review and approve any content the agent will persist, especially license-plate, vehicle-identifying, or sensitive location details. 2) Do not give the skill provider credentials or payment data; the skill correctly says bookings require user-approved handoff to providers. 3) Set restrictive file permissions on ~/parking/ if you store PII. 4) If you prefer tighter control, disable autonomous invocation or require explicit user approval before the skill performs any live booking handoff. 5) If source provenance matters, review the homepage and verify provider links before using the skill for payments or reservations.
功能分析
Type: OpenClaw Skill
Name: parking
Version: 1.0.0
The 'Parking Radar' skill is a legitimate tool designed to help users find and reserve parking globally. It utilizes a local directory (~/parking/) to maintain user preferences, favorite spots, and city-specific provider mappings, while explicitly stating it does not store sensitive payment or credential data. The skill interacts only with well-known, industry-standard parking and mapping services (e.g., Parkopedia, SpotHero, Google Maps) and contains no evidence of malicious execution, data exfiltration, or harmful prompt injection across its documentation and logic files (SKILL.md, setup.md, execution-playbook.md).
能力评估
Purpose & Capability
Name/description (find, verify, reserve parking) align with what the skill requests and documents: no binaries, no external credentials, and an explicit provider matrix and handoff guidance. Required config path (~/parking/) is consistent with the declared purpose of local memory for favourites and city notes.
Instruction Scope
Runtime instructions are limited to searches, provider selection, verification checks, and writing human-readable local notes under ~/parking/. The SKILL explicitly requires user approval before live booking or persisting memory. Note: the memory templates include vehicle profile and a 'plate-storage boundary' — storing license plates or other PII is possible if the user consents, so the agent must ask before writing such sensitive data.
Install Mechanism
Instruction-only skill with no install spec and no code files; lowest-risk installation footprint (nothing is written to disk by installer beyond the optional local memory files the skill itself creates).
Credentials
No environment variables or external credentials are requested. The single resource access is a local config path (~/parking/), which is proportional to the stated need for local memory and templates.
Persistence & Privilege
always is false (normal). The skill requests only its own local memory directory and does not attempt to modify other skills or system-wide config. Autonomous model invocation is allowed by platform default but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install parking - 安装完成后,直接呼叫该 Skill 的名称或使用
/parking触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with global provider coverage, booking workflows, API notes, and local memory for favorite parking habits and discoveries.
元数据
常见问题
Parking Radar 是什么?
Find, verify, and reserve parking worldwide with provider selection, live-signal triage, and local memory for favorite places and cities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 Parking Radar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install parking」即可一键安装,无需额外配置。
Parking Radar 是免费的吗?
是的,Parking Radar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Parking Radar 支持哪些平台?
Parking Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Parking Radar?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills