← Back to Skills Marketplace
ivangdavila

Parking Radar

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
196
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parking
Description
Find, verify, and reserve parking worldwide with provider selection, live-signal triage, and local memory for favorite places and cities.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parking
  3. After installation, invoke the skill by name or use /parking
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with global provider coverage, booking workflows, API notes, and local memory for favorite parking habits and discoveries.
Metadata
Slug parking
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Parking Radar?

Find, verify, and reserve parking worldwide with provider selection, live-signal triage, and local memory for favorite places and cities. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install Parking Radar?

Run "/install parking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Parking Radar free?

Yes, Parking Radar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Parking Radar support?

Parking Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Parking Radar?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments