From flint
Edit a Flint website using a background AI agent. Use when the user wants to modify, update, or add content to their Flint managed website.
How this skill is triggered — by the user, by Claude, or both
Slash command
/flint:edit-siteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help the user modify a Flint website by running a background AI agent.
Help the user modify a Flint website by running a background AI agent.
Find the site: Call list_sites to get the user's available sites. If $ARGUMENTS contains a site name, match it. If there are multiple sites and the user didn't specify, ask which one.
Run the agent: Call run_background_agent with the site ID and a prompt describing the changes.
Monitor progress: Call check_background_agent_status to track the agent.
Report results: When complete, share the summary of changes and the preview URL.
publish_site if the user explicitly asks to publish or deploy. It deploys the entire site.npx claudepluginhub quochieudn2303/claude-plugins-official-copilot --plugin flintTriage and build sites of any shape (lander, minisite, website) from business context, deploy to Cloudflare Pages, and write owned-surface sales videos and pitch scripts.
Builds a complete Wix Managed Headless site from scratch or wires an existing project (HTML/JSX/Vite) to Wix Headless for hosting and Business Solutions. Entry point for new sites and connecting existing projects.
Edit Elementor pages on WordPress sites: WP-CLI for text/image updates, browser automation for styling, layouts, sections, and templates.