Create or update LiveAgent runtime skills. Use when you need to summarize a workflow into a skill, write it into the fixed user skills root, validate it, package it, or refine a skill's references for LiveAgent's SkillsManager flow.
$npx -y skills add stack-cairn/liveagent --skill skills-creatorInstalls into the current project.
Run `npx skills use "https://github.com/stack-cairn/liveagent" --skill "stack-cairn/liveagent/skills-creator"` 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/stack-cairn/liveagent" that are relevant to the current task. Run `npx skills add "https://github.com/stack-cairn/liveagent"` and select the relevant skills, then follow their instructions.