yaml-master

Proactive YAML intelligence: validate syntax, enfo

Content Preview
---
name: yaml-master
description: |
  Execute proactive YAML intelligence: automatically activates when working with YAML files.
  Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
  
allowed-tools: Read, Write, Edit, Grep, Glob, Bash(general:*), Bash(util:*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: claude-code, codex, openclaw
---
# YAML Master

Proactive YAML intelligence: validate syntax, enfo
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/yaml-master.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/002-jeremy-yaml-master-agent/skills/yaml-master/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/productivity/002-jeremy-yaml-master-agent/skills/yaml-master/SKILL.md

Related Skills

yaml-config-validator
This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain.
yaml-config-validatoryamlconfigvalidator

by jeremylongshore · plugins-plus-skills

plugin-dev/command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
skillplugin-devcommand-development

by Anthropic · anthropic-official-plugins

plugin-dev/plugin-settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
skillplugin-devplugin-settings

by Anthropic · anthropic-official-plugins

awt-e2e-testing
AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
data-aiawte2e

by sickn33 (Antigravity) · antigravity-awesome-skills