# OmniScout — condensed site context > Local-first CLI for AI agents: semantic web search, one-sentence answers, multi-step research, URL extraction, browser memory, and full browser automation via a daemon at 127.0.0.1:7720. ## Install ```bash pip install omniscout omniscout install --skill omniscout daemon start ``` ## Key pages - https://omniscout.xyz/ - https://omniscout.xyz/features - https://omniscout.xyz/use-cases - https://omniscout.xyz/compare - https://omniscout.xyz/changelog - https://omniscout.xyz/blogs ## Full technical documentation See https://docs.omniscout.xyz/llms-full.txt for the complete CLI commands reference, architecture, SDK API, examples, and troubleshooting guides. ## Agent skill Install with `omniscout install --skill` or read https://github.com/sriramramnath/omniscout/blob/main/docs/agent-skill.md