Hey Cli
Description
hey — natural language shell commands with personality. Speaks Claude, Codex, and OpenRouter.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
`hey`
talk to your terminal in natural language
*works in English, Korean, Japanese, or whatever you type · one binary · three backends · zero config*
[](https://crates.io/crates/ai-in-terminal) [](https://crates.io/crates/ai-in-terminal) [](./LICENSE) [](https://github.com/subinium/hey-cli/actions/workflows/ci.yml)
cargo install ai-in-terminal

See it in action
That's the whole workflow: **type → read → enter**. Re-render the demo with `vhs demo.tape` after changing the UI.
Text version (copy-paste friendly)$ hey claude find the 5 largest files in Downloads
✱ claude · headless
▐▛███▜▌ here you go
▝▜█████▛▘
▘▘ ▝▝
$ du -ah ~/Downloads | sort -rh | head -5
list everything under Downloads with sizes, sort descending, take top 5
▶ run? Y (default) / N
Meet the crew
Each backend has its own icon, voice, and personality in your terminal.
| Backend | Voice | How it connects | Auth | |
|---|---|---|---|---|
| ✱ | Claude | "here you go" | claude -p or direct API |
your Claude subscription |
| ☁ | Codex | "computed" | codex exec |
your Codex subscription |
| ◆ | OpenRouter | "cooked" | HTTP API | OPENROUTER_API_KEY |
In your terminal, each backend shows its own ASCII art mascot — Claude's sparkle, Codex's arrow, OpenRouter's diamond.
`hey` auto-detects: **claude → codex → openrouter**. Your subscription always comes first.
30-second tour
# j
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development