Ranger
Ranger is a console-based file manager that allows users to navigate and manipulate files and directories using VIM-inspired commands and keyboard shortcuts.
- •When you need to quickly manage files and directories on a remote server
- •When you prefer a keyboard-centric interface for file management
- •When you want to automate file management tasks using scripts and commands
:select *.* to select all files with an extension
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ranger && curl -fsSL https://workflowstacks.com/api/skills/ranger/claude-skill -o ~/.claude/skills/ranger/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Ranger is a large Python project (~19k lines across 112 code files, plus 17 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, GPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2requirements.txtDependencies and the commands it exposes
- 3ranger/__init__.pyInside ranger/ — the main logic begins here
- 4examples/READMEA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/ranger && curl -fsSL https://workflowstacks.com/api/skills/ranger/claude-skill -o ~/.claude/skills/ranger/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.