preferred-websearch

SkillSearch

The entry point for any web search. Whenever the user tells you to look up anything on the internet, start here. All other web-related skills are delegated to by this skill.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the preferred-websearch skill

What this skill tells your AI

The instructions your AI receives, as published by yspreen/dotfiles in .claude/skills/preferred-websearch/SKILL.md and read by ahel’s review.

There are 4 ways you can search something:

  1. direct web search
  2. google inside chrome skill
  3. searxng + webreading
  4. google inside browser skill

Unfortunately the browser skill is completely useless for google because we don't have remote browser access and google has a captcha. it's good for headless navigation on no-captcha websites though. chrome is the most robust but the slowest. searxng is powerful and fast but flakey, sometimes it gets blocked by google for a few days. direct web search is fast but prone to websites blocking AI agents. the webreading skill is fast, efficient, never blocks AI agents, but rate limits us and can stop working for hours at a time.

Choose the right tool for each query. Direct web search should never be the only source, but can be run in parallel with a searxng request in 2 parallel subagents. You can then read URLs with the webreading skill, and if that one ever fails, you can read search results with the browser. Once you run into the captcha, use chrome as the most powerful but slowest fallback alternative.

Signals

GitHub stars
33
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
preferred-websearch
Source
github.com/yspreen/dotfiles