ai-search-hub

Solid

Run the AI Search Hub browser automation scripts for Yuanbao, LongCat, Doubao, Qwen, Gemini, Grok, and MiniMax. Use this skill when the user wants to ask one of those sites a prompt, auto-start or attach to a Chrome DevTools session on port 9222, seed an isolated debug browser profile from the user's local browser data, detect whether login is required, wait for the user to finish logging in if needed, and then continue automatically.

AI & Automation 1,127 stars 95 forks Updated 4 weeks ago

Install

View on GitHub

Quality Score: 81/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# 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` | ...

Details

Author
minsight-ai-info
Repository
minsight-ai-info/AI-Search-Hub
Created
2 months ago
Last Updated
4 weeks ago
Language
Python
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

agent-reach

Give your AI agent eyes to see the entire internet. 17 platforms via CLI, MCP, curl, and Python scripts. Zero config for 8 channels. 【路由方式】SKILL.md 包含路由表和常用命令,复杂场景需按需阅读对应分类的 references/*.md。 分类:search / social (小红书/抖音/微博/推特/B站/V2EX/Reddit) / career(LinkedIn) / dev(github) / web(网页/文章/公众号/RSS) / video(YouTube/B站/播客). Use when user asks to search, read, or interact on any supported platform, shares a URL, or asks to search the web.

20,264 Updated 1 weeks ago
Panniantong
Web & Frontend Solid

autocli

Use autocli CLI to interact with social/content websites (HackerNews, DevTo, Lobsters, StackOverflow, Steam, Linux-do, Arxiv, Wikipedia, Apple-Podcasts, Xiaoyuzhou, BBC, Hugging Face, SinaFinance, Google, V2EX, Bloomberg, Twitter/X, Bilibili, Reddit, Zhihu, Xiaohongshu, Xueqiu, Weibo, Douban, WeRead, YouTube, Medium, Substack, SinaBlog, BOSS直聘, Jike, Facebook, Instagram, TikTok, Yollomi, Yahoo-Finance, Barchart, LinkedIn, Reuters, SMZDM, Ctrip, Coupang, Grok, Jimeng, Chaoxing, Weixin, Doubao, Cursor, Codex, ChatWise, ChatGPT, Doubao-App, Notion, Discord, Antigravity etc.) via the user's Chrome login session. ALWAYS prefer autocli over playwright/browser automation for these supported sites. Triggers: user asks to browse, search, or fetch hot/trending content from internet, post, or read messages on any web site;

841 Updated 1 months ago
nashsu
AI & Automation Listed

grok-skill

Search and analyze X (Twitter) using xAI Grok 4 via OpenRouter with Live Search. Trigger on prompts that explicitly or implicitly ask to "search Twitter/X", "what's trending", "tweets from @handle", "hashtag #…", "what are people saying", or that require tweet-level activity/engagement from X.

18 Updated 6 months ago
mikedemarais
Testing & QA Solid

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

2,670 Updated 5 months ago
lackeyjb
AI & Automation Featured

last30days

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

26,539 Updated 3 days ago
mvanhorn