Ddg Web Search

Search the web with DuckDuckGo instant answer API and return concise results. Use when the user asks to look something up online, fetch quick facts, or do lightweight web search without browser automation.

luokai0 Updated 10 repo stars

File contents

ddg-web-search

Use the bundled script for deterministic web lookups:

{baseDir}/scripts/ddg_search.py "<query>"

Rules:

  • Prefer short, relevant summaries.
  • Return the source URLs when available.
  • If no good result exists, say so clearly.

Examples:

{baseDir}/scripts/ddg_search.py "OpenClaw tools profile"
{baseDir}/scripts/ddg_search.py "weather Amsterdam"

luokai0/ai-agent-skills-by-luo-kai/tree/main/ai-agent-skills/22-clawhub-skills/ddg-web-search-local-bak-20260415-020609 commit 0e90af9cbb

Frequently asked questions

npx skillmds@latest add luokai0/ddg-web-search