AgentSkillsCN

web_search

用户询问时事新闻或时效性较强的信息

SKILL.md
--- frontmatter
name: web_search
description: User asks about current events, news, or time-sensitive information

Web Search

Use When

  • User asks about current events, news, or time-sensitive information
  • User needs factual information that may have changed since training data
  • User asks to look something up or research a topic

Don't Use When

  • User asks about general knowledge that doesn't require current data
  • User is having a casual conversation

Environment Variables

  • BRAVE_API_KEY: Required. Brave Search API key for web queries.

Tools

  • search(query, count) -> search results with titles, URLs, and snippets

Artifacts

No persistent artifacts.