agent-collab-updater

Installation
SKILL.md

agent-collab-updater

Apply pending updates from the agent-collab manifest to your locally installed skills. Handles updates, removals, and renames in one workflow, scoped to whichever installations exist (global, project, or both).

This skill replaces raw npx skills command suggestions in other skill guardrails — when another agent-collab skill detects a newer version available, it tells you to run /agent-collab-updater instead of memorizing CLI flags.

Guardrails

# Check On failure
1 Network reachable to raw.githubusercontent.com "Cannot fetch manifest. Check your network and retry."
2 At least one agent-collab skill is installed locally (global or project) "agent-collab is not installed in this environment. To install: npx skills add dev-goraebap/agent-collab --all -g -y (global) or npx skills add dev-goraebap/agent-collab --all -y (current project)."

Language Policy

Conduct all user-facing communication in the user's language: interview questions, follow-up prompts, status messages, diagnostic reports, and summaries. Detect the language from (in order):

Installs
3
GitHub Stars
1
First Seen
Apr 10, 2026
agent-collab-updater — dev-goraebap/agent-collab