🔎
AutomationTypeScript

Web Search

by OtterMind

Web Search is an Automation skill for Claude Code, published by OtterMind in youclaw.

725 stars171 forkson OtterMind/youclawAdded 2026/08/23Repository updated 2026/04/11
aiai-agentclaudeclaude-codeopenclaw
Install in seconds
Install Web Search
Copy Web Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OtterMind/youclaw/tree/main/skills/web-search ~/.claude/skills/web-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OtterMind/youclaw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/web-search/SKILL.md in OtterMind/youclaw
Installs to
~/.claude/skills/web-search
Collection
One of 2 skills cataloged from this repository
Category
Automation1523 skills

What Web Search does

Web Search uses MiniMax's web_search tool to find current information, news, and facts. Use it when you need up-to-date answers, live data, or sources for information that may have changed.

Web Search is cataloged under Automation on DirSkills. Web Search comes from a repository tagged ai, ai-agent, claude, claude-code and openclaw.

Documentation

README

Search the internet for real-time information using the web_search tool provided by MiniMax MCP Server.

When to Use

Use web_search when the user needs:

  • Latest news, events, or weather
  • Real-time data (stock prices, exchange rates, sports scores, etc.)
  • Facts that may be outdated in your training data
  • Up-to-date information about specific products or services
  • Latest versions of technical documentation

Search Strategy

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Web Search

  • What else does OtterMind publish alongside Web Search?

    Web Search is one of 2 skills that DirSkills catalogs from OtterMind/youclaw, the repository it ships in. Its siblings there include Agent Browser. Each one is a separate skill with its own page in this directory, installs the same way Web Search does, and is maintained by OtterMind in that same repository. The rest of the collection is listed on the OtterMind/youclaw page.

  • How does Web Search compare to other Automation skills?

    Web Search ranks #1044 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Web Search against them. Open each page to compare what they document and how they install.