From copilotkit
Updates CopilotKit agent skills by running npx skills add copilotkit/skills to clone latest from GitHub. Use when skills are stale, have wrong API names, or after CopilotKit updates.
npx claudepluginhub copilotkit/skills --plugin copilotkitThis skill uses the workspace's default tool permissions.
Run this command to pull the latest CopilotKit skills from GitHub:
Installs, updates, lists, and removes Claude Code skills from GitHub repos/subdirs or .skill zips. Supports user-global and project-local locations.
Updates AgentOps skills globally across agents by running the install script from GitHub repo. Verifies success/failures and reports counts. Invoke via /update.
Syncs local Claude Code skills and references from Paper-Polish-Workflow GitHub repo via gh CLI. Activates on 'update skills', 'sync skills', or Chinese equivalents.
Share bugs, ideas, or general feedback.
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.