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)
This commit is contained in:
root
2026-02-10 19:47:49 +00:00
commit d4cbf9b6ce
43 changed files with 23049 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"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"
}
}