What problem does it solve? YON (YounndAI Object Notation) files are dense, line-oriented records that are hard to understand at a glance. This Skill reads any .yon file or YON snippet and translates its tags, rules, workflows, and references into clear, section-by-section explanations. ## Core Features & Use Cases - Document Interpretation: Parses @DOC headers, sections, and profiles to explain what a YON document is, its kind, and its intent. - Tag-by-Tag Explanation: Decodes all 72 tags across Core, Cognition, and Agent layers, including rules with severity levels, workflow steps, and provenance stamps. - Reference Resolution: Follows reference tokens (rid:, block:, cfg:, agent:) to explain how records connect to each other. - Use Case: A teammate shares a .yon rules file for API safety. Ask the agent to explain it, and receive a plain-English summary of each section, every MUST/SHOULD rule, and the rate-limit mappings. ## Quick Start Ask the agent to read the attached .yon file and explain what each section and rule means in plain English.