Make Uni-CLI reliable when invoked from Claude Code. MANDATES JSON-in channels (stdin / --args-file) for any payload containing quotes, emoji, newlines, or inline JSON — shell-quoted invocations hit TC0 circuit limits and drop to <50% success above ICS=4. Also covers --describe introspection and next_actions-driven navigation.
$npx -y skills add olo-dot-io/uni-cli --skill unicli-claude-codeInstalls into the current project.
Run `npx skills use "https://github.com/olo-dot-io/uni-cli" --skill "olo-dot-io/uni-cli/unicli-claude-code"` 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/olo-dot-io/uni-cli" that are relevant to the current task. Run `npx skills add "https://github.com/olo-dot-io/uni-cli"` and select the relevant skills, then follow their instructions.