HiTide CLI for AI Agents
Give Claude Code, Codex, Cursor, OpenClaw, Hermes, or your own local agent a JSON interface to create, update, and manage HiTide campaigns, then report on subscribers, integrations, and metrics.
npx skills add gohitide/hitide-agentLet agents work through the same social growth objects your team manages.
JSON by default
Agents can parse campaigns, subscribers, integrations, and metrics without scraping the dashboard.Campaign operations
List, inspect, duplicate, enable, disable, save, or remove keyword auto-responder campaigns.Metrics that match the UI
Dashboard and campaign summaries use the same labels your team sees in HiTide.Agent workflows
Use HiTide from any agent that can run shell commands. Keep planning in the conversation, use the CLI for the exact data, then approve the action that changes production.
Audit social list growth
Ask an agent to inspect active campaigns, compare subscriber collection, and flag setup tasks before a launch.hitide campaigns:status --jsonhitide workspace:checkup --jsonhitide metrics:dashboard --jsonOperate campaigns
Review drafts, duplicate proven campaigns, patch names or settings, and toggle campaigns after a human approves the change.hitide campaigns:drafts --jsonhitide campaigns:duplicate <campaignPath>hitide campaigns:enable <campaignPath>Research subscribers
Find collected contacts, inspect pending approvals, and report subscriber profiles back into the agent conversation.hitide subscribers:search --email customer@example.comhitide collected:pending <campaignPath> --jsonhitide collected:list <campaignPath> --jsonCampaign creation, subscriber lookup, and reporting from one CLI.
Give an agent a workspace key and it can discover the workspace, create or update campaigns, check connected integrations, and report results with JSON output.
Check the workspace
Health, setup, and performance context before an agent changes anything.hitide workspace:gethitide workspace:checkuphitide metrics:dashboardCreate and manage campaigns
Draft, inspect, patch, duplicate, enable, and disable social DM campaigns.hitide campaigns:draftshitide campaigns:gethitide campaigns:savehitide campaigns:duplicateUse connected channels
Read social accounts, recent content, SMS providers, and commerce integrations.hitide accounts:listhitide integrations:subscribershitide content:recentReport on people and outcomes
Search subscribers, review collected contacts, and pick campaign winners.hitide subscribers:searchhitide collected:listhitide collected:winnersRespect access controls
Verify auth, inspect key metadata, and see who has workspace access.hitide members:listhitide keys:listhitide auth:statusLet your agent create and manage HiTide campaigns.
Connect social accounts, create a workspace API key, and your agent can build campaigns, update settings, monitor subscribers, and report performance from the terminal.