question on the SKILL.md format used here for ms's coding agents. is the schema intentionally compatible with the anthropic-style SKILL.md format (name, description, body, YAML frontmatter)? our internal registry tool ingests SKILL.md from any source and would be nicer if both ecosystems used the exact same shape.
specifically asking because: if these are compatible, we (skillnote, mit: github.com/luna-prompts/skillnote) could add a microsoft/skills shorthand to our marketplace importer alongside the anthropic ones. would benefit anyone using ms's SDK skills with non-ms agents too.
question on the SKILL.md format used here for ms's coding agents. is the schema intentionally compatible with the anthropic-style SKILL.md format (name, description, body, YAML frontmatter)? our internal registry tool ingests SKILL.md from any source and would be nicer if both ecosystems used the exact same shape.
specifically asking because: if these are compatible, we (skillnote, mit: github.com/luna-prompts/skillnote) could add a
microsoft/skillsshorthand to our marketplace importer alongside the anthropic ones. would benefit anyone using ms's SDK skills with non-ms agents too.