Knowledge Retrieval

Searches Notion and Google Drive documents with relevance scoring and content preview extraction.

18|7|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/thecloudtips/founder-os --skill knowledge-retrieval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Knowledge Retrieval
Source: https://github.com/thecloudtips/founder-os/tree/main/plugin/skills/kb/knowledge-retrieval
Command: npx skills add https://github.com/thecloudtips/founder-os --skill knowledge-retrieval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill bridges the gap between your questions and the information scattered across your Notion workspace and Google Drive, ensuring you find relevant documents quickly and efficiently.

Core Features & Use Cases

  • Multi-Source Search: Queries both Notion pages/databases and Google Drive documents.
  • Intelligent Querying: Generates multiple search variants to maximize recall.
  • Relevance Scoring: Ranks results based on keyword density, title match, and recency.
  • Content Extraction: Provides snippets or full content for top results.
  • Use Case: Ask "What are our Q3 marketing KPIs?" and get a ranked list of relevant Notion pages and Drive documents, complete with content previews.

Quick Start

Search the knowledge base for documents about our refund policy.

Frequently Asked Questions about Knowledge Retrieval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for documents across both Notion and Google Drive at the same time?

To find information across Notion and Google Drive simultaneously, this Skill executes a multi-source search pipeline that queries both platforms, deduplicates results, and ranks them by relevance. It formulates multiple query variants to maximize recall before extracting content previews from the top matches.

How does relevance scoring work when retrieving information from a knowledge base?

Relevance scoring for retrieved knowledge base documents evaluates keyword density, title matches, and document recency. This mechanism ranks the most contextually appropriate and up-to-date Notion pages and Google Drive documents highest in your search results.

Can I get content previews from Notion pages and Google Drive documents without opening them?

Yes, you can retrieve content previews from Notion pages and Google Drive documents without opening them individually. The Skill performs content extraction on top ranked results, providing snippets or full content directly within the search output after deduplication.

What happens if my Notion workspace or Google Drive is unavailable during a document search?

If your Notion workspace or Google Drive is unavailable during a document search, the Skill handles graceful degradation for unavailable sources. This ensures the multi-source search pipeline continues to query and return ranked content previews from the remaining accessible platform.

Do I need to manually formulate search queries to find information in Notion and Google Drive?

No, you do not need to manually formulate search queries to find information in Notion and Google Drive. The Skill features intelligent querying that automatically generates multiple search variants based on your natural language question to maximize document retrieval recall.