Skip to content

hata6502/dollar-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dollar-agent ($ command)

Turn the forgotten $ prefix into something useful: run your shell commands with an AI agent.
Think of it like how jQuery claimed $ early on — now your terminal gets its own $.

Requirements

Installation

npm install -g dollar-agent

This installs a global $ command.

Usage

Regular shell:

npm test

With $ agent:

$ npm test

→ sends npm test to Claude Code, so you can run and discuss commands interactively. Image from Gyazo

Why $?

People often paste commands with a leading $, and the shell errors because no $ command exists. Now, just like jQuery made $ the universal shortcut in JavaScript, you can make $ your shortcut to an AI agent in the terminal. Image from Gyazo

Note

It’s a tiny joke-like program (just a few lines of Bash), but surprisingly practical for everyday use.

About

Run your shell commands with an AI agent by prefixing them with `$`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages