🔄
AI EngineeringJavaScript

Migrate Skills Between Libraries

by MoizIbnYousaf

Migrate Skills Between Libraries is an AI Engineering skill for Claude Code, published by MoizIbnYousaf in Ai-Agent-Skills.

1.1K stars131 forkson MoizIbnYousaf/Ai-Agent-SkillsAdded 2026/08/20Repository updated 2026/08/17
agent-skillsai-agentsclaude-codeclicodexcursordeveloper-toolsmcpproductivity
Install in seconds
Install Migrate Skills Between Libraries
Copy Migrate Skills Between Libraries into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/MoizIbnYousaf/Ai-Agent-Skills/tree/main/skills/migrate-skills-between-libraries ~/.claude/skills/migrate-skills-between-libraries

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/MoizIbnYousaf/Ai-Agent-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/migrate-skills-between-libraries/SKILL.md in MoizIbnYousaf/Ai-Agent-Skills
Installs to
~/.claude/skills/migrate-skills-between-libraries
Collection
One of 18 skills cataloged from this repository
Category
AI Engineering2451 skills

What Migrate Skills Between Libraries does

Migrate Skills Between Libraries moves skills between AI agent library workspaces using the ai-agent-skills CLI, handling export, import, collision checks, and dependency migration. Use it when upgrading from a personal to a team library or consolidating workspaces.

Migrate Skills Between Libraries is cataloged under AI Engineering on DirSkills. Migrate Skills Between Libraries comes from a repository tagged agent-skills, ai-agents, claude-code, cli and codex.

Documentation

README

Migrate Skills Between Libraries

Goal

Move skills from one library workspace to another without losing metadata, breaking dependencies, or duplicating entries.

Guardrails

  • Always use --dry-run before any mutating command in the target workspace.
  • Always use --list to inspect the source library before importing.
  • Always use --format json for structured output when scripting migrations.
  • Never import skills without checking for name collisions in the target workspace first.
  • Always run build-docs in the target workspace after migration.

Workflow

Export: Identify skills to migrate from the source library

  1. List all skills in the source workspace.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Migrate Skills Between Libraries

  • What else does MoizIbnYousaf publish alongside Migrate Skills Between Libraries?

    Migrate Skills Between Libraries is one of 18 skills that DirSkills catalogs from MoizIbnYousaf/Ai-Agent-Skills, the repository it ships in. Its siblings there include Add Upstream Skill, Ask Questions If Underspecified and Audit Library Health. Each one is a separate skill with its own page in this directory, installs the same way Migrate Skills Between Libraries does, and is maintained by MoizIbnYousaf in that same repository. The rest of the collection is listed on the MoizIbnYousaf/Ai-Agent-Skills page.

  • How does Migrate Skills Between Libraries compare to other AI Engineering skills?

    Migrate Skills Between Libraries ranks #1252 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Migrate Skills Between Libraries against them. Open each page to compare what they document and how they install.

More from MoizIbnYousaf/Ai-Agent-Skills

Migrate Skills Between Libraries is one of 18 skills cataloged on DirSkills from MoizIbnYousaf/Ai-Agent-Skills.

See all 18 skills