Connect the Groniz CLI so your Bot can turn campaign briefs into scheduled posts across your accounts.
Ask your Bot to run these commands on its cloud computer. The PATH line makes the CLI available immediately.
curl -fsSL https://groniz.com/install.sh | sh
export PATH="$HOME/.groniz/bin:$PATH"
groniz --helpRun the login command on the Bot’s computer, then complete the browser authorization using the displayed link and code.
groniz auth loginVerify the signed-in identity and available social accounts before scheduling. Connect any missing accounts in the Groniz Console.
groniz whoami
groniz integrations listGive the Bot the audience, channels and time zone. The Groniz CLI guide at https://groniz.com/SKILL.md supplies the command reference.
Read https://groniz.com/SKILL.md for the Groniz CLI commands.
Draft five posts from /workspace/campaign-brief.md for X and LinkedIn.
Show me the copy and proposed dates in Europe/London.
After I approve, schedule them with Groniz and return the post IDs.After a successful run, ask the Bot to save the process as a skill. A routine can repeat the preparation on a schedule.
Save this process as a skill called Weekly social calendar.
Check groniz --help and groniz whoami before each run.
Keep copy approval before scheduling and return the Groniz post IDs.The Groniz surface is the same everywhere; what changes is how Grok Bot reaches for it.
Try Have your marketing Bot turn a campaign brief into a week of posts.
Keep the brief and approved copy in /workspace. Let the Bot prepare the calendar, then use Groniz to queue the agreed posts.
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.