# OmniScout > Give your AI agent a browser. No SDK. No cloud. Just a CLI. Local-first browser automation, semantic search, extraction, and research for AI agents. Install: `pip install omniscout` then `omniscout install --skill` to copy the agent skill into Claude, Cursor, Codex, and Gemini. ## Product - [Home](https://omniscout.xyz/): Overview and quick install - [Features](https://omniscout.xyz/features): Browser control, search, extract, research primitives - [Use cases](https://omniscout.xyz/use-cases): Agent workflow examples - [Compare](https://omniscout.xyz/compare): vs hosted browsers and vendor-integrated agents - [Changelog](https://omniscout.xyz/changelog): Release history - [Blog](https://omniscout.xyz/blogs): Release notes and guides - [Contact](https://omniscout.xyz/contact): Founder and collaboration inquiries ## Documentation - [OmniScout Docs llms.txt](https://docs.omniscout.xyz/llms.txt): Full CLI and SDK reference index - [OmniScout Docs llms-full.txt](https://docs.omniscout.xyz/llms-full.txt): Concatenated documentation for LLM context - [Agent skill (SKILL.md)](https://github.com/sriramramnath/omniscout/blob/main/docs/agent-skill.md): Drop-in instructions for AI agents ## Optional - [PyPI package](https://pypi.org/project/omniscout/) - [GitHub repository](https://github.com/sriramramnath/omniscout)