input-configurations
Installation
SKILL.md
input-configurations
When to use
Load this skill whenever tasks include:
- building, modifying, or reviewing
agent/stream/*.yml.hbstemplates for non-CEL input types - configuring request, response, pagination, cursor, or authentication blocks in HTTPJSON templates
- wiring up cloud storage inputs (AWS S3, GCS, Azure Blob, Azure EventHub)
- setting up network inputs (TCP, UDP, HTTP Endpoint, WebSocket)
- configuring file-based inputs (Filestream, Logfile, Journald, Winlog)
When not to use
Do not use this skill as the primary guide for:
- CEL program development (
cel-programs) -- CEL templates have their own structure, state model, and mito workflow - ingest pipeline processor design (
ingest-pipelines) - field mappings and ECS compliance (
ecs-field-mappings)