General
copilotkit-self-update - Claude MCP Skill
Use when the user wants to update, refresh, or reinstall the CopilotKit agent SKILLS (the SKILL.md files that teach this agent about CopilotKit). NOT for updating the CopilotKit codebase or project — this is specifically about refreshing the skills/knowledge this agent has loaded. Triggers on "update copilotkit skills", "update skills", "refresh skills", "skills are stale", "skills are outdated", "get latest skills", "my copilotkit knowledge is wrong", "copilotkit APIs changed", "skills seem old", "wrong API names", "reinstall skills", "skills not working right", "update your copilotkit knowledge".
SEO Guide: Enhance your AI agent with the copilotkit-self-update tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to use when the user wants to update, refresh, or reinstall the copilotkit agent skills (the skill.md f... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Update CopilotKit Skills Run this command to pull the latest CopilotKit skills from GitHub: ```bash npx skills add copilotkit/CopilotKit --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 - User says the skills have wrong API names or outdated information - User reports that a CopilotKit API doesn't match what the skill says - User explicitly asks to update or refresh skills - A new CopilotKit version was released and skills may be stale
Signals
Information
- Repository
- CopilotKit/CopilotKit
- Author
- CopilotKit
- Last Sync
- 9/5/2026
- Repo Updated
- 9/5/2026
- Created
- 5/27/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
README
Agents — Working Implementations
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
Related Guides
Bear Notes Claude Skill: Your AI-Powered Note-Taking Assistant
Learn how to use the bear-notes Claude skill. Complete guide with installation instructions and examples.
OpenAI Whisper API Claude Skill: Complete Guide to AI-Powered Audio Transcription
Learn how to use the openai-whisper-api Claude skill. Complete guide with installation instructions and examples.
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.