trafficeye-license-plate
Installation
SKILL.md
TrafficEye License Plate Reader
Use this skill when the user wants to read a license plate from an image with the TrafficEye API.
What This Skill Does
- Accepts a local image path.
- Uploads the image to the TrafficEye recognition API.
- Optionally sends a
requestform field ifTRAFFICEYE_REQUEST_JSONis configured. - Parses the API response.
- Picks the largest detected plate by polygon area.
- Returns the full selected plate payload to the user, including text, type (country), dimension, scores, occlusion, unreadable, and position.
Expected Input
- A local image file path.
- If the user supplied an attachment instead of a path, first resolve it to a local file path and then run the helper.