Image (Synthadoc)

Synthadoc-internes Python-Modul, das ein Bild base64-kodiert und an ein Vision LLM zur Textextraktion übergibt

von axoviq-ai · axoviq-ai/synthadoc

Tested · Didn't pass

Image (Synthadoc) — Synthadoc-internes Python-Modul, das ein Bild base64-kodiert und an ein Vision LLM zur Textextraktion übergibt

Was es kann

Eine Komponente der Synthadoc-Wiki-Engine, die ein Bild base64-kodiert und an ein bereitgestelltes Vision LLM zur Textextraktion übergibt. Es ist kein eigenständiger Claude Code Skill: Es verwendet ein nicht-standardmäßiges entry/class frontmatter und importiert das synthadoc package fest, sodass es nicht von ~/.claude/skills geladen oder ausgeführt werden kann.

Testbericht

Dies ist ein Bibliotheksmodul für die Synthadoc-Engine, kein Claude Code Skill: Sein Frontmatter ist entry/class/triggers (nicht der CC name+description contract), und das Importieren von scripts/main.py aus einer reinen Installation wirft ModuleNotFoundError: No module named 'synthadoc'. Es benötigt auch ein vision provider object, das bei der Konstruktion verdrahtet wird, sodass es überhaupt nicht in Claude Code ausgeführt werden kann. Da Claude bereits Bildtext nativ liest und dies nur eine fehlerhafte Indirektion hinzufügt, ist es für einen CC-Benutzer schlechter als kein Skill.

Getestet am: 2026-07-17 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/axoviq-ai/synthadoc.git
mkdir -p ~/.claude/skills
cd synthadoc && cp -r synthadoc/skills/image ~/.claude/skills/image  # copies, but the skill is non-functional standalone

Befehle & Beispiel-Prompts

  • /imageSynthadoc-internes Python-Modul, das ein Bild base64-kodiert und an ein Vision LLM zur Textextraktion übergibt

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Please read the text contained within this image.
  • Extract all the text from this document scan.
  • Could you transcribe the words in this picture?