بنقرة واحدة
switchboard-research
Run comprehensive multi-source web research and synthesize a cited summary.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run comprehensive multi-source web research and synthesize a cited summary.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | switchboard-research |
| description | Run comprehensive multi-source web research and synthesize a cited summary. |
| allowed-tools | Read, Glob, Grep, WebSearch, WebFetch |
| user-invokable | false |
Perform deep, multi-angle web research on any topic using iterative search strategies.
Before conducting any searches, propose a research plan to the user for approval:
Present the plan with:
Wait for user response:
Before starting: Check system date/time and use dynamic date ranges in queries (e.g., current year and previous 2 years).
Run 3-4 parallel searches with different query formulations:
search_web "topic"search_web "topic [current_year] [current_year-1] [current_year-2] latest" (use dynamic years)search_web "topic best practices guide"search_web "topic vs alternatives comparison"Based on initial results, run targeted searches:
search_web "topic" domain="scholar.google.com"search_web "topic documentation" domain="developer.mozilla.org OR docs.python.org"search_web "topic reddit stackoverflow"Present research as:
User: "Research the current state of Rust web frameworks"
You:
When planning, flag uncertain assumptions and supply a ready-to-run web-research prompt to confirm them.
Local Switchboard management console — drive the board when the VS Code extension is running
Implement with high accuracy and self-review (invest effort up front to minimize rework)
Reconcile and restructure a feature's subtasks — improve each, then merge/delete/rewrite/split to make the set coherent
Deep planning, dependency checks, and adversarial review
Cloud-VM planning mode — plan first, do not auto-code in a remote VM