From dfbb108b61efe0c606485961c18e87c64e354357 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 13 Jun 2026 17:48:55 +0200 Subject: [PATCH 1/4] Add conversiontools plugin (third-party, remote source) --- .grok-plugin/marketplace.json | 13 +++++++++++++ .grok-plugin/plugin-index.json | 17 +++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index d1ed598..b3c950e 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -92,6 +92,19 @@ "homepage": "https://neon.com", "keywords": ["neon", "neon postgres", "neon database", "neon branch"], "domains": ["neon.tech", "neon.com", "console.neon.tech"] + }, + { + "name": "conversiontools", + "description": "Convert files between 140+ formats from your terminal. Documents (Word, Excel, PowerPoint, PDF), data formats (JSON, CSV, XML, YAML, Parquet), images, audio, video, e-books, OCR, AI-powered data extraction, text-to-speech, and speech-to-text. CLI + MCP server, powered by the ConversionTools.io API.", + "category": "data", + "source": { + "source": "url", + "url": "https://github.com/conversiontools/agent-skills.git", + "sha": "e0d74fd6be3ef534591bce07dc5d56c714763ebf" + }, + "homepage": "https://conversiontools.io/docs/agents", + "keywords": ["conversiontools", "convert", "file conversion", "xml to excel", "json to excel", "pdf to excel", "pdf to json", "ocr", "ai extraction"], + "domains": ["conversiontools.io"] } ] } diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index e833abc..443886f 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -109,6 +109,23 @@ ] } }, + "conversiontools": { + "sha": "e0d74fd6be3ef534591bce07dc5d56c714763ebf", + "components": { + "mcpServers": [ + { + "name": "conversiontools", + "description": "http" + } + ], + "skills": [ + { + "name": "convert", + "description": "Convert files between 140+ formats using Conversion Tools. Two surfaces are available - the `ctio` CLI (preferred when…" + } + ] + } + }, "mongodb": { "sha": "9ea7387c7a1638604542c6efd52e5efc6a7fc393", "components": { From 07e54aeb206e6960003df208243fb749f1c91fa3 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 14 Jun 2026 13:32:14 +0200 Subject: [PATCH 2/4] Update conversiontools pin to latest (v1.4.0, adds Gemini surface) --- .grok-plugin/marketplace.json | 2 +- .grok-plugin/plugin-index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index b3c950e..0287c5d 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -100,7 +100,7 @@ "source": { "source": "url", "url": "https://github.com/conversiontools/agent-skills.git", - "sha": "e0d74fd6be3ef534591bce07dc5d56c714763ebf" + "sha": "8765c9995ba106a0ad03c6e2573b7461453ff4c1" }, "homepage": "https://conversiontools.io/docs/agents", "keywords": ["conversiontools", "convert", "file conversion", "xml to excel", "json to excel", "pdf to excel", "pdf to json", "ocr", "ai extraction"], diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 443886f..51ea552 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -110,7 +110,7 @@ } }, "conversiontools": { - "sha": "e0d74fd6be3ef534591bce07dc5d56c714763ebf", + "sha": "8765c9995ba106a0ad03c6e2573b7461453ff4c1", "components": { "mcpServers": [ { From a30e4e27988c96a8018a9e4a9b0c72e8fd72a0fe Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 16 Jun 2026 00:54:51 +0200 Subject: [PATCH 3/4] chore(conversiontools): bump to agent-skills v1.5.0 + surface custom-converter build --- .grok-plugin/marketplace.json | 4 ++-- .grok-plugin/plugin-index.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 0287c5d..e124034 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -95,12 +95,12 @@ }, { "name": "conversiontools", - "description": "Convert files between 140+ formats from your terminal. Documents (Word, Excel, PowerPoint, PDF), data formats (JSON, CSV, XML, YAML, Parquet), images, audio, video, e-books, OCR, AI-powered data extraction, text-to-speech, and speech-to-text. CLI + MCP server, powered by the ConversionTools.io API.", + "description": "Convert files between 140+ formats from your terminal, or build a custom converter from a plain-language description when no standard one fits. Documents (Word, Excel, PowerPoint, PDF), data formats (JSON, CSV, XML, YAML, Parquet), images, audio, video, e-books, OCR, AI-powered data extraction, text-to-speech, and speech-to-text. CLI + MCP server, powered by Conversion Tools.", "category": "data", "source": { "source": "url", "url": "https://github.com/conversiontools/agent-skills.git", - "sha": "8765c9995ba106a0ad03c6e2573b7461453ff4c1" + "sha": "00dff1dfd7bac19e21a472f610dbdb792147143a" }, "homepage": "https://conversiontools.io/docs/agents", "keywords": ["conversiontools", "convert", "file conversion", "xml to excel", "json to excel", "pdf to excel", "pdf to json", "ocr", "ai extraction"], diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 51ea552..2a6ff1d 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -110,7 +110,7 @@ } }, "conversiontools": { - "sha": "8765c9995ba106a0ad03c6e2573b7461453ff4c1", + "sha": "00dff1dfd7bac19e21a472f610dbdb792147143a", "components": { "mcpServers": [ { From 9c895eabb21df1a55776a34e7b2457967ba1be7e Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 16 Jun 2026 23:34:43 +0200 Subject: [PATCH 4/4] chore(conversiontools): bump to latest skill (1.7.0: reuse tools + ctio studio CLI) --- .grok-plugin/marketplace.json | 4 ++-- .grok-plugin/plugin-index.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index e124034..d33b125 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -95,12 +95,12 @@ }, { "name": "conversiontools", - "description": "Convert files between 140+ formats from your terminal, or build a custom converter from a plain-language description when no standard one fits. Documents (Word, Excel, PowerPoint, PDF), data formats (JSON, CSV, XML, YAML, Parquet), images, audio, video, e-books, OCR, AI-powered data extraction, text-to-speech, and speech-to-text. CLI + MCP server, powered by Conversion Tools.", + "description": "Convert files between 140+ formats from your terminal, or build a custom converter from a plain-language description (and re-run it on new files) when no standard one fits. Documents (Word, Excel, PowerPoint, PDF), data formats (JSON, CSV, XML, YAML, Parquet), images, audio, video, e-books, OCR, AI-powered data extraction, text-to-speech, and speech-to-text. CLI + MCP server, powered by Conversion Tools.", "category": "data", "source": { "source": "url", "url": "https://github.com/conversiontools/agent-skills.git", - "sha": "00dff1dfd7bac19e21a472f610dbdb792147143a" + "sha": "8eb96f7277f8d1e2d007c8ccbf646dc26077db99" }, "homepage": "https://conversiontools.io/docs/agents", "keywords": ["conversiontools", "convert", "file conversion", "xml to excel", "json to excel", "pdf to excel", "pdf to json", "ocr", "ai extraction"], diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 2a6ff1d..660d0b0 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -110,7 +110,7 @@ } }, "conversiontools": { - "sha": "00dff1dfd7bac19e21a472f610dbdb792147143a", + "sha": "8eb96f7277f8d1e2d007c8ccbf646dc26077db99", "components": { "mcpServers": [ {