out-yaml

Official

Emit clean, parseable YAML—no extras.

AuthorCogni-AI-OU
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the agent from adding conversational text or Markdown wrappers, which can break downstream systems that expect raw YAML.

Core Features & Use Cases

  • Strict YAML-only output: Ensures the response contains only valid YAML with no preambles, postambles, or Markdown code fences.
  • Parser-friendly formatting: Helps avoid common failures like incorrect indentation, stray characters, or non-YAML comment styles.
  • Best for automation pipelines: Use when a workflow directly parses the agent output as configuration or manifest data (for example, Kubernetes or Ansible inline specs).

Quick Start

Use out-yaml to generate raw YAML configuration for the attached task and require the response to be valid YAML with no additional text.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: out-yaml
Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#out-yaml

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.