/** * @param {{ templateId: string, skillsDir?: string }} options */ export declare function codexStatusSkillsCommand(options: any): Promise;