一键导入
knowledge-synthesis
Gather information from multiple sources and synthesize it into a structured knowledge brief
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Gather information from multiple sources and synthesize it into a structured knowledge brief
用 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 | knowledge_synthesis |
| description | Gather information from multiple sources and synthesize it into a structured knowledge brief |
| metadata | {"openclaw":{"tags":["enterprise-search","synthesis","knowledge","brief"]}} |
Gather information from multiple connected sources on a specific topic and synthesize it into a comprehensive, structured knowledge brief. Unlike a simple search that returns a list of results, this skill reads, analyzes, and produces an original synthesis document.
Activate this skill when the user wants to:
Clarify what the user wants synthesized:
If the user did not specify these, make reasonable assumptions and state them.
Use capability_execute with the following parameters:
research.web_searchenterprise-searchquery: the topic, phrased for web searchmaxResults: 15Extract key facts, recent developments, and authoritative sources. Note the publication date and source credibility for each finding.
Skip this step if the user asked for internal-only synthesis.
Use capability_execute with the following parameters:
docs.search_filesenterprise-searchquery: the topicmaxResults: 20sortBy: "relevance"Identify the most relevant internal documents. For each document, extract:
Use capability_execute with the following parameters:
mail.read_inboxenterprise-searchquery: the topicmaxResults: 15dateRange: the time range if specified, otherwise last 90 daysLook for:
Use capability_execute with the following parameters:
chat.search_messagesenterprise-searchquery: the topicmaxResults: 15channels: relevant channels if identifiableLook for:
This capability is optional. If it returns needs_setup, proceed without chat data
and note the gap in the final brief.
Before writing the brief:
If the user wants the brief saved as a document, use capability_execute:
docs.create_briefenterprise-searchtitle: "Knowledge Brief: {topic}"content: the formatted brief contentfolder: user-specified location or defaultThis capability is optional. If it returns needs_setup, present the brief
inline and let the user know they can save it manually.
## Knowledge Brief: {topic}
**Prepared for:** {audience or "General"}
**Date:** {current date}
**Scope:** {internal / external / both}
**Sources consulted:** {count} documents, {count} emails, {count} chat threads, {count} web sources
---
### Executive Summary
{3-5 sentence overview of the most important findings. This should stand alone
as a useful summary for someone who reads nothing else.}
### Background
{2-3 paragraphs establishing context. What is the topic? Why does it matter?
What has happened recently?}
### Key Findings
**1. {Finding title}**
{2-3 paragraphs detailing this finding. Include specific data points, quotes,
or references where available.}
Sources: {list of sources that support this finding}
**2. {Finding title}**
{2-3 paragraphs}
Sources: {list of sources}
**3. {Finding title}**
{2-3 paragraphs}
Sources: {list of sources}
[... additional findings as warranted ...]
### Internal Perspective
{What does the organization's own documentation and communication say about
this topic? Summarize internal discussions, decisions, and stated positions.}
### External Perspective
{What do external sources say? Market context, competitor activity, industry
trends, analyst opinions.}
### Timeline
| Date | Event | Source |
|------|-------|--------|
| {date} | {event} | {source} |
| {date} | {event} | {source} |
### Open Questions
- {question that remains unanswered}
- {question that emerged during research}
- {area where sources conflict}
### Recommendations
1. {actionable recommendation based on findings}
2. {recommendation}
3. {recommendation}
---
**Sources:** {numbered list of all sources cited}
**Gaps:** {note any sources that were unavailable}
For quick summaries, condense to Executive Summary + Key Findings + Open Questions.