pub fn validate_skill_content(content: &str) -> Result<()>
Validate skill content: must be non-empty, have a parseable YAML front-matter block with a non-empty name field.
name