Drive the botfile CLI to manage AI-agent skills, instructions, and commands. Use when asked to sync, plan, adopt, or check the status of agent components managed by botfile.
$npx -y skills add listfold/botfile --skill bootstrap-botfileInstalls into the current project.
Run `npx skills use "https://github.com/listfold/botfile" --skill "listfold/botfile/bootstrap-botfile"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/listfold/botfile" that are relevant to the current task. Run `npx skills add "https://github.com/listfold/botfile"` and select the relevant skills, then follow their instructions.