> agent-tools-directory
The CLI tool knowledge base for AI agents. Find the right tool when your agent needs to screenshot, search, scrape, convert, or automate.
~/browse-by-category
Screenshot
2 tools
๐Web Search
1 tool
๐Browser Automation
1 tool
โกCode Search
1 tool
๐Data Processing
1 tool
๐File Conversion
1 tool
๐ฌVideo Processing
2 tools
๐ผ๏ธImage Processing
1 tool
๐API Testing
2 tools
๐๏ธDatabase
1 tool
๐PDF Extraction
1 tool
๐๏ธVoice to Text
1 tool
๐ฆVersion Control
1 tool
๐Deployment
2 tools
๐ฅWeb Extraction
1 tool
~/popular-tools
yt-dlp
A feature-rich command-line audio/video downloader supporting thousands of sites. Outputs structured metadata and supports format selection.
$ brew install yt-dlp ripgrep
An extremely fast recursive text search tool. Searches directories for regex patterns with smart filtering, making it ideal for codebase exploration.
$ brew install ripgrep ffmpeg
The industry-standard CLI for audio/video processing, conversion, and manipulation. Handles virtually any media format.
$ brew install ffmpeg whisper-cpp
High-performance C/C++ port of OpenAI's Whisper speech recognition model. Runs locally, supports many languages, and outputs in multiple formats.
$ brew install whisper-cpp curl
The ubiquitous command-line HTTP client. Transfers data with URL syntax, supporting HTTP, HTTPS, FTP, and dozens of other protocols.
$ pre-installed on macOS/Linux gh
GitHub's official CLI tool for managing repositories, issues, PRs, releases, and workflows from the terminal. Fully scriptable with JSON output.
$ brew install gh ~/recently-added
yt-dlp
A feature-rich command-line audio/video downloader supporting thousands of sites. Outputs structured metadata and supports format selection.
$ brew install yt-dlp whisper-cpp
High-performance C/C++ port of OpenAI's Whisper speech recognition model. Runs locally, supports many languages, and outputs in multiple formats.
$ brew install whisper-cpp tavily-cli
CLI wrapper for the Tavily Search API, purpose-built for AI agents. Returns clean, structured search results optimized for LLM consumption.
$ pip install tavily-cli Stripe CLI
Stripe's official CLI for testing webhooks, managing payments, and interacting with the Stripe API directly from the terminal.
$ brew install stripe/stripe-cli/stripe sqlite3
The most widely deployed database engine, with a powerful CLI. Perfect for local data storage, analysis, and prototyping.
$ brew install sqlite shot-scraper
A CLI tool for taking automated screenshots of web pages and extracting content as markdown. Supports JavaScript rendering via Playwright and outputs structured JSON.
$ pip install shot-scraper