Files
claude-plugins/doc-converter/.claude-plugin/plugin.json
T
root d4cbf9b6ce Initial marketplace: n8n-skills + doc-converter plugins
Marketplace with 2 plugins:
- n8n-skills v1.0.0 (7 skills for n8n workflow automation)
- doc-converter v1.0.0 (DOCX/PDF to HTML via Gemini Vision)
2026-02-10 19:47:49 +00:00

9 lines
300 B
JSON

{
"name": "doc-converter",
"description": "Expert guidance for DOCX/PDF to HTML conversion using the doc-converter service with Gemini Vision API. Covers layout templates (Vorlagen), document type detection, and troubleshooting.",
"version": "1.0.0",
"author": {
"name": "ki-brain"
}
}