What problem does it solve?
This Skill lets you run NanoClaw agent containers directly from your terminal so you can send prompts and receive agent responses without using a chat application, eliminating repetitive container commands and UI friction.
Core Features & Use Cases
- Direct CLI prompts: Send a prompt to any registered group by name, folder, or JID from the terminal.
- Session control and automation: Resume previous sessions with a session ID, read prompts from stdin for scripting, and list registered groups.
- Runtime and image options: Auto-detects container or docker runtimes, allows runtime and image overrides, and supports custom timeouts and verbose debugging.
- Use case: Pipe a report into claw to generate a summarized response programmatically and capture the output in a script.
Quick Start
Run the claw command in your NanoClaw directory to send a prompt to the main group and receive the agent response.