Find Parking
Description
--- name: find-parking description: Find the nearest legal on-street parking to any NYC address using NYC Open Data user_invocable: true --- # Find Legal Parking — NYC Find the nearest legal on-street parking to a given NYC address at a given time. ## Prerequisites The script requires `pyproj` and `requests`. If either is missing, install them: ``` pip3 install pyproj requests ``` ## Steps ### 1. Parse the user's request Extract from the user's message: - **Address or intersection** in Ma
Installation
Installs to ~/.claude/skills/borisrev-nyc-parking-finder-find-parking/SKILL.md
mkdir -p ~/.claude/skills/borisrev-nyc-parking-finder-find-parking && curl -fsSL https://raw.githubusercontent.com/borisrev/nyc-parking-finder/HEAD/.claude/skills/find-parking.md -o ~/.claude/skills/borisrev-nyc-parking-finder-find-parking/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data