ADK for TypeScript: API Reference
    Preparing search index...

    Function loadSkillFromZipBuffer

    • Loads a complete skill directly from in-memory zip file buffer.

      Parameters

      • zipBuffer: Buffer

        The raw Buffer of the zip file containing the skill.

      Returns Skill

      A Skill object with all components loaded.