Update Config Sync skills from into this repo's and update symlinks. Trigger Use when asked to "update config", "sync skills", or "refresh skills from /.claude". Rules - ONLY sync skills that already exist in - never add new skills from - Skip symlinks in (those point to external repos like openclaw) - Exclude , , when copying - Always update the symlink in to point to - Run after syncing to verify nothing broke Workflow 1. List current repo skills : 2. For each skill in , check if it exists as a non-symlink directory in : 3. Sync content for matching skills: 4. Update symlink in : 5. Verify…