eject-dream

web-search

0
0
# Install this skill:
npx skills add eject-dream/glm-mcp-skills --skill "web-search"

Install specific skill from multi-skill repository

# Description

Search the web for real-time information, news, and current events.

# SKILL.md


name: web-search
description: Search the web for real-time information, news, and current events.


Web Search

Search the web and get summarized results with sources.

Usage

python scripts/web_search.py "<query>"

Examples

python scripts/web_search.py "Python 3.13 new features"
python scripts/web_search.py "今天北京天气"

When to Use

  • User asks about current events or recent news
  • Need real-time info not in training data
  • Verify up-to-date facts

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.