·es-ingest
{}

es-ingest

Ingest and transform large data files (CSV/JSON) into Elasticsearch indices. Stream-based processing for files up to 30GB, cross-version migration (ES 8.x ↔ 9.x), custom JavaScript transformations, and reindexing with transforms. Use when you need to load data into Elasticsearch, migrate indices, or transform data during ingestion.

5Installs·0Trend·@walterra

Installation

$npx skills add https://github.com/walterra/agent-tools --skill es-ingest

How to Install es-ingest

Quickly install es-ingest AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/walterra/agent-tools --skill es-ingest
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: walterra/agent-tools.

SKILL.md

View raw

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:

Ingest and transform large data files (CSV/JSON) into Elasticsearch indices. Stream-based processing for files up to 30GB, cross-version migration (ES 8.x ↔ 9.x), custom JavaScript transformations, and reindexing with transforms. Use when you need to load data into Elasticsearch, migrate indices, or transform data during ingestion. Source: walterra/agent-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/walterra/agent-tools --skill es-ingest
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from walterra/agent-tools

Quick answers

What is es-ingest?

Ingest and transform large data files (CSV/JSON) into Elasticsearch indices. Stream-based processing for files up to 30GB, cross-version migration (ES 8.x ↔ 9.x), custom JavaScript transformations, and reindexing with transforms. Use when you need to load data into Elasticsearch, migrate indices, or transform data during ingestion. Source: walterra/agent-tools.

How do I install es-ingest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/walterra/agent-tools --skill es-ingest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/walterra/agent-tools

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-22

Related Skills

None