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.

Send this to your agent
npx skills add gohitide/hitide-agent
Built for automation

Let 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 --json

Operate 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> --json
COMMAND MAP

Campaign 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.

agent workflow
1. inspect workspace health
2. create or update campaign
3. report subscribers and revenue

Check the workspace

Health, setup, and performance context before an agent changes anything.
hitide workspace:gethitide workspace:checkuphitide metrics:dashboard

Create and manage campaigns

Draft, inspect, patch, duplicate, enable, and disable social DM campaigns.
hitide campaigns:draftshitide campaigns:gethitide campaigns:savehitide campaigns:duplicate

Use connected channels

Read social accounts, recent content, SMS providers, and commerce integrations.
hitide accounts:listhitide integrations:subscribershitide content:recent

Report on people and outcomes

Search subscribers, review collected contacts, and pick campaign winners.
hitide subscribers:searchhitide collected:listhitide collected:winners

Respect access controls

Verify auth, inspect key metadata, and see who has workspace access.
hitide members:listhitide keys:listhitide auth:status
Social SMS list growth

Let 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.