Maker
Geet Khosla
A tighter view of tools from Geet Khosla. Use this page when you already trust the maker and want to compare their CLIs without dropping back into the broader directory.
Tools from Geet Khosla
momento
Momento
Local X bookmark vault, extract articles, and daily brief from bookmarks from the terminal.
$ git clone https://github.com/gvkhosla/momento.git && cd momento && npm link—
pi-tinker
pi-tinker
Fine-tune Tinker models from Pi, inkling sft, and eval checkpoints from the terminal.
$ pi install git:github.com/gvkhosla/pi-tinker—
pickbrain
Pickbrain
Recall past coding-agent sessions, search pi, codex, and claude history, and local semantic memory from the terminal.
$ git clone https://github.com/gvkhosla/pickbrain.git && cd pickbrain && make pickbrain-install—
ytmd
ytmd
Save YouTube captions, search timestamped transcripts, and feed videos to coding agents from the terminal.
$ curl -fsSL https://raw.githubusercontent.com/gvkhosla/ytmd/main/install.sh | sh—