reskill
Git-based package manager for installing and syncing skills
All Skills in This Repository (5)
Pure Emerald Level Indicatorsreskill-usage
Manage AI agent skills with a Git-based package manager.
find-skills
Error: T1:1:1:1:1:1:1:1:1: {
code-confidence-map
Assesses code maintainability and risk via coverage, readability, and error handling.
skill-sync-checker
Detect content drift between AI skill files and source documents via markers.
vibe-coding-guardian
Adapt AI coding assistant behavior with risk-based change management and plain-language error explanations.
Frequently Asked Questions
FAQPage SchemaHow to install reskill?▼
Run `npx skills add kanyun-inc/reskill --all -g -y` in your terminal to install all skills in this suite globally.
What does reskill do?▼
It is a Git-based package manager that installs, versions, and syncs agent skills across projects, similar to how npm manages JavaScript packages.
Which AI agents does reskill support?▼
It deploys skills to Cursor, Claude Code, Codex, Windsurf, GitHub Copilot, and many other agents from a single install command.
How do teams keep skill versions consistent?▼
reskill writes skills.json and skills.lock files that you commit to Git, so teammates run one install command to get identical versions.
Can reskill install skills from private repositories?▼
Yes. It uses your existing Git credentials and also supports self-hosted GitLab, HTTP archives, and private registries.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core