skills$openclaw/web-search
lucky-29687.7k

by lucky-2968

web-search – OpenClaw Skill

web-search is an OpenClaw Skills integration for coding workflows. Search the web for real-time information.

7.7k stars3.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameweb-search
descriptionSearch the web for real-time information. OpenClaw Skills integration.
ownerlucky-2968
repositorylucky-2968/search-1-0-0
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @lucky-2968/search-1-0-0
last updatedFeb 7, 2026

Maintainer

lucky-2968

lucky-2968

Maintains web-search in the OpenClaw Skills directory.

View GitHub profile
File Explorer
6 files
.
_meta.json
280 B
package-lock.json
434 B
package.json
58 B
pnpm-lock.yaml
410 B
skill.json
59 B
SKILL.md
212 B
SKILL.md

@command(web_search) Usage: web_search --query <query> Run: curl -s "https://ddg-api.herokuapp.com/search?q={{query}}"

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install web-search?

Run openclaw add @lucky-2968/search-1-0-0 in your terminal. This installs web-search into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/lucky-2968/search-1-0-0. Review commits and README documentation before installing.