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 tools for AI coding agents, search automation, browser automation, and Russian-language text processing.

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

Russian Text AI Skills

AI instruction files (skills) for removing AI writing markers from Russian text. Work with Claude, ChatGPT, Gemini, and any LLM that accepts a system prompt.

Project What it does Use case
humanizer-ru Removes 21 AI writing patterns from Russian text Social media, ads, short content
humanizer-ru-pro 52 patterns, quad-pass audit, author voice calibration Business writing, Habr, long-form
ru-academic-editor Academic editor for dissertations and journal articles Thesis, ВКР, scientific papers

Focus

  • Search automation and AI-agent CLI tools
  • Real browser automation via Chrome DevTools Protocol
  • Russian-language AI text processing
  • JSON output for scripts and coding agents
  • Developer productivity workflows
  • Terminal-first utilities

Clear tools. Simple workflows. Less friction.

Pinned Loading

  1. 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

  2. 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

  3. 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