Create new marketing skills for the mktg playbook. Use when the agent needs to add a new capability, someone says 'create a skill', 'new skill', 'add a marketing skill', 'extend the playbook', 'I need a skill for X', 'build a skill', 'make a skill for Y', or 'add capability for Z'. Also use when someone wants to capture a marketing workflow they just did into a reusable skill, or when they say 'turn this into a skill'. Reads the skill contract, generates SKILL.md with correct frontmatter and structure, creates the directory, and reminds the agent to register in the manifest.
$npx -y skills add moizibnyousaf/marketing-cli --skill create-skillInstalls into the current project.
Run `npx skills use "https://github.com/moizibnyousaf/marketing-cli" --skill "moizibnyousaf/marketing-cli/create-skill"` 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/moizibnyousaf/marketing-cli" that are relevant to the current task. Run `npx skills add "https://github.com/moizibnyousaf/marketing-cli"` and select the relevant skills, then follow their instructions.