Use Ali agent skills ecosystem

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

Manage ALI (Agent Language Interface) skills

Best for

Extending ALI agents with custom skills when you need standardized, repeatable patterns.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · ALI runtime
  • · Skill registry
Preconditions
  • · ALI runtime running
  • · Skill definition valid
  • · Registry credentials
Failure modes
  • · Invalid skill syntax
  • · Missing required tool deps
  • · Name collision with existing skill
Trust signals
  • · YAML/JSON schema validation
  • · Runtime compatibility checks