ai-search-hublisted
Install: claude install-skill minsight-ai-info/AI-Search-Hub
# AI Search Hub
Use this skill only for this repository's AI Search Hub browser automation scripts:
- `scripts/yuanbao_playwright.py`
- `scripts/longcat_playwright.py`
- `scripts/doubao_playwright.py`
- `scripts/qwen_playwright.py`
- `scripts/gemini_playwright.py`
- `scripts/grok_playwright.py`
- `scripts/minimaxi_playwright.py`
## When To Use
Use this skill when the user asks to:
- run one of the supported chat sites from this repo
- normalize invocation across the three scripts
- auto-start a debug Chromium-family browser session
- detect whether `127.0.0.1:9222` is available
- prompt for login if the target site is not logged in, then continue automatically
- seed an isolated debug profile from the user's local browser data
## Installation
Before first use, ensure dependencies are installed. See `INSTALL.md` for the complete setup sequence:
1. Python 3.10+ with pip
2. `pip install playwright`
3. `playwright install chromium`
The wrapper auto-detects Chrome/Edge/Brave/Chromium on macOS, Linux, and Windows.
## Routing Strategy
Do not send every question to every platform. Analyze the question first, then route to the platform(s) whose underlying data world is most likely to contain the best answer.
See `ROUTING.md` for the full decision framework. Quick reference:
| Question Type | Recommended Site | Parent Company |
|---|---|---|
| Twitter / X / real-time social | `grok` | xAI |
| Google / global web | `gemini` | Google |
| 微信公众号 / WeChat content | `yuanbao` |