pub fn parse(_input: &str) -> Result<Extension, String>
Parse an AXE-format SKILL.md into the IR.
Returns an error if the frontmatter is missing required fields or the axe-version is unsupported.
axe-version