copilotkit-self-update

Installation
SKILL.md

Update CopilotKit Skills

Run this command to pull the latest CopilotKit skills from GitHub:

npx skills add copilotkit/skills --full-depth -y

This does a fresh clone every time — it always gets the latest version regardless of what's cached.

This works across all tools — Claude Code, Codex, Cursor, Gemini CLI, and others. It detects which tools are installed and updates skills for each.

After the command completes, start a new session in your tool to pick up the changes.

When to Suggest This

Installs
428
GitHub Stars
34
First Seen
Mar 28, 2026
copilotkit-self-update — copilotkit/skills