
Chompute License Plate Recognizer
from dragonfruit-ai
Agent skill for recognizing license plates from images using Chomputeβs API. Useful for parking, fleet, logistics, vehicle verification, security workflows, and automated image-to-plate extraction.
Chompute License Plate Recognizer Standalone Skill
Standalone SKILL.md package for reading license plates from authorized
vehicle images and returning structured recognition data.
Claude Code
For Claude Code, prefer the plugin package:
/plugin marketplace add dragonfruit-ai/skills
/plugin install license-plate-recognizer@chompute-skillsResponsible use
Only process vehicle images the user is authorized to use.
Authentication
Sign up at https://chompute.ai/skills to get your Access Key. Then set
CHOMPUTE_API_KEY, configure the Claude Code plugin Access Key field, or save the
key as chompute_key.txt next to SKILL.md.
Codex direct install
$skill-installer install https://github.com/dragonfruit-ai/skills/tree/main/skills/chompute-lprNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.