Skip to content

feat(skills): implement dynamic skills registry with caching#6

Merged
zzxwill merged 1 commit intomasterfrom
load-skills
Jan 10, 2026
Merged

feat(skills): implement dynamic skills registry with caching#6
zzxwill merged 1 commit intomasterfrom
load-skills

Conversation

@zzxwill
Copy link
Copy Markdown
Contributor

@zzxwill zzxwill commented Jan 10, 2026

This commit introduces a skills registry system that fetches available skills from a remote registry instead of hardcoding them. The system includes network fetching with fallback to local cache and bundled files, plus UI integration to display and refresh skills dynamically. This enables easier skill discovery and updates without requiring code changes.

This commit introduces a skills registry system that fetches available
skills from a remote registry instead of hardcoding them. The system
includes network fetching with fallback to local cache and bundled
files, plus UI integration to display and refresh skills dynamically.
This enables easier skill discovery and updates without requiring code
changes.
@zzxwill zzxwill merged commit b08d48c into master Jan 10, 2026
@zzxwill zzxwill deleted the load-skills branch January 10, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant