AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill alibaba-bailian-web-search --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Alibaba Bailian Web Search?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-alibaba-bailian-web-search)More formats (shields.io, HTML) on the badges page.
---
name: alibaba-bailian-web-search
description: "AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs."
category: "Web & Scraping"
author: community
version: "1.0.4"
icon: globe
---
# Bailian Web Search
AI-optimized web search using Bailian WebSearch(Enable_search) API. Designed for AI agents - returns clean, relevant content.
## Search
```bash
{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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!