AI AGENT ADDONS

YAML is a simple data format used in many AI tools. This skill helps you work with YAML in a new way. It uses a streaming parser to read YAML bit by bit. You can also generate prompts for AI models that output YAML. The skill includes a transform that turns YAML code fences into usable data. This makes it easy to build AI agents that understand and edit YAML content.

Developers who create AI applications will find this skill useful. It supports different edit modes like merge and patch. You can work with YAML specs and apply changes smoothly. The skill works with the @json-render library to handle real-time updates.

Add Yaml skill to your workflow

Global

mkdir -p ~/.claude/skills/yaml

Project

mkdir -p .claude/skills/yaml

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago