Independent developer building practical open-source CLI tools for AI coding agents, search automation, and browser automation.
Complete terminal toolkit for Google NotebookLM — Chrome-based auth and full programmatic access.
| Project | What it does | Install |
|---|---|---|
| notebooklm-cdp | CDP auth from Chrome Beta + chat, sources, generation, Studio notes from terminal | uv tool install notebooklm-cdp |
CLI tools for web search, URL crawling, and AI-powered research from the terminal.
| Project | What it does | Install |
|---|---|---|
| exa-search-cli | Exa neural search, URL crawling, and deep research from terminal | uv tool install exa-search-cli |
| yandex-search-cli | Yandex Search API and YandexGPT from terminal | uv tool install yandex-search-cli |
Real browser automation for AI agents — visible Chrome with a dedicated agent profile and Chrome DevTools Protocol.
| Project | What it does | Install |
|---|---|---|
| browser-agent-cli | Launch Chrome Beta with agent profile + CDP control layer. No headless. Persistent logins. | git clone + bash install.sh |
- NotebookLM terminal automation and AI knowledge workflows
- Search automation and AI-agent CLI tools
- Real browser automation via Chrome DevTools Protocol
- JSON output for scripts and coding agents
- Terminal-first utilities
Each project starts as a written spec and a plan, then gets implemented with AI coding agents (Claude Code, Codex). Every diff is reviewed before merge, and each release goes through tests and basic security checks before it ships. The agents write the code; the design decisions and the review are not automated.
Clear tools. Simple workflows. Less friction.