Back to Registry View Author Profile
Official Verified
bailian-web-search
AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/krisyejh/bailian-web-searchOr
Bailian Web Search
AI-optimized web search using Bailian WebSearch(Enable_search) API. Designed for AI agents - returns clean, relevant content.
Search
{baseDir}/scripts/mcp-websearch.sh "query"
{baseDir}/scripts/mcp-websearch.sh "query" 10
Options
<count>: Number of results (default: 5, max: 20)<query>: User Query for Websearch
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-krisyejh-bailian-web-search": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.