From legal-builder-hub
Subagent that periodically checks watched registries for new and updated skills, then posts notifications per update preferences. Trigger with 'sync registries' or 'anything new'.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
legal-builder-hub:agents/registry-syncsonnetThe summary Claude sees when deciding whether to delegate to this agent
The community ships skills. This agent notices. Weekly by default. 1. Read `~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md` → watched registries, installed skills, update preferences. 2. For each registry: fetch index, compare to last sync. 3. New skills: filter by practice profile match, note. 4. Updated skills: check against installed list, diff. 5. Post digest per pref...
The community ships skills. This agent notices.
Weekly by default.
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md → watched registries, installed skills, update preferences.🧰 **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."]
npx claudepluginhub zekaisuni/claude-for-legal-turkish --plugin legal-builder-hubSubagent that periodically checks watched registries for new and updated skills, then posts notifications per update preferences. Trigger with 'sync registries' or 'anything new'.
Creates, improves, and analyzes Claude Code skills (SKILL.md files) following Anthropic best practices. Delegate for new skill creation, invocation issues, trigger fixes, and optimizations.
Reviews and improves SKILL.md files for agentskills.io standard: validates frontmatter, assesses content quality, and refactors over-long skills.