Skip to content
View nolan-vale's full-sized avatar

Block or report nolan-vale

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nolan-vale/README.md

Nolan Vale

Independent developer building practical open-source CLI tools for AI coding agents, search automation, and browser automation.

Google NotebookLM

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

Search & Research

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

Browser Automation

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

Focus

  • 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

How these tools are built

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.

Pinned Loading

  1. notebooklm-cdp notebooklm-cdp Public

    Complete terminal toolkit for Google NotebookLM — CDP auth, chat, source management, content generation, and Studio notes from the command line.

    Python

  2. browser-agent-cli browser-agent-cli Public

    Real browser automation for AI coding agents — Chrome Beta with dedicated agent profile and Chrome DevTools Protocol (CDP)

    Shell

  3. exa-search-cli exa-search-cli Public

    AI-agent friendly CLI for Exa — neural web search, URL crawling, and deep research from the terminal. Clean JSON output.

    Python

  4. yandex-search-cli yandex-search-cli Public

    AI-agent friendly CLI for Yandex Search API and YandexGPT. Web search + generative AI search with structured JSON output.

    Python 1