Glm Web Search

🌐Community
by thincher · vlatest · Repository

Helps with web development, search as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add glm-web-search npx -- -y @trustedskills/glm-web-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "glm-web-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/glm-web-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The glm-web-search skill enables AI agents to perform web searches and retrieve relevant information. It can access and process data from online sources, providing up-to-date answers and insights. This skill is particularly useful for tasks requiring real-time data or external knowledge.

When to use it

  • Answering factual questions: When an agent needs to provide current information like weather conditions, stock prices, or recent news events.
  • Researching topics: To gather background information on a specific subject and synthesize findings.
  • Finding products or services: To locate businesses, compare pricing, or identify available options based on user requests.
  • Summarizing web content: To extract key points from articles or websites for quick comprehension.

Key capabilities

  • Web search functionality
  • Data retrieval from online sources
  • Processing of retrieved information

Example prompts

  • "Search the web for the current price of Bitcoin."
  • "Find me recent news articles about climate change."
  • "What are the top-rated Italian restaurants near me?"

Tips & gotchas

The skill's effectiveness depends on the quality and relevance of available online information. Be mindful that search results can vary based on factors like location and time.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
thincher
Installs
4

🌐 Community

Passed automated security scans.