How connecting a service works
Store the secret
Open Environment, add the credential (API key, token, or URL), and either make it global or grant it to a specific agent.
Ask Operator to use it
In chat, describe what you want the agent to do with that service. If a prebuilt skill already covers it, Operator installs the skill. If not, Operator writes a new skill on the fly and deploys it.
Prebuilt skills
These services have managed skills Operator installs on request. The setup guide for each covers where to create the credential and which secret names to use.GitHub
Repos, files, PRs, issues, Actions
Privy
Agentic wallets and wallet policies
Resend
Transactional and operational email
PostgreSQL
Query, inspect, and update data
Vercel
Deploy repos and inspect deployments
X (Twitter)
Post, delete, interact with X workflows
Twilio
SMS messages and messaging flows
Cloudflare
DNS management and nameservers
Google Workspace
Gmail, Drive, Docs, Calendar, Sheets
Polymarket
Prediction market data and analysis
Replicate
Hosted AI model inference
fal.ai
Generative media models
Zernio
Social media scheduling across 14+ platforms
Remotion
Programmatic video and image rendering
Custom
Connect any service with a secret and a skill
Where integrations fit in a project
Integrations supply inputs, outputs, and ground truth. A few examples:| Agent purpose | Integration | What it provides |
|---|---|---|
| Inbox triage | Gmail / Google Workspace | Read mail, draft replies, apply labels |
| Release monitor | GitHub | Commit history, tag creation, PR status |
| Support responder | Resend / Twilio | Reply to customers over email or SMS |
| Deploy assistant | Vercel + GitHub | Trigger builds, inspect deployments |
| Content scheduler | Zernio | Post to social platforms on a cadence |
| Data analyst | Postgres | Query your tables and write summaries |
Prebuilt vs. blank instances
Prebuilt instances arrive with the common integration skills preinstalled so Operator can install and connect them with a single message. Blank instances start empty; you’ll add the skill as well as the secret when the time comes.
Related docs
Environment
Secret storage and access control
Agents
Who ends up using the integration
Instances
Prebuilt vs. blank