jsonl-to-yaml

Convert JSONL (JSON Lines) files to human-readable YAML format with proper multiline string handling. Use this skill when users need to view or convert JSONL evaluation results, logs, or data exports into readable YAML format.

$ Installieren

git clone https://github.com/EntityProcess/agentevo /tmp/agentevo && cp -r /tmp/agentevo/.claude/skills/jsonl-to-yaml ~/.claude/skills/agentevo

// tip: Run this command in your terminal to install the skill