connectors
Ready-made connectors for Google, Microsoft, Slack-era business apps
All Skills in This Repository (13)
Pure Emerald Level Indicatorsgoogle-docs
Automate Google Docs document creation, editing, and text extraction via API.
microsoft-sharepoint
Automate Microsoft SharePoint Online file, list, and site page management via Microsoft Graph API.
google-ads
Automate Google Ads campaign management using the Google Ads API v23.
google-tasks
Create, update, and delete tasks and task lists in Google Tasks.
youtube
Automate YouTube video, playlist, and comment operations via the Data API v3.
notion
Search, read, create, update, and delete Notion content via API.
google-calendar
Automate Google Calendar event creation and management via API v3.
google-sheets
Automate read, write, and manage operations in Google Sheets via API v4.
telegram
Manage Telegram bots via command-line interface for messaging and chat automation.
dropbox
Manage Dropbox files and folders through Dropbox API v2.
trello
Automate Trello workflows via the Trello REST API.
google-contacts
Manage Google Contacts via the Google People API with OAuth 2.0.
Frequently Asked Questions
FAQPage SchemaHow to install Zapier Connectors?โผ
Run `npx skills add zapier/connectors --all -g -y` in your terminal to install every connector globally. To add just one app, use `npx skills add zapier/connectors --skill notion` (or any other app name).
What apps does Zapier Connectors support?โผ
It includes connectors for Google Sheets, Docs, Calendar, Tasks, Contacts, Analytics, Ads, Microsoft Outlook, OneDrive, SharePoint, To Do, Notion, Trello, Linear, GitLab, Discord, Telegram, Dropbox, YouTube, and more. Each one exposes that app's API as ready-to-call actions.
Do I need a Zapier account to use these connectors?โผ
No. Every connector also accepts your own API key or OAuth token directly via an environment variable. A Zapier-managed connection is optional and simply handles token refresh for you.
Do Zapier Connectors work with Claude Code and Cursor?โผ
Yes. Each connector follows the agentskills.io standard and also runs as an MCP server, so it works in Claude Code, Cursor, Codex, Copilot, Gemini CLI, and other compatible clients.
Can I use Zapier Connectors without writing code?โผ
Yes. Once installed, your agent reads each connector's SKILL.md and executes the right action from your plain-English request, handling auth and API details for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core