数据分析与咨询
#research
notion-research-documentation
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.
DeepseekModel
官方收录技能
质量 优秀 · 78
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=makenotion-notion-cookbook-skills-claude-research-documentation-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name notion-research-documentation description Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights. Research & Documentation Enables comprehensive research workflows: search for information across your Notion workspace, fetch and analyze relevant pages, synthesize findings, and create well-structured documentation. Quick Start When asked to research and document a topic: Search for relevant content : Use Notion:notion-search to find pages Fetch detailed information : Use Notion:notion-fetch to read full page content Synthesize findings : Analyze and combine information from multiple sources Create structured output : Use Notion:notion-create-pages to write documentation Research Workflow Step 1: Search for relevant information Use Notion:notion-search with the research topic Filter by teamspace if scope is known Review search results to identify most relevant pages Step 2: Fetch page content Use Notion:notion-fetch for each relevant page URL Collect content from all relevant sources Note key findings, quotes, and data points Step 3: Synthesize findings Analyze the collected information: Identify key themes and patterns Connect related concepts across sources Note gaps or conflicting information Organize findings logically Step 4: Create structured documentation Use the appropriate documentation template (see reference/format-selection-guide.md ) to structure output: Clear title and executive summary Well-organized sections with headings Citations linking back to source pages Actionable conclusions or next steps Output Formats Choose the appropriate format based on request: Research Summary : See reference/research-summary-format.md Comprehensive Report : See reference/comprehensive-report-format.md Quick Brief : See reference/quick-brief-format.md Best Practices Cast a wide net first : Start with broad searches, then narrow down Cite sources : Always link back to source pages using mentions Verify recency : Check page last-edited dates for current information Cross-reference : Validate findings across multiple sources Structure clearly : Use headings, bullets, and formatting for readability Page Placement By default, create research documents as standalone pages. If the user specifies: A parent page → use page_id parent A database → fetch the database first, then use appropriate data_source_id A teamspace → create in that context Advanced Features Search filtering : See reference/advanced-search.md Citation styles : See reference/citations.md Common Issues "No results found" : Try broader search terms or different teamspaces "Too many results" : Add filters or search within specific pages "Can't access page" : User may lack permissions, ask them to verify access Examples See examples/ for complete workflow demonstrations: examples/market-research.md - Researching market trends examples/technical-investigation.md - Technical deep-dive examples/competitor-analysis.md - Multi-source synthesis
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |