Theia API Documentation v1.68.0
    Preparing search index...
    • Parses a SKILL.md file content, extracting YAML frontmatter metadata and markdown content.

      Parameters

      • content: string

        The raw file content

      Returns { content: string; metadata: undefined | SkillDescription }

      Object with parsed metadata (if valid) and the markdown content