🔎
AutomationPython

AI Search Hub

by minsight-ai-info

AI Search Hub is an Automation skill for Claude Code, published by minsight-ai-info in AI-Search-Hub.

1.2K stars110 forkson minsight-ai-info/AI-Search-HubAdded 2026/08/20Repository updated 2026/04/27
aiclaude-skillsdeep-searchknowledge-graphllmmulti-agent-systemsopenclawpython3skill
Install in seconds
Install AI Search Hub
Copy AI Search Hub into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/minsight-ai-info/AI-Search-Hub ~/.claude/skills/AI-Search-Hub

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/minsight-ai-info/AI-Search-Hub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in minsight-ai-info/AI-Search-Hub
Installs to
~/.claude/skills/AI-Search-Hub
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What AI Search Hub does

AI Search Hub runs the included browser automation scripts for Yuanbao, LongCat, Doubao, Qwen, Gemini, Grok, and MiniMax. Use it when you want to ask one of those sites a prompt and automatically start or attach to a Chrome DevTools session on port 9222.

AI Search Hub is cataloged under Automation on DirSkills. AI Search Hub comes from a repository tagged ai, claude-skills, deep-search, knowledge-graph and llm.

Documentation

README

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

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AI Search Hub

  • How does AI Search Hub compare to other Automation skills?

    AI Search Hub ranks #698 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AI Search Hub against them. Open each page to compare what they document and how they install.