Skip to content

feat(skillhub): add default system skills#235

Merged
RussellLuo merged 4 commits into
OpenCSGs:mainfrom
GatewayJ:feat/default-system-skills
Jun 25, 2026
Merged

feat(skillhub): add default system skills#235
RussellLuo merged 4 commits into
OpenCSGs:mainfrom
GatewayJ:feat/default-system-skills

Conversation

@GatewayJ

Copy link
Copy Markdown
Collaborator

Summary

  • add an embedded system skill source for default skills
  • expose built-in skills in Skill Hub and prevent deleting or uploading over them
  • install default system skills during agent create, start, and recreate flows
  • move skill-installer out of runtime templates into the shared system skill source

Validation

  • go test ./internal/api ./internal/skillhub ./internal/agent ./internal/templates
  • go test ./...
  • pnpm --dir web/app check
  • git diff --check
  • make build

@GatewayJ GatewayJ requested a review from RussellLuo June 24, 2026 08:07
@GatewayJ GatewayJ marked this pull request as ready for review June 24, 2026 08:07
@GatewayJ

GatewayJ commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author
ae5b538b-2807-453d-a1db-c72827a91f0d

@GatewayJ GatewayJ force-pushed the feat/default-system-skills branch 3 times, most recently from 5dc7e54 to f437e0f Compare June 24, 2026 10:04
Comment thread internal/agent/service.go
Comment thread internal/agent/service.go Outdated
@GatewayJ GatewayJ force-pushed the feat/default-system-skills branch from dd90a68 to d0c15cd Compare June 25, 2026 06:30
Comment thread internal/agent/service.go Outdated
@RussellLuo RussellLuo merged commit 9e9c6b7 into OpenCSGs:main Jun 25, 2026
1 check passed
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.

2 participants