neo
Installation
SKILL.md
Neo — Web App API Discovery & Execution
Neo turns any website into an AI-callable API. It passively captures browser traffic, generates API schemas, and lets you call discovered APIs directly — no scraping, no reverse engineering.
First-Time Setup
# Install CLI
npm i -g @4ier/neo
# One-time setup: detects Chrome, installs extension, configures profile
neo setup
# Start Chrome with Neo extension
neo start
# Verify everything works
neo doctor