بنقرة واحدة
web-search
Web search via DuckDuckGo. Use when the user needs to look up current information online.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Web search via DuckDuckGo. Use when the user needs to look up current information online.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Write commit messages that capture judgment and decision-making, not just change descriptions. Use when the user wants to elevate their commit history from a log to a record of reasoning, trade-offs, and context.
Debug assistant for error analysis, log interpretation, and performance profiling. Use when user encounters errors, crashes, or performance issues.
Git workflow assistant for branching, commits, PRs, and conflict resolution. Use when user asks about git strategy, branch management, or PR workflow.
Detect project type and generate .pi/ configuration. Use when setting up pi for a new project or when user asks to initialize pi config.
Fetch a web page and extract readable text content. Use when user needs to retrieve or read a web page.
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
| name | web-search |
| description | Web search via DuckDuckGo. Use when the user needs to look up current information online. |
Web search via DuckDuckGo. Use when the user needs to look up current information online.
{baseDir}/search.js "query terms"
{baseDir}/search.js -n 10 "query terms"
-n <count> — number of results to return (default: 5)