pub fn format_skill_md(skill: &Skill) -> Result<String, BoxError>
Format a Skill back into SKILL.md content.
Skill