Back to Mise

`mise skills ls`

docs/cli/skills/ls.md

2026.9.2980 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise skills ls

  • Usage: mise skills ls [-J --json]
  • Aliases: list
  • Effect: read-only
  • Source code: src/cli/skills/ls.rs

List the skills the active tools declare

Each line is a skill of a tool that is installed and active in the current directory, with the version it belongs to and the directory holding its SKILL.md.

Flags

  • -J --json — Output in JSON format
  • -h --help — Print help

Examples

mise skills ls
Skill  Tool                        Version  Path
mise   packslip:github.com/jdx/mise  2026.9.1  ~/.local/share/mise/installs/.../skills/mise
<!-- generated reference navigation -->