Skip to content

aix list

Display what is currently configured in your project. Items are labeled with their scope (user/project).

Terminal window
aix list [subcommand]
  • aix list skills: Show configured skills.
  • aix list mcp: Show configured MCP servers and their status.
  • aix list rules: Show active rules and activation modes.
  • aix list prompts: Show configured prompts.
  • aix list editors: Show detected/configured editors.
FlagDescription
--only <field>Filter by section: rules, prompts, mcp, skills.
--scope <scope> / --user (-u) / --project (-p)Filter by user-level or project-level config.
--allList all editor config, including items not managed by aix.
--editor <name> / -eLimit --all output to specific editors. Repeatable.
--jsonOutput as JSON.

Use aix list --all to inspect actual editor files, including symlinked native skills and externally managed items.