--- name: list-global-npm description: Lists the global npm packages installed. Use this when asked to list global npm packages or "list global npm" or "list g packages" --- # Skill instructions Execute the following command in the terminal: npm list -g --depth=0