Agent SkillsYaoApp/yao › yao-web

yao-web

GitHub

提供网页实时信息检索能力,包含搜索和页面抓取工具。用于获取训练数据之外的最新信息,避免猜测或使用过时知识,确保信息的时效性和准确性。

tools/skills/yao-web/SKILL.md YaoApp/yao

Trigger Scenarios

需要搜索网页获取实时信息 需要抓取特定URL内容

Install

npx skills add YaoApp/yao --skill yao-web -g -y
More Options

Non-standard path

npx skills add https://github.com/YaoApp/yao/tree/main/tools/skills/yao-web -g -y

Use without installing

npx skills use YaoApp/yao@yao-web

指定 Agent (Claude Code)

npx skills add YaoApp/yao --skill yao-web -a claude-code -g -y

安装 repo 全部 skill

npx skills add YaoApp/yao --all -g -y

预览 repo 内 skill

npx skills add YaoApp/yao --list

SKILL.md

Frontmatter
{
    "name": "yao-web",
    "description": "Web information retrieval expert. ALWAYS invoke this skill when the user needs to search the web, fetch a URL, or access real-time information beyond training data. Do not guess or use stale knowledge — use this skill first."
}

Web Tools

Two tools for web information retrieval, called via bash.

web_search

Search the web for real-time information. Returns structured results with title, URL, and content snippet.

tai tool web_search '{"query": "search terms", "limit": 5}'
Parameter Type Required Description
query string yes Search query
limit integer no Max results (default 10)

web_fetch

Fetch a web page and return its content in readable format.

tai tool web_fetch '{"url": "https://example.com", "format": "markdown"}'
Parameter Type Required Description
url string yes Fully-formed URL to fetch
format string no markdown (default) or html

Guidelines

  • Use web_search to discover URLs, then web_fetch to read the content
  • Include the current year when searching for recent information
  • All output is JSON

Version History

  • 94ab88a Current 2026-08-20 19:13

Same Skill Collection

tools/skills/yao-agent/SKILL.md
tools/skills/yao-audio/SKILL.md
tools/skills/yao-board/SKILL.md
tools/skills/yao-doc/SKILL.md
tools/skills/yao-image/SKILL.md
tools/skills/yao-process/SKILL.md
tools/skills/yao-secret/SKILL.md
tools/skills/yao-workspace-config/SKILL.md
tools/skills/yao-workspace/SKILL.md

Metadata

Files
0
Version
5a3f9a6
Hash
2bd13930
Indexed
2026-08-20 19:13

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 15:37
浙ICP备14020137号-1 $Carte des visiteurs$