Loading...
Loading...
Use when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.
npx skill4agent add skillcreatorai/ai-agent-skills migrate-skills-between-libraries--dry-run--list--format jsonbuild-docscd /path/to/source-library
npx ai-agent-skills list --format json --fields name,tier,workArea,collectionsvendorcd /path/to/target-library
npx ai-agent-skills vendor /path/to/source-library --skill <name> --area <workArea> --branch <branch> --why "Migrated from source library." --dry-run
npx ai-agent-skills vendor /path/to/source-library --skill <name> --area <workArea> --branch <branch> --why "Migrated from source library."catalognpx ai-agent-skills catalog <owner>/<repo> --skill <name> --area <workArea> --branch <branch> --why "Migrated from source library." --dry-run
npx ai-agent-skills catalog <owner>/<repo> --skill <name> --area <workArea> --branch <branch> --why "Migrated from source library."npx ai-agent-skills build-docsnpx ai-agent-skills validaterequiresinfo --format jsoncurate --collection <id>