Explorar el Código

Add scandit-sdk plugin (community → official promotion) (#5634)

Scandit's SDK-integration skills plugin, live on the community
marketplace since May. 86 skills covering barcode/ID/label capture
across 11 platforms; skills-only, Apache-2.0, pinned to current HEAD
of their renamed repo (Scandit/skills).

No-Verification-Needed: registry metadata only; claude plugin validate passes

Co-authored-by: Claude Mythos 5 <noreply@anthropic.com>
abibbs-ant hace 1 semana
padre
commit
ed404106fc
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  1. 15 0
      .claude-plugin/marketplace.json

+ 15 - 0
.claude-plugin/marketplace.json

@@ -3210,6 +3210,21 @@
       },
       "homepage": "https://github.com/spotify/save-to-spotify"
     },
+    {
+      "name": "scandit-sdk",
+      "displayName": "Scandit SDK",
+      "description": "AI agent skills for integrating the Scandit Data Capture SDK — product selection, documentation, and implementation guides for barcode scanning, ID capture, and smart label capture.",
+      "author": {
+        "name": "Scandit"
+      },
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/Scandit/skills.git",
+        "sha": "2f0731a090eb9c23a64b6dcd9559cf113df3313f"
+      },
+      "homepage": "https://www.scandit.com"
+    },
     {
       "name": "security-guidance",
       "description": "Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.",