m1guelpf/plz-cli
Copilot for your terminal observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 0
- Release rhythm 8
- Longevity 97
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1359
- days_rel: n/a
- days_push: 958
- n_releases_24m: 0
Adoption not part of the score
1596 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
plz is a Rust-based CLI tool that acts as 'Copilot for your terminal', generating bash shell scripts from natural language descriptions using OpenAI's GPT-3/Codex API. Users describe what they want to do in plain English and the tool produces and optionally executes the corresponding shell command.
Use cases
- generate shell commands from plain English descriptions
- find terminal commands without memorizing syntax
- turn natural language into bash scripts
- get AI assistance directly in the terminal
- quickly look up CLI options and flags
- automate one-off terminal tasks without searching documentation
When to choose
- you frequently forget shell command syntax and want instant answers in the terminal
- you want a lightweight, fast Rust binary rather than a heavy AI assistant
- you already have an OpenAI API key and want natural-language-to-shell conversion
- you prefer reviewing generated commands before execution with a confirmation prompt
When to avoid
- you don't want to send your command descriptions to an external OpenAI API
- you need fully offline command generation
- you require a maintained tool with recent updates or broad LLM provider support
- you need an interactive AI chat session rather than one-shot command generation
Facets
cli-tool · maturity active
llm-inference cli developer-tools prompt-engineering developer-tools artificial-intelligence cli rust cross-platform shell-script-generation openai gpt-3 codex terminal-assistant natural-language-to-command command-line automation macos linux
2 sources
- readme: https://github.com/m1guelpf/plz-cli · fetched 2026-08-28 · cbe97cc7cc01
- registry_crates: https://crates.io/api/v1/crates/plz-cli · fetched 2026-08-29 · dfd51502dfcd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| m1guelpf/plz-cli | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="m1guelpf/plz-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem