Parse YAML frontmatter from a SKILL.md file per Agent Skills spec.
parseSkillMetadata(skillMdPath: string, source: "user" | "project"): LoaderSkillMetadata | null| Name | Type | Description |
|---|---|---|
skillMdPath* | string | |
source* | "user" | "project" |
Path to the SKILL.md file
Source of the skill ('user' or 'project')