erbsland-elcl

Write and edit ELCL configuration files with correct syntax and structure.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/erbsland-dev/skills --skill erbsland-elcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erbsland-elcl
Source: https://github.com/erbsland-dev/skills/tree/main/erbsland-elcl
Command: npx skills add https://github.com/erbsland-dev/skills --skill erbsland-elcl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ELCL users face the challenge of consistently writing and editing configuration files in the Erbsland Configuration Language. This skill provides a concise reference and guidance to ensure correct syntax, naming, and structure.

Core Features & Use Cases

  • Clear syntax reference for sections, values, and multi-line values in ELCL.
  • Validation guidance on naming rules, path resolution, and frontmatter requirements.
  • Practical examples covering common tasks like multi-line values, text-names, and includes.

Quick Start

Create or update an ELCL document by applying the section and value rules described in this guide.

Frequently Asked Questions about erbsland-elcl

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

FAQPage Schema
How do I write and validate an ELCL configuration file with proper frontmatter?

To write an ELCL configuration file, apply explicit frontmatter with name and description, then use structured sections and value types. Validate naming rules and path resolution to ensure correct syntax across projects and CI pipelines.

What is the Erbsland Configuration Language and when do I need it?

The Erbsland Configuration Language (ELCL) is a configuration management format requiring explicit frontmatter, structured sections, and specific value types. You need it when creating, validating, and maintaining configuration documents across teams and CI pipelines.

How do I create multi-line values and text-names in an ELCL document?

To create multi-line values and text-names in an ELCL document, apply the section and value rules described in the syntax reference. Use structured sections and multi-line constructs to maintain correct configuration syntax.

Does ELCL support includes and path resolution for configuration management?

Yes, ELCL supports includes and path resolution for configuration management. Validate path resolution and naming rules to ensure references work correctly across projects and CI pipelines without breaking configuration structure.

What are the naming rules and limitations when editing ELCL configuration files?

ELCL configuration files require strict naming rules, explicit frontmatter with name and description, and structured sections. Limitations include validating path resolution and ensuring multi-line constructs follow syntax guidelines to maintain document integrity.

Can I use ELCL configuration files in CI pipelines for team projects?

Yes, you can use ELCL configuration files in CI pipelines for team projects. The format supports creating, validating, and maintaining documents across projects and teams, satisfying requirements for explicit frontmatter and structured sections.