Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
skills.volces.com avatar

Miaoda Web Search

  • 96 installs
  • skills.volces.com

Helps with ai & agent building tasks during AI-assisted development.

About

miaoda-web-search is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • miaoda-web-search
  • AI & Agent Building
  • AI-coding skill

Miaoda Web Search by the numbers

  • 96 all-time installs (skills.sh)
  • Ranked #4,561 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/skills.volces.com --skill miaoda-web-search

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs96
Repositoryskills.volces.com

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Web Search

通过 miaoda-studio-cli search-summary 按关键词搜索互联网信息,由 AI 自动总结。

Quick Reference

参数说明必需默认值
--query搜索关键词(1-500 字符)-
--output, -o输出格式: text/jsontext

命令选择决策树

用户想获取互联网信息
├─ 有具体 URL → miaoda-studio-cli web-crawl(见 miaoda-web-fetch skill)
├─ 无具体 URL,需搜索 → miaoda-studio-cli search-summary
└─ 先搜索再深入 → search-summary 获取 URL → web-crawl 提取详情(见 miaoda-web-fetch skill)

使用示例

# 按关键词搜索
miaoda-studio-cli search-summary --query "React 19 新特性"

# 搜索并获取 JSON 输出
miaoda-studio-cli search-summary --query "ByteDance 开源项目" --output json

Common Mistakes

错误正确做法
无具体 URL 时用 miaoda-studio-cli web-crawl无 URL 用 miaoda-studio-cli search-summary,有 URL 用 miaoda-studio-cli web-crawl(见 miaoda-web-fetch skill)
搜索关键词超过 500 字符提炼核心关键词,保持精简
需要后续程序处理结果但未加 --output json需要解析结果时始终加 --output json
命令失败后不检查退出码退出码 1 表示失败,检查参数和网络后重试

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.