FlowLLM lite remote client operation guide. Use when a user asks Codex to run, inspect, monitor, or terminate commands through flowllm/lite/flow/remote_client_flow.py or the fl --remote-client CLI, including remote exec, ping, tasks, kill, kill_all, command files, Python files, timeout, host, port, and remote server troubleshooting.
$npx -y skills add flowllm-ai/flowllm --skill remote_clientInstalls into the current project.
Run `npx skills use "https://github.com/flowllm-ai/flowllm" --skill "flowllm-ai/flowllm/remote_client"` 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/flowllm-ai/flowllm" that are relevant to the current task. Run `npx skills add "https://github.com/flowllm-ai/flowllm"` and select the relevant skills, then follow their instructions.