webflow-hello-world

Installation
SKILL.md

Webflow Hello World

Overview

Minimal working examples demonstrating the three core Webflow Data API v2 operations: listing sites, reading CMS collections/items, and creating a CMS item.

Prerequisites

  • Completed webflow-install-auth setup
  • webflow-api package installed
  • Valid API token with sites:read and cms:read scopes

Instructions

Step 1: List Your Sites

Every Webflow API call starts with a site_id. List your sites to find it:

Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Mar 25, 2026