[Meta] How to use BA-Kit effectively. Use when starting with BA-Kit, unsure which agent to invoke, or when an AI agent needs to map user intent to the right skill.
$npx -y skills add olbboy/ba-kit --skill using-ba-kitInstalls into the current project.
Run `npx skills use "https://github.com/olbboy/ba-kit" --skill "olbboy/ba-kit/using-ba-kit"` 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/olbboy/ba-kit" that are relevant to the current task. Run `npx skills add "https://github.com/olbboy/ba-kit"` and select the relevant skills, then follow their instructions.