什麼是 es-ingest?
擷取大型資料檔案 (CSV/JSON) 並將其轉換為 Elasticsearch 索引。對最大 30GB 的檔案進行基於流的處理、跨版本遷移 (ES 8.x ↔ 9.x)、自訂 JavaScript 轉換以及透過轉換重新索引。當您需要在攝取期間將資料載入至 Elasticsearch、遷移索引或轉換資料時使用。 來源:walterra/agent-tools。
擷取大型資料檔案 (CSV/JSON) 並將其轉換為 Elasticsearch 索引。對最大 30GB 的檔案進行基於流的處理、跨版本遷移 (ES 8.x ↔ 9.x)、自訂 JavaScript 轉換以及透過轉換重新索引。當您需要在攝取期間將資料載入至 Elasticsearch、遷移索引或轉換資料時使用。
透過命令列快速安裝 es-ingest AI 技能到你的開發環境
來源:walterra/agent-tools。
Stream-based ingestion and transformation of large data files into Elasticsearch. Built on node-es-transformer.
Transform functions let you modify documents during ingestion. Create a JavaScript file that exports a transform function:
Return an array to create multiple target documents from one source:
擷取大型資料檔案 (CSV/JSON) 並將其轉換為 Elasticsearch 索引。對最大 30GB 的檔案進行基於流的處理、跨版本遷移 (ES 8.x ↔ 9.x)、自訂 JavaScript 轉換以及透過轉換重新索引。當您需要在攝取期間將資料載入至 Elasticsearch、遷移索引或轉換資料時使用。 來源:walterra/agent-tools。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/walterra/agent-tools --skill es-ingest擷取大型資料檔案 (CSV/JSON) 並將其轉換為 Elasticsearch 索引。對最大 30GB 的檔案進行基於流的處理、跨版本遷移 (ES 8.x ↔ 9.x)、自訂 JavaScript 轉換以及透過轉換重新索引。當您需要在攝取期間將資料載入至 Elasticsearch、遷移索引或轉換資料時使用。 來源:walterra/agent-tools。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/walterra/agent-tools --skill es-ingest 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/walterra/agent-tools