Update wiki/cli-tools.md
1a700d2a6bd1 yush 2026-04-16 1 file
index d6beabf..6f5ae89 100644
@@ -4,21 +4,40 @@ visibility: public
# CLI Tools
-All installable via Homebrew:
+20 Homebrew-installable tools.
```bash
brew tap aayush9029/tap
-brew install <tool-name>
+brew install <tool>
```
-## Available Tools
-
-- **Video effects** — Apply effects to video from the command line
-- **File uploads** — Quick file upload utility
-- **Wikipedia browser** — Browse Wikipedia from your terminal
-- **LLM summarization** — Summarize text using large language models
-- **Package management** — Package management utilities
-- **HN browser** — Browse Hacker News from the terminal
-- **Email export** — Export emails from the command line
-- **Location lookup** — Geocoding and location services
-- And more — see the full tap for all available tools
\ No newline at end of file
+## Developer Tools
+- **doq** — Query Apple developer documentation from your terminal (Go)
+- **bump** — Bump Xcode project marketing version (Shell)
+- **spu** — Check and update Swift package dependencies (Shell)
+- **icn** — Generate .icon and .png files from SF Symbols (Swift)
+- **findertags** — Read and modify Finder tags (Swift)
+
+## AI & LLM Tools
+- **peek** — Describe images and videos using vision LLMs (Shell)
+- **sip** — Summarize stdin using LLMs (Shell)
+- **play-happy** — Celebration meme videos for AI agents who ship (Shell)
+
+## Communication
+- **imsg** — Messages.app CLI: read chats, send messages, resolve contacts (Swift)
+- **tmail** — Disposable email in your terminal (Go)
+- **apple-mail-exporter** — Export emails from Apple Mail's local database (Swift)
+
+## File & Media
+- **meow** — Upload files to catbox.moe & litterbox (Go)
+- **haze** — Progressive blur, grain, and gradient overlay for video (Shell)
+
+## System & Network
+- **watts** — Figure out what drains your MacBook battery (Go)
+- **noz** — Prevent Mac from sleeping when lid is closed (Shell)
+- **goping** — Ping with live stats bar (Go)
+- **loca** — Get your Mac's current location (Swift)
+
+## Internet
+- **wiki** — Search and read Wikipedia from your terminal (Go)
+- **nit** — Personal Twitter feed reader for the terminal (Go)
\ No newline at end of file