lib-pyyaml

Official

Safe YAML parsing and writing.

Authorflext-sh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that YAML files are read and written safely and deterministically across the FLEXT ecosystem, preventing security risks and ensuring consistent output.

Core Features & Use Cases

  • Safe YAML Loading: Employs yaml.safe_load to mitigate security vulnerabilities.
  • Deterministic YAML Dumping: Uses explicit options for yaml.dump to ensure predictable formatting and reduce noisy diffs.
  • Use Case: When updating configuration files or generating documentation that relies on YAML, this skill ensures the process is secure and the output is consistent.

Quick Start

Use the lib-pyyaml skill to safely load the configuration from the file named 'config.yaml'.

Dependency Matrix

Required Modules

None required

Components

rules

💻 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: lib-pyyaml
Download link: https://github.com/flext-sh/flext/archive/main.zip#lib-pyyaml

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 223,000+ vetted skills library on demand.