user-skills-cache
Caches and organizes user Skill files.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| user-skills-cache-service.ts | User Skills Cache Service |
| user-skills-files.ts | User Skills Files |
Dependencies and change boundaries
Declared Host dependencies: auth.
Retain source/version information during refresh and avoid overwriting user-maintained files.
See Configuration for activation policy and Features for support status.