cyberneticlibrary

Access Meitu agent skills ecosystem

meitu-skillsskillsetup L20
npm:meitu-skills
What it does

Install and manage AI agent skills from distributed repos

Best for

Distributing reusable agent skills at scale when you need to support 40+ AI agent platforms from one CLI.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · npm
  • · git
Preconditions
  • · Node.js installed
  • · Target agent directories writable
  • · Git repo accessible
Failure modes
  • · Symlinks unsupported (fallback to copy)
  • · Conflicting skill names
  • · Git auth required but unavailable
Trust signals
  • · Source formats: GitHub shorthand, URL, local path, git
  • · Options: symlink vs copy, global vs project, specific agents
  • · Commands: add, list, remove, find, check, update