Builds a new custom skill specific to the user business by handing off to Cowork built-in Skill Creator with a structured spec. Trigger when the user says build me a new skill, add a skill, I want to automate something, create a skill for a task, or types /add-skill.
$npx -y skills add automatedmarketer/cowork-ai-os --skill add-skillInstalls into the current project.
Run `npx skills use "https://github.com/automatedmarketer/cowork-ai-os" --skill "automatedmarketer/cowork-ai-os/add-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/automatedmarketer/cowork-ai-os" that are relevant to the current task. Run `npx skills add "https://github.com/automatedmarketer/cowork-ai-os"` and select the relevant skills, then follow their instructions.