Paperclip runs a company of agents on heartbeats and budgets. Install the Groniz skill on an agent, or register Groniz as an MCP connection, and it manages your posting on a schedule.
Import the skill into your company and attach it to the agent you want managing socials. Paperclip writes it into the agent’s skills directory.
paperclipai skills import groniz/groniz-cli --company-id YOUR_COMPANY
paperclipai skills agent sync YOUR_AGENT --desired-skills gronizPaperclip agents run shell, so the skill’s groniz commands execute in the agent’s workspace on each heartbeat. Keep calls synchronous — background jobs get killed when the heartbeat ends.
curl -fsSL https://groniz.com/install.sh | sh
groniz auth:loginThe Groniz surface is the same everywhere; what changes is how Paperclip reaches for it.
Try Hire an agent that checks for new posts and publishes them on a schedule.
Paperclip runs agents on heartbeats and budgets, so the fit is standing automation: an agent that wakes on a cron, picks up content and posts it, within limits you set.
Every command below runs against your real Groniz account — the same posting, scheduling and analytics the Console gives you.
integrationListlist your connected accountsgroupListlist customer groupsintegrationSchemaget a channel’s posting rulestriggerToolrun channel helpers (Discord channels, Reddit flairs…)schedulePostToolschedule, draft or publish a postgenerateImageToolgenerate an image for a postgenerateVideoOptionslist video-generation optionsvideoFunctionToolread video generator settingsgenerateVideoToolgenerate a video for a postgroniz 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.