# Waze Live Reports

> Fetches live Waze traffic incidents and jams for a location. Use for: waze report, live traffic, road incidents, traffic jams.

- Skill: `stijnman/waze-live-reports` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/waze-live-reports`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/waze-live-reports/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/waze-live-reports

---

# Waze Live Reports
## When to Use

- User says **waze report** or task matches this capability
- User says **live traffic** or task matches this capability
- User says **road incidents** or task matches this capability
- User says **traffic jams** or task matches this capability

## Workflow

1. Resolve location to coordinates or area name.
2. Fetch live incident data via web or API.
3. Summarize: jams, accidents, road closures.
4. Include severity and estimated delay.

## Integrations

- `waze-navigator`
- `traffic-flight-controller`
- `telegram-traffic-reports`

## Error Handling

| Failure | Response |
|---------|----------|
| Location not found | Ask user to clarify or share map link. |

## Gotchas

- Data is third-party; cite source and time.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

