Webflow Automation
Automates Webflow website updates, deployments, and backups using custom workflows designed by davepoon.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davepoon-webflow-automation npx -- -y @trustedskills/davepoon-webflow-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davepoon-webflow-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davepoon-webflow-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within Webflow, a popular website design platform. It allows users to interact with and modify their Webflow sites programmatically, enabling actions like updating content, managing collections, and potentially triggering workflows. This can significantly streamline repetitive website maintenance processes.
When to use it
- Content Updates: Automatically update text or images on your Webflow site based on external data sources (e.g., a spreadsheet).
- Collection Management: Add, edit, or delete items within Webflow collections without manual intervention.
- Workflow Automation: Trigger specific actions in Webflow when certain events occur, such as form submissions or API calls.
- Bulk Edits: Make changes to multiple elements across your website simultaneously.
Key capabilities
- Webflow site interaction
- Content modification
- Collection management
- Workflow triggering
Example prompts
- "Update the headline on my homepage to 'New Summer Sale!'"
- "Add a new blog post to my Webflow collection with the title 'AI and Design'."
- "Delete all items from my 'Team Members' collection that are older than 6 months."
Tips & gotchas
Requires an active Webflow account and API key for authentication. The specific actions available will depend on the skill’s implementation details, so consult documentation or examples for precise usage.
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.