Skip to content

Download admin-published skills to disk on managed launch - #339

Merged
AarushiShah-db merged 2 commits into
mainfrom
AarushiShah-db/download-managed-skills
Aug 14, 2026
Merged

Download admin-published skills to disk on managed launch#339
AarushiShah-db merged 2 commits into
mainfrom
AarushiShah-db/download-managed-skills

Conversation

@AarushiShah-db

@AarushiShah-db AarushiShah-db commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Managed launch only registered the skills MCP connection (skill tools over the gateway); it never wrote the skill bundles to disk. The agent's /skills picker reads on-disk bundles, so admin-published skills never showed up there.

Now the launch path also downloads the managed skill schemas to ~/.claude/skills and ~/.agents/skills, fetching only skills not already on disk (no overwrite prompt) so a steady-state launch just lists each schema. Best-effort — a failure never blocks the launch.

Screenshot 2026-08-14 at 10 25 31 AM Screenshot 2026-08-14 at 10 27 06 AM

Co-authored-by: Isaac

Managed launch only registered the skills MCP connection (skill tools over
the gateway); it never wrote the skill bundles to disk. The agent's /skills
picker reads on-disk bundles, so admin-published skills never showed up there.

Now the launch path also downloads the managed skill schemas to ~/.claude/skills
and ~/.agents/skills, fetching only skills not already on disk (no overwrite
prompt) so a steady-state launch just lists each schema. Best-effort — a
failure never blocks the launch.

Co-authored-by: Isaac
@AarushiShah-db
AarushiShah-db enabled auto-merge (squash) August 14, 2026 17:27
Comment thread src/ucode/skills_download.py
lilly-luo
lilly-luo previously approved these changes Aug 14, 2026
@AarushiShah-db
AarushiShah-db merged commit 4932a5c into main Aug 14, 2026
2 checks passed
@AarushiShah-db
AarushiShah-db deleted the AarushiShah-db/download-managed-skills branch August 14, 2026 17:47
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