Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub quochieudn2303/claude-plugins-official-copilot --plugin flintHow 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.
Edit Elementor pages on WordPress sites: WP-CLI for text/image updates, browser automation for styling, layouts, sections, and templates.
Builds, updates, and graduates landers, minisites, and full websites from business context. Also produces sales videos and pitch scripts. Deploys to Cloudflare Pages with git auto-deploy.
Builds a complete Wix Managed Headless site from a prompt or connects an existing project to Wix Headless for hosting and Business Solutions.
Share bugs, ideas, or general feedback.
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.