← Back to Skills Marketplace
1491
Downloads
2
Stars
12
Active Installs
1
Versions
Install in OpenClaw
/install yaml
Description
Write valid YAML that parses predictably across languages and versions.
Usage Guidance
This is an instruction-only YAML style/compatibility helper and appears coherent and low-risk. Before relying on outputs, confirm which YAML version and parser your target environment uses (YAML 1.1 vs 1.2 differences matter), and test generated YAML with that parser. If you need the agent to read or transform real files, expect a separate skill or explicit instructions that request file access; this skill does not do file I/O or require credentials.
Capability Analysis
Type: OpenClaw Skill
Name: yaml
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` file provides comprehensive documentation and best practices for writing YAML, which aligns perfectly with its stated purpose. There are no instructions or code snippets that suggest data exfiltration, malicious execution, persistence, or prompt injection attempts against the AI agent. The content is purely informational and educational.
Capability Assessment
Purpose & Capability
Name/description: 'Write valid YAML...' matches the SKILL.md content, which is a focused style/compatibility guidance. The skill requests no binaries, env vars, or config paths—everything requested is proportional to a documentation/instruction helper.
Instruction Scope
SKILL.md contains only YAML guidance (type coercion, indentation, strings, multiline, anchors, compatibility). It does not instruct the agent to read files, access environment variables, call external endpoints, or perform unrelated system operations.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is written to disk or executed during install.
Credentials
The skill declares no environment variables, credentials, or config-path requirements. There are no requests for unrelated secrets or system access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yaml - After installation, invoke the skill by name or use
/yaml - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is YAML?
Write valid YAML that parses predictably across languages and versions. It is an AI Agent Skill for Claude Code / OpenClaw, with 1491 downloads so far.
How do I install YAML?
Run "/install yaml" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YAML free?
Yes, YAML is completely free (open-source). You can download, install and use it at no cost.
Which platforms does YAML support?
YAML is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created YAML?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills