SkillAgentSearch skills...

Nlsh

Turn natural language to terminal commands

Install / Use

/learn @junaid-mahmood/Nlsh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

nlsh - Natural Language Shell

Talk to your terminal in plain English.

Requirements: macOS or Linux (Windows not currently supported)

Install

curl -fsSL https://raw.githubusercontent.com/junaid-mahmood/nlsh/main/install.sh | bash

Uninstall

curl -fsSL https://raw.githubusercontent.com/junaid-mahmood/nlsh/main/uninstall.sh | bash

Usage

nlsh

Type naturally:

  • list all python filesfind . -name "*.py"
  • git commit with message fixed buggit commit -m "fixed bug"

Commands:

  • !api - Change API key
  • !help - Show help
  • !cmd - Run cmd directly
  • Ctrl+D - Exit

Related Skills

View on GitHub
GitHub Stars467
CategoryDevelopment
Updated1d ago
Forks47

Languages

TypeScript

Security Score

80/100

Audited on Mar 27, 2026

No findings