ParsedSkill autogen.beta.network.client.skill_render.ParsedSkill # Bases: dict {"frontmatter": dict, "body": str} with .frontmatter and .body attrs. Subclasses dict so it round-trips as JSON without conversion; attribute access keeps call-site code readable. frontmatter property # frontmatter body property # body