sidewalk-audit — community sidewalk-audit, mcp-demo, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

このスキルについて

Audit sidewalk and curb conditions using imagery search. Use when the user asks about sidewalks, curbs, ADA compliance, or pedestrian infrastructure.

roadgnar roadgnar
[0]
[0]
Updated: 3/20/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 1/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Review Score
1/11
Quality Score
15
Canonical Locale
en
Detected Body Locale
en

Audit sidewalk and curb conditions using imagery search. Use when the user asks about sidewalks, curbs, ADA compliance, or pedestrian infrastructure.

このスキルを使用する理由

Audit sidewalk and curb conditions using imagery search. Use when the user asks about sidewalks, curbs, ADA compliance, or pedestrian infrastructure.

おすすめ

Suitable for operator workflows that need explicit guardrails before installation and execution.

実現可能なユースケース for sidewalk-audit

! セキュリティと制限

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The page lacks a strong recommendation layer.
  • - The page lacks concrete use-case guidance.
  • - The page lacks explicit limitations or caution signals.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is sidewalk-audit?

Audit sidewalk and curb conditions using imagery search. Use when the user asks about sidewalks, curbs, ADA compliance, or pedestrian infrastructure.

How do I install sidewalk-audit?

Run the command: npx killer-skills add roadgnar/mcp-demo/sidewalk-audit. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with sidewalk-audit?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add roadgnar/mcp-demo/sidewalk-audit. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use sidewalk-audit immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

sidewalk-audit

Install sidewalk-audit, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Sidewalk & Curb Audit

Most cities lack systematic sidewalk condition data. Cyvl imagery search can fill the gap by detecting damage and accessibility features in street-level photos.

Workflow

  1. Check what official data exists: Search the open data portal for sidewalk datasets: search_datasets("sidewalk")

    • Assess what's available — many cities have geometry (location) data but no condition data.
  2. Search imagery for sidewalk conditions — adjust queries to the user's focus:

    • search_imagery("cracked sidewalks and damaged curbs") — general condition
    • search_imagery("ADA wheelchair ramps at intersections") — accessibility inventory
    • search_imagery("wheelchair accessible ramp with tactile paving") — compliant ramps
    • search_imagery("narrow sidewalk blocked by utility pole") — obstructions
    • search_imagery("missing curb ramps") — accessibility gaps
  3. If a specific neighborhood is requested, use geocode_location first, then add spatial filters (lat, lon, radius_m).

  4. Cross-reference with 311 complaints: Query 311 for sidewalk-related complaints:

    • Legacy 311 (1a0b420d-99f1-4887-9851-990b2a5a6e17): filter case_title ILIKE '%sidewalk%'
    • Returns: 'Sidewalk Repair (Make Safe)', 'Unshoveled Sidewalk'
    • For pothole complaints: case_title ILIKE '%pothole%'
    • Always use execute_sqlquery_data filters are broken
  5. Present findings:

    • Damaged sidewalks found in imagery (count and confidence)
    • ADA ramp inventory from imagery
    • Accessibility obstructions identified
    • 311 complaint volume for sidewalk issues
    • Gap analysis: how do citizen-reported issues compare to what imagery reveals?

Key Insight

Building a sidewalk inventory manually costs millions. Imagery search generates a preliminary condition inventory from existing street-level photos — today. It can also validate individual repair requests against visual evidence.

関連スキル

Looking for an alternative to sidewalk-audit or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者