Webflow Automation
Automate Webflow site updates, content creation, and design changes directly from Composio's AI workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add webflow-automation npx -- -y @trustedskills/webflow-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"webflow-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/webflow-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
webflow-automation
What it does
This skill enables AI agents to interact with Webflow CMS and websites, allowing for the creation, updating, and deletion of content. It facilitates direct manipulation of site data through automated workflows without manual intervention.
When to use it
- Automating the publication of blog posts or landing pages based on external triggers like new leads or scheduled times.
- Updating product inventory or pricing information in real-time across a Webflow storefront.
- Managing user-generated content by automatically approving or flagging submissions from forms connected to the CMS.
- Syncing data between Webflow and other marketing tools to maintain consistent customer records.
Key capabilities
- Create, read, update, and delete (CRUD) items within a Webflow CMS collection.
- Retrieve specific content items using defined filters or IDs.
- Execute actions that modify the state of website content dynamically.
Example prompts
- "Create a new blog post titled 'Q3 Marketing Trends' in my Webflow CMS with the category set to 'Strategy'."
- "Update the price of all products in the 'Summer Collection' collection to 20% off starting today."
- "Delete any draft items in the 'Testimonials' collection that have not been updated in over 30 days."
Tips & gotchas
Ensure your Webflow project is properly connected and authenticated before attempting to modify content. Be cautious with deletion actions, as they are irreversible; always verify data integrity before executing bulk updates or removals.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.