Import existing skills from .claude/skills/ into the Engine workspace for validation, packaging, and publishing. Auto-detects type, creates .meta.yaml, runs MCS-1 check. Use when: 'import', 'bring in', 'add existing skill', or to scan inventory.
$npx -y skills add myclaude-sh/myclaude-creator-engine --skill importInstalls into the current project.
Run `npx skills use "https://github.com/myclaude-sh/myclaude-creator-engine" --skill "myclaude-sh/myclaude-creator-engine/import"` 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/myclaude-sh/myclaude-creator-engine" that are relevant to the current task. Run `npx skills add "https://github.com/myclaude-sh/myclaude-creator-engine"` and select the relevant skills, then follow their instructions.