research-integration
๐ฏSkillfrom elastic/integration-skills
Orchestrates thorough vendor/product research for building Elastic integrations, investigating data collection methods, API documentation, sample data formats, field schemas, and ECS mapping candidates.
Same repository
elastic/integration-skills(14 items)
Installation
npx vibeindex add elastic/integration-skills --skill research-integrationnpx skills add elastic/integration-skills --skill research-integration~/.claude/skills/research-integration/SKILL.mdSKILL.md
More from this repository10
Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.
Guides the use of the elastic-package CLI for developing and validating Elastic integrations, including building, linting, formatting, and running pipeline and system tests.
Reviews Kibana dashboard JSON changes in pull requests by extracting structured descriptions, comparing before/after states, and checking compliance against official dashboard guidelines.
Agent workflows for building and maintaining Elastic integrations, covering the full lifecycle from research and scaffolding to ingest pipeline configuration and field mapping.
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.
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.
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.
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.
Provides agentic workflows for pipeline testing, system testing, and test fixture authoring as part of the Elastic integration package development lifecycle.
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.