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.