//! The top-level Skill type.
use crateFrontmatter;
/// What kind of content this skill carries.
///
/// The runtime can consume both; prose skills are shown to the agent as
/// reference material (Soapstones-style), structured skills are invoked
/// with inputs and return a typed output.