What problem does it solve? It lets you operate a Framer project directly from an AI conversation, covering canvas design edits, CMS content management, analytics queries, localization, and publishing without switching to the Framer editor manually. ## Core Features & Use Cases - Canvas and Design Editing: Create or edit pages, sections, layouts, components, and styles via framer.agent.applyChanges and live project tree reads. - CMS and Content Operations: Create, read, update, and delete collections and items, sync external data, and manage localization programmatically. - Publishing and Analytics: Publish projects, manage deployments, capture screenshots, and query site traffic and conversions. - Use Case: Ask the agent to redesign your landing page hero section, update blog CMS entries, and publish the changes, all within one persistent session tied to your project. ## Quick Start Run npx @framer/agent@latest setup first, then ask the agent to connect to your Framer project and make the design or content change you need.