create-integration

Scaffold Elastic integration packages and orchestrate CEL, pipeline, and system-test subagents.

15|5|Updated May 11, 2026
One-click install
npx skills add https://github.com/elastic/integration-skills --skill create-integration-elastic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-integration
Source: https://github.com/elastic/integration-skills/tree/main/skills/create-integration
Command: npx skills add https://github.com/elastic/integration-skills --skill create-integration-elastic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The create-integration skill streamlines the end-to-end process of creating new Elastic integration packages, scaffolding their structure, and orchestrating CEL/pipeline/system-test tasks.

Core Features & Use Cases

  • Scaffolds new integration packages with a standard layout and post-scaffold edits.
  • Coordinates end-to-end workflows across CEL, ingest pipelines, and system tests.
  • Provides guidance and references to ensure consistent package topology and file layout.

Quick Start

Create a new integration package from scratch and start the end-to-end workflow to scaffold, build, and test it.

Frequently Asked Questions about create-integration

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

FAQPage Schema
How do I automate Elastic integration package creation from scratch?

You can automate the Elastic integration package creation by orchestrating end-to-end workflows that scaffold the structure and coordinate CEL, ingest pipelines, and system tests. This ensures consistent package topology and automates the full lifecycle.

What is the best way to scaffold a new Elastic integration package?

The best way to scaffold a new Elastic integration package is to use an automated workflow that generates a standard layout and applies post-scaffold edits. This approach enforces consistent file naming, standard manifests, and reliable template generation.

Does this workflow orchestrate CEL and ingest pipeline testing together?

Yes, the workflow orchestrates CEL, ingest pipelines, and system-test subagents together. It coordinates these components end-to-end to ensure your Elastic integration packages are built, structured, and tested consistently.

When do I need to orchestrate subagents for integration builds?

You need to orchestrate subagents for integration builds when automating the end-to-end lifecycle of Elastic integration packages. This is required for coordinating CEL, pipeline, and system-test tasks to ensure consistent templates and testing workflows.

What standard manifests and references are required to build Elastic integrations?

Building Elastic integrations requires standard requirement files, manifests, and references to ensure consistent templates, naming, and testing workflows. These references guide the package topology, scaffold commands, and post-scaffold edits.

Can I use this automation to apply post-scaffold edits to my package layout?

Yes, you can use this automation to apply post-scaffold edits to your package layout. It automates the end-to-end lifecycle of creating Elastic integration packages, ensuring standard file layouts and consistent package topology.