Groniz ships as an agent skill in the shared SKILL.md format ChatGPT reads. Install it, and ChatGPT learns the groniz commands and schedules your posts from its sandbox.
The skill is the SKILL.md format ChatGPT discovers under .agents/skills. It teaches ChatGPT every groniz command and how to compose a post.
npx skills add groniz/groniz-cliThe skill reads GRONIZ_API_KEY. In ChatGPT’s sandbox, turn on public internet access so the CLI can reach Groniz.
export GRONIZ_API_KEY="your-api-key"ChatGPT reads the skill, discovers your accounts, and schedules.
> Schedule my blog announcement to X and LinkedIn for 9am tomorrow.The Groniz surface is the same everywhere; what changes is how ChatGPT reaches for it.
Try Ask it, in plain chat, to schedule this week's posts across your channels.
No terminal and no config — ChatGPT reads the skill and does it in the sandbox, which is why the skill route (not a connector) is the one that works here.
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.