Clone a Smartlead campaign by running the 6-step API recipe (Smartlead has no native clone endpoint). Creates a new campaign and copies schedule, settings, sequences, sender mailboxes, and optionally leads from the source. Use when the user wants to duplicate a campaign, run a V2/V3 of a winning campaign, or copy a campaign template to a new audience.
$npx -y skills add mattsezgin/unofficial-smartlead-cli --skill clone-campaignInstalls into the current project.
Run `npx skills use "https://github.com/mattsezgin/unofficial-smartlead-cli" --skill "mattsezgin/unofficial-smartlead-cli/clone-campaign"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mattsezgin/unofficial-smartlead-cli" that are relevant to the current task. Run `npx skills add "https://github.com/mattsezgin/unofficial-smartlead-cli"` and select the relevant skills, then follow their instructions.