🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

GLM Search Pro

by @bithostgits

Web search via Zhipu GLM — supports both MCP (mcporter) and cURL (REST API) backends. Provides multi-engine search (Pro, Sogou, Quark, Std) with intent recog...

💡 Examples

# Basic search (cURL mode auto-selected)
glm-search "OpenClaw framework"

Recent news, more results

glm-search -q "AI news" -c 20 -r oneWeek

Chinese content via Sogou

glm-search -q "最新科技新闻" -e sogou -r oneDay

Domain-specific search

glm-search -q "Python async" -d docs.python.org

Intent recognition (cURL only)

glm-search -i "What is machine learning"

⚙️ Configuration

  • Zhipu API key (set as ZHIPU_API_KEY env var)
  • curl — pre-installed on most systems
  • python3 — used by setup.sh for JSON config generation
  • mcporter (optional, for MCP mode) — npm i -g mcporter (invoked via npx)
  • 📋 Tips & Best Practices

    See references/api-notes.md for detailed API reference and common issues.

    View on ClawHub
    TERMINAL
    clawhub install glm-search-pro

    🧪 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 →