๐ŸŽฏ

package-spec

๐ŸŽฏSkill

from elastic/integration-skills

VibeIndex|
What it does
|

Covers Elastic integration package manifest rules, changelog schema, and format version features as part of the agent workflow toolkit for building and maintaining Elastic integrations.

๐Ÿ“ฆ

Same repository

elastic/integration-skills(14 items)

package-spec

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add elastic/integration-skills --skill package-spec
skills.sh Installโš  Installs to .agents/skills/
npx skills add elastic/integration-skills --skill package-spec
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/package-spec/SKILL.md

SKILL.md

167Installs
-
AddedMay 26, 2026

More from this repository10

๐ŸŽฏ
ingest-pipelines๐ŸŽฏSkill

Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.

๐ŸŽฏ
elastic-package-cli๐ŸŽฏSkill

Guides the use of the elastic-package CLI for developing and validating Elastic integrations, including building, linting, formatting, and running pipeline and system tests.

๐ŸŽฏ
dashboard-review๐ŸŽฏSkill

Reviews Kibana dashboard JSON changes in pull requests by extracting structured descriptions, comparing before/after states, and checking compliance against official dashboard guidelines.

๐ŸŽฏ
dashboard-guidelines๐ŸŽฏSkill

Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.

๐ŸŽฏ
ecs-field-mappings๐ŸŽฏSkill

Guides the definition of Elastic Common Schema (ECS) field mappings for data streams, including populating ecs.yml references, selecting event categorization values, and choosing appropriate field types.

๐ŸŽฏ
research-integration๐ŸŽฏSkill

Orchestrates thorough vendor/product research for building Elastic integrations, investigating data collection methods, API documentation, sample data formats, field schemas, and ECS mapping candidates.

๐ŸŽฏ
review-integration๐ŸŽฏSkill

Performs standalone quality reviews for Elastic integrations by classifying files by domain, loading domain-specific checklists, applying cross-domain consistency rules, and calibrating issue severity.

๐ŸŽฏ
integration-testing๐ŸŽฏSkill

Provides agentic workflows for pipeline testing, system testing, and test fixture authoring as part of the Elastic integration package development lifecycle.

๐ŸŽฏ
create-integration๐ŸŽฏSkill

An Elastic agent skill for creating integration packages from scratch, scaffolding data streams, and running the end-to-end build workflow including data collection setup, pipeline configuration, and system tests.

๐ŸŽฏ
anonymize-logs๐ŸŽฏSkill

Part of Elastic's Integration Skills collection, this skill anonymizes sensitive data in log samples for Elastic integrations, ensuring personally identifiable information is removed before sharing or testing.