webflow-automation

Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.

Content Preview
---
name: webflow-automation
description: Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.
requires:
  mcp: [rube]
category: development-code
---

# Webflow Automation via Rube MCP

Automate Webflow operations including CMS collection management, site publishing, page inspection, asset uploads, and ecommerce order retrieval through Composio's Webflow toolkit.

**Toolkit 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/webflow-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/webflow-automation/SKILL.md

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/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/webflow-automation/SKILL.md

Related Skills