nanoclaw runs each agent in a container, so bash is safe. Install the Groniz CLI in that container and it can post and schedule for you.
nanoclaw’s bash runs inside the container, not on your host. The native binary installs there and every command returns JSON.
curl -fsSL https://groniz.com/install.sh | sh
groniz auth:loginThe agent runs groniz commands to discover accounts and schedule.
> Schedule this to X and LinkedIn for 9am tomorrow.The Groniz surface is the same everywhere; what changes is how nanoclaw reaches for it.
Try Run the Groniz CLI to post — safely, inside a container, not on your host.
nanoclaw isolates each agent in a container, so the CLI executes in a sandbox rather than on your machine — the safe way to let an agent hold posting power.
Every command below runs against your real Groniz account — the same posting, scheduling and analytics the Console gives you.
groniz integrations:listlist connected accountsgroniz integrations:settingsget an account’s settings schemagroniz integrations:triggerrun a channel helpergroniz posts:createcreate or schedule a postgroniz posts:listlist postsgroniz posts:deletedelete a postgroniz analytics:platformread channel analyticsgroniz analytics:postread a post’s analyticsgroniz uploadupload mediaGive your agent posting power, or open the Console — free to try, cancel anytime.