7.9k★by chamaka98
web-search – OpenClaw Skill
web-search is an OpenClaw Skills integration for coding workflows. Search the web for real-time information.
Skill Snapshot
| name | web-search |
| description | Search the web for real-time information. OpenClaw Skills integration. |
| owner | chamaka98 |
| repository | chamaka98/search |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @chamaka98/search |
| last updated | Feb 7, 2026 |
Maintainer

name: web-search description: Search the web for real-time information.
web-search
@command(web_search) Usage: web_search --query <query> Run: curl -s "https://ddg-api.herokuapp.com/search?q={{query}}"
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.
