termcord

TermCord - Let the agents memorize the commands

TermCord is a CLI tool that let’s humans aswell as agents read, write and execute boilerplate commands into one directory located at your home folder, so that neither you nor your agent has to memorize obscure unreadable commands.

This makes commands easy to use across sessions, context windows and ultrafast.

Just add the skill to give your agents the power of termcord:

npx skills add prathamghaywat/termcord-skill

Installation

npm install -g termcord

If installed using other package manager, make sure to trust the postinstallscript since this installs the binary for termcord

Usage

termcord snap <name>       # Record a workflow
termcord execute <name>    # Replay it
termcord get <name>        # Show stored commands
termcord list              # List all workflows
termcord delete <name>     # Remove a workflow

To exit snap just type in !exit and it will exit the recording

Storage

Sessions are stored as plain JSON files:

~/.termcord/

They’re portable, editable, versionable, and easy to back up.

License

MIT License so you can build on top of it, around it or with it!

Liked this?

If you like this please star this repository. If you want to see more awesome stuff from me, you can follow me on X: https://x.com/@prathamghaywat