webflow

Automate Webflow CMS content management via the Data API.

3|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/neubig/workflow --skill webflow-neubig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webflow
Source: https://github.com/neubig/workflow/tree/main/skills/webflow
Command: npx skills add https://github.com/neubig/workflow --skill webflow-neubig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with Webflow sites, CMS collections, and content using the Webflow Data API v2. Manage pages, assets, and custom code programmatically.

Core Features & Use Cases

  • Manage sites, CMS collections, pages, assets, and custom code via Webflow Data API v2.
  • Retrieve, create, update, and publish CMS items and pages across environments to automate site updates.
  • Use Case: Quickly push updates to multiple pages or CMS items across a Webflow project.

Quick Start

Connect to your Webflow account and run a simple command to list sites and fetch CMS content.

Frequently Asked Questions about webflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Webflow CMS content updates using an API?

You can automate Webflow CMS content updates by using the Webflow Data API v2 to retrieve, create, update, and publish items programmatically. This streamlines content management across your Webflow projects without manual dashboard interaction.

What do I need to connect to the Webflow Data API?

To connect to the Webflow Data API, you need a valid WEBFLOW_API_KEY for authentication. Once configured, this key allows you to programmatically manage sites, collections, items, pages, assets, and custom code.

Can I publish Webflow pages across environments programmatically?

Yes, you can publish Webflow pages across environments programmatically. The Webflow Data API v2 supports operations to retrieve, create, update, and publish pages, enabling automated site updates across your Webflow projects.

How do I manage Webflow assets via custom code?

You manage Webflow assets via custom code by interacting with the Webflow Data API v2. This allows you to programmatically retrieve and manage assets across your Webflow projects, streamlining site management workflows.

What is the best way to push updates to multiple CMS items in Webflow?

The best way to push updates to multiple CMS items is by automating interaction with the Webflow Data API v2. This method allows you to quickly retrieve, update, and publish CMS items in bulk across a Webflow project.