Skill Creator This skill wraps Anthropic's official skill-creator with local context. Skill Types User skills ( ): - Portable across all projects - General-purpose utilities (file-nav, code-search, github, etc.) - NOT tied to any specific repository Project skills ( in repo root): - Repository-specific knowledge and workflows - Codebase conventions, testing patterns, deployment procedures - Only available within that project Workflow 1. Determine Skill Type Before creating a skill, clarify with the user: - User skill : "Should this skill be available across all your projects?" - Project skill…