migrate-skills-between-libraries

Installation
SKILL.md

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.
Related skills
Installs
49
GitHub Stars
1.1K
First Seen
Mar 31, 2026