Chompute License Plate Recognizer

使用Chompute API从图像中识别车牌号的智能体技能。适用于停车管理、车队运营、物流追踪、车辆验证、安防流程以及自动化图像转车牌提取场景。

文档

Chompute License Plate Recognizer Standalone Skill

Standalone SKILL.md package for reading license plates from authorized vehicle images and returning structured recognition data.

Codex direct install

$skill-installer install https://github.com/dragonfruit-ai/skills/tree/main/skills/chompute-lpr

Claude Code

For Claude Code, prefer the plugin package:

/plugin marketplace add dragonfruit-ai/skills
/plugin install license-plate-recognizer@chompute-skills

Responsible 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.