feat(skills): support mode-aware builtin skill defaults and grouped skill management#376
Merged
GCWing merged 2 commits intoGCWing:mainfrom Apr 9, 2026
Merged
feat(skills): support mode-aware builtin skill defaults and grouped skill management#376GCWing merged 2 commits intoGCWing:mainfrom
GCWing merged 2 commits intoGCWing:mainfrom
Conversation
…on save - add explicit builtin skill profiles per mode and mark builtin skills in the registry - support default-off builtin skills via `enabled_user_skills` alongside existing disable overrides - update skill resolution and desktop APIs to compute final mode skill state from defaults plus overrides - batch-save Agents scene skill selection in a single request instead of per-skill serial toggles - hide skill sections in agent cards when the `Skill` tool is not enabled
- add builtin skill group metadata for office, meta, computer-use, and superpowers - render agent skills by group and support group-level enable/disable in Agents scene - add localized group labels and update skill grouping tests - fix MCP prompt block tests and normalize path assertions for cross-platform lib tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR improves built-in skill management for modes and the Agents scene.
Changes
office,meta,computer-use, andsuperpowersSkilltool is not enabled