yamlscript
Write and lint idiomatic YAMLScript code with AI assistance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install YAMLScript?โผ
Run `npx skills add yaml/yamlscript --all -g -y` in your terminal to install all tools in this suite globally.
What is YAMLScript used for?โผ
YAMLScript is a YAML loader with functional programming features that works in over 30 languages, letting you query, transform, and add logic to YAML files.
Can AI write correct YAMLScript code?โผ
Yes. This skill teaches your AI agent the exact style rules, common mistakes, and testing workflow needed to produce working, idiomatic .ys programs.
Does YAMLScript work with Claude Code and Codex?โผ
Yes. The skill ships in both Claude Code and Codex formats and follows the universal SKILL.md standard for AI coding agents.
How does the skill verify generated code?โผ
It compiles and runs every program with the real ys binary, then lints the source with the bundled ys-lint.ys script to catch subtle syntax issues.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core