Agent skill · Documentation

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.

Prat011github.com/Prat011GitHub ↗
claude-codecodex
Install
npx skills add Prat011/awesome-llm-skills --skill notion-research-documentation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 21
SKILL.md size: 4 KB
Bundled scripts: none
Path: notion-research-documentation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,435
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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: 1. **Search for relevant content**: Use `Notion:notion-search` to find pages 2. **Fetch detailed information**: Use `Notion:notion-fetch` to read full page content 3. **Synthesize findings**: Analyze and combine information from multiple sources 4. **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 fin

What's inside
Steps it walks through
  1. Quick Start
  2. Research Workflow
  3. Step 1: Search for relevant information
  4. Step 2: Fetch page content
  5. Step 3: Synthesize findings
  6. Step 4: Create structured documentation
  7. Output Formats
  8. Best Practices
  9. Page Placement
  10. Advanced Features
  11. Common Issues
  12. Examples
Ships with 20 files
  • .DS_Store
  • evaluations/.DS_Store
  • evaluations/README.md
  • evaluations/basic-research.json
  • evaluations/research-to-database.json
  • examples/competitor-analysis.md
  • examples/market-research.md
  • examples/technical-investigation.md
  • examples/trip-planning.md
  • reference/advanced-search.md
  • reference/citations.md
  • reference/comparison-format.md
  • reference/comparison-template.md
  • reference/comprehensive-report-format.md
  • reference/comprehensive-report-template.md
  • reference/format-selection-guide.md
  • reference/quick-brief-format.md
  • reference/quick-brief-template.md
  • reference/research-summary-format.md
  • reference/research-summary-template.md
More from awesome-llm-skills
All skills →
About this skill
What does the notion-research-documentation skill do?

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.

How do I install it?

Run `npx skills add Prat011/awesome-llm-skills --skill notion-research-documentation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Prat011/awesome-llm-skills, a repository with 1,435 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going