Setup
Use a prebuilt instance
Prebuilt instances come with integration skills pre-installed. Or install the matching skill manually.
Available integrations
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
How integrations feed agents
Integrations provide the data and actions that agents operate on.| Agent type | Integration | What it provides |
|---|---|---|
| AQI predictor | Weather API (custom) | Forecasts, historical readings, satellite data |
| Fraud detector | Payment API (custom) | Transaction stream, chargeback data for scoring |
| Code reviewer | GitHub | PR diffs, file contents, CI results |
| Compound screener | Database (custom) | Molecular databases, assay results |
| Trend predictor | GitHub + social APIs | Star counts, commit velocity, social mentions |
Prebuilt vs. blank
| Prebuilt | Blank | |
|---|---|---|
| Integration skills | Pre-installed | You install manually |
| Managed prompt | Included | Not included |
| Secret requirement | Still needed | Still needed |
In both cases, the matching secrets must exist and be accessible before the integration works. Skills and secrets are separate concerns.
Related docs
Environment
Secret storage and access control
Agents
How integrations connect to the agent lifecycle
Instances
Prebuilt vs. blank
API
Drive integrations programmatically