🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

SearXNG Connect

by @rdeangel

Connect to and search the web using SearXNG (privacy-focused meta search engine). No API keys needed - all searches go through your self-hosted SearXNG insta...

Versionv1.0.0
Installs1
πŸ’‘ Examples

uv run {baseDir}/scripts/searxng.py "TypeScript tutorials"
uv run {baseDir}/scripts/searxng.py "AI news" --categories news --time-range week
uv run {baseDir}/scripts/searxng.py "space photos" --categories images
uv run {baseDir}/scripts/searxng.py "docker tutorial" --no-cache --full-content
uv run {baseDir}/scripts/searxng.py "query" --instance https://my-searxng.com

βš™οΈ Configuration

Edit skill-config.json to set your SearXNG instance:

{
  "default_instance": "https://your-searxng-instance.com/",
  "cache_enabled": true,
  "cache_expiry": 3600,
  "rate_limit": 2.0
}

πŸ“‹ Tips & Best Practices

  • Connection refused: Check skill-config.json β€” verify default_instance URL is correct and SearXNG is running.
  • Empty results: Try a broader query or different category.
  • Slow responses: Remove --full-content or increase rate_limit in config.
  • uv not installed: Install with brew install uv or see https://docs.astral.sh/uv/.
  • View on ClawHub
    TERMINAL
    clawhub install searxng-connect

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’