Skill loadSkillFromDir(String skillDirPath) { throw UnsupportedError( 'loadSkillFromDir is not supported on this platform. ' 'Use inline Skill definitions instead.', ); }