zapier

Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.

Content Preview
{
  "name": "zapier",
  "description": "Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.",
  "category": "productivity",
  "source": {
    "source": "git-subdir",
    "url": "zapier/zapier-mcp",
    "path": "plugins/zapier",
    "ref": "main",
    "sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd"
  },
  "homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
}
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/zapier.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills