skills$openclaw/web-search
chamaka987.9k

by chamaka98

web-search – OpenClaw Skill

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

7.9k stars9.4k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameweb-search
descriptionSearch the web for real-time information. OpenClaw Skills integration.
ownerchamaka98
repositorychamaka98/search
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @chamaka98/search
last updatedFeb 7, 2026

Maintainer

chamaka98

chamaka98

Maintains web-search in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
.
_meta.json
267 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 @chamaka98/search 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/chamaka98/search. Review commits and README documentation before installing.