bolt-ech

Generates ANTML and supporting files for automated web tasks.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/ajmeyers42/loom --skill bolt-ech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bolt-ech
Source: https://github.com/ajmeyers42/loom/tree/main/skills/bolt-ech
Command: npx skills add https://github.com/ajmeyers42/loom --skill bolt-ech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation of Terraform HCL and bootstrap-data.py for Elastic Cloud Hosted bolt deployments, enabling automated, repeatable demos and bootstrap workflows.

Core Features & Use Cases

  • Generates Terraform HCL patterns and a bootstrap-data.py for data operations only.
  • Enforces ECH-specific rules (ILM policies, ELSER inference, Kibana dashboards, Agent Builder resources, and workflows), Kibana spaces, and ML jobs per reference guidance.
  • Enables end-to-end deployment of demo environments using the bolt-bootstrap workflow (D-038) and related guidance (D-040).

Quick Start

Generate the Terraform HCL and bootstrap-data.py for an ECH bolt deployment.

Frequently Asked Questions about bolt-ech

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Elastic Cloud Hosted deployment with Terraform?

Automate Elastic Cloud Hosted deployment by generating Terraform HCL and a bootstrap-data.py script, enabling repeatable infrastructure provisioning and automated data operations for demo environments.

What is a Terraform bootstrap script for ECH deployments?

A Terraform bootstrap script for ECH provisions the infrastructure while configuring specific Elastic features like ILM policies, ELSER inference endpoints, Kibana dashboards, Agent Builder resources, and workflows.

Does this Terraform configuration support Kibana spaces and ML jobs?

Yes, the generated Terraform configuration enforces ECH-specific rules that include configuring Kibana spaces and deploying ML jobs according to established feature compatibility and terraform-patterns reference guidelines.

Can I use Terraform to bootstrap ELSER inference endpoints in Elastic Cloud?

Yes, you can bootstrap ELSER inference endpoints in Elastic Cloud by applying the generated Terraform HCL, which strictly enforces ECH-specific rules for inference endpoint configuration during deployment.

What are the limitations of using generated Terraform HCL for ECH bolt deployments?

The generated Terraform HCL is limited to data operations and ECH bolt deployments, enforcing specific patterns for ILM, ELSER, and Kibana dashboards without supporting arbitrary Elastic Cloud infrastructure modifications.