بنقرة واحدة
search-strategy
Plan a multi-step research strategy for complex questions requiring deep investigation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Plan a multi-step research strategy for complex questions requiring deep investigation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Draft an offer letter with compensation details and terms
Create structured interview plans with competency-based questions and scorecards. Triggers on "interview plan for [role]", "interview questions for [role]", "scorecard for [role]"
Headcount planning, org design, and team structure optimization. Triggers on "org planning", "headcount plan", "team structure", "reorg", "who should we hire next"
Track and manage recruiting pipeline from sourcing through offer. Triggers on "recruiting update", "candidate pipeline", "how many candidates", "hiring status for [role]"
Generate a prioritized daily plan. Triggers on "plan my day", "what's on my plate", "start my day", "morning plan", "daily priorities"
Quick meeting prep for any meeting — context, agenda, and talking points. Triggers on "prep for my meeting", "what's my next meeting about", "meeting context for [topic]"
| name | search_strategy |
| description | Plan a multi-step research strategy for complex questions requiring deep investigation |
| metadata | {"openclaw":{"tags":["enterprise-search","strategy","research","planning"]}} |
Plan and execute a structured, multi-step research strategy for complex questions that cannot be answered by a single search. This skill breaks down a research question into sub-queries, identifies the best sources for each, and builds a progressive investigation plan.
Activate this skill when the user wants to:
Break the user's question into its component parts:
Create a structured plan with ordered phases:
Phase A -- Context gathering: Define 2-3 broad searches to establish baseline understanding.
Phase B -- Targeted investigation: Define 3-5 focused searches that drill into specific aspects identified in Phase A.
Phase C -- Gap filling: Reserve 1-2 searches for questions that emerge from Phases A and B.
For each planned search, specify:
research.web_search, docs.search_files, mail.read_inbox, chat.search_messages)For each Phase A search, use capability_execute with the following parameters:
research.web_search)enterprise-searchquery: the sub-query textmaxResults: 10Review Phase A results before proceeding. Refine Phase B searches based on what was found. If Phase A reveals the question is simpler than expected, skip directly to synthesis.
For each Phase B search, use capability_execute with the appropriate capabilityId:
enterprise-searchquery: the refined sub-querymaxResults: 10After each search, assess whether the question is sufficiently answered. Stop early if enough evidence has been gathered.
If there are still unanswered aspects after Phase B, execute gap-filling searches.
Use capability_execute with:
enterprise-searchquery: the gap-filling querymaxResults: 5Assemble findings from all phases into a structured report.
## Research Strategy Report: "{original question}"
### Strategy Overview
**Core question:** {the user's question restated clearly}
**Research approach:** {1-2 sentences describing the strategy taken}
**Phases completed:** {A, B, C as applicable}
**Total searches executed:** {count}
### Phase A: Context Gathering
**Sub-query 1:** "{query text}"
- **Source:** {capability used}
- **Key findings:**
- {finding 1}
- {finding 2}
- **Implications for next phase:** {what this tells us to look for next}
**Sub-query 2:** "{query text}"
- **Source:** {capability used}
- **Key findings:**
- {finding 1}
- {finding 2}
### Phase B: Targeted Investigation
**Sub-query 3:** "{query text}"
- **Source:** {capability used}
- **Key findings:**
- {finding 1}
- {finding 2}
[... additional sub-queries ...]
### Phase C: Gap Filling
{If executed, same format. If skipped, note why.}
### Synthesis
**Answer to the core question:**
{3-5 paragraph synthesis of all findings, directly addressing the user's question}
**Confidence level:** {high / medium / low}
**Key evidence:**
- {most important supporting finding with source}
- {second most important finding with source}
- {third most important finding with source}
**Gaps and limitations:**
- {information that could not be found}
- {sources that were not available}
### Recommended Next Steps
1. {next step if the user wants to go deeper}
2. {alternative angle to explore}
3. {action to take based on findings}
If the user's question turns out to be simpler than expected, collapse the output into a shorter format and note that a full strategy was not needed.