원클릭으로
duckduckgo-search
No-key web search via DuckDuckGo. Usage: /ddg_search --query "..." [--max-results 5] [--region us-en] [--timelimit d|w|m|y]
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
No-key web search via DuckDuckGo. Usage: /ddg_search --query "..." [--max-results 5] [--region us-en] [--timelimit d|w|m|y]
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Orchestrates deterministic code review feedback loop — simplify → request review → receive and implement feedback → repeat until done. Run this before creating a PR.
Use this before spawning coding agents when you need to turn an idea into an execution-ready prompt file for bootstrap-task.sh or spawn-agent.sh.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
| name | duckduckgo-search |
| description | No-key web search via DuckDuckGo. Usage: /ddg_search --query "..." [--max-results 5] [--region us-en] [--timelimit d|w|m|y] |
| user-invocable | true |
| metadata | {"openclaw":{"requires":{"bins":["bash","uvx"]}}} |
Run no-key web search through DuckDuckGo using the local script.
/ddg_search as raw args for scripts/ddg-search.sh../scripts/ddg-search.sh --help
./scripts/ddg-search.sh <raw args>
/ddg_search --query "OpenClaw agent setup" --max-results 5
/ddg_search --query "tmux send-keys examples" --region us-en --timelimit m