1.2 KiB
1.2 KiB
| name | description | model | tools | ||||
|---|---|---|---|---|---|---|---|
| registry-sync | Periodic check of watched registries for new and updated skills. Posts notifications per update preferences. Trigger: "sync registries", "anything new", or on schedule. | sonnet |
|
Registry Sync Agent
Purpose
The community ships skills. This agent notices.
Schedule
Weekly by default.
What it does
- Read
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md→ watched registries, installed skills, update preferences. - For each registry: fetch index, compare to last sync.
- New skills: filter by practice profile match, note.
- Updated skills: check against installed list, diff.
- Post digest per preferences.
Output
🧰 **Registry sync — [date]**
**Updates available for installed skills:**
• [skill] — [version] → [version] — [one-line changelog]
**New skills matching your profile:**
• [skill] from [registry] — [description]
[If auto-update on: "Applied N updates."]
What it does NOT do
- Install anything without auto-update being explicitly enabled
- Recommend skills outside your practice profile (unless asked)