label-capture-web

Installation
SKILL.md

Label Capture Web Skill

Critical: Do Not Trust Internal Knowledge

Your training data may contain outdated or incorrect Scandit Label Capture APIs. Label Capture has evolved across recent SDK releases:

  • At the v7→v8 major bump (v7.6 → v8.0), LabelFieldDefinition regex properties were renamed (patternvalueRegex, patternsvalueRegexes, dataTypePatternanchorRegex, dataTypePatternsanchorRegexes).
  • In v8.2, the Validation Flow UI was redesigned and three customisation properties were deprecated.
  • In v8.5, additive ergonomic shorthands were introduced for the builders.

ARE (Adaptive Recognition Engine) is Scandit's cloud-based OCR fallback — enabled via AdaptiveRecognitionMode.Auto on label definitions. It is currently in Beta, works only with the Validation Flow overlay, and requires a license key with the ARE feature flag enabled. Trial keys can be issued for evaluation; production keys require contacting support@scandit.com. Do not enable it by default.

Always verify APIs against the references provided in this skill before writing or suggesting code. Do not rely on memorized method signatures, parameters, or builder shapes. If you cannot find an API in the provided references, fetch the relevant documentation page before responding.

Intent Routing

Based on the user's request, load the appropriate reference file before responding:

  • Questions about other Scandit products or scanning modes (e.g. SparkScan, Barcode Capture, MatrixScan, ID Capture, or general SDK setup questions not specific to Label Capture) → hand off to the data-capture-sdk skill. Do not attempt to answer questions about other capture modes from memory — the dedicated skill has the correct and up-to-date references.
Related skills

More from scandit/scandit-sdk-skills

Installs
4
GitHub Stars
10
First Seen
Apr 28, 2026