humanshell

Crates.iohumanshell
lib.rshumanshell
version1.0.3
created_at2025-09-30 11:56:36.0127+00
updated_at2026-01-08 10:19:57.935706+00
descriptionA command-line tool that translates human expressions into shell commands
homepage
repositoryhttps://github.com/juanparati/humanshell
max_upload_size
id1861022
size109,485
Juan Lago (juanparati)

documentation

README

hs - Human to Shell Translator

A command-line tool that translates human expressions into shell commands using the Anthropic API and Open AI API.

Features

  • Translates natural language descriptions into bash commands
  • Shell integration for bash and zsh
  • Direct command-line usage

AI integrations

  • anthropic
  • openai

Plugins

See shell integrations

Demo

Demo using the ZSH plugin that translate human expressions into shell commands when CTRL+H is pressed:

zsh_demo

Commit count: 31

cargo fmt