google-drive-knowledge-bank
Installation
SKILL.md
Meeting Notes Knowledge Bank
Transform a folder of Google Docs meeting notes into a queryable knowledge bank. This skill ingests meeting notes, parses them into structured format, and stores them for fast, accurate retrieval when answering questions.
Two-Phase Workflow
Phase 1: Ingestion (Build the Knowledge Bank)
Pull meeting notes from Google Drive, parse their content, and store as structured data.
Phase 2: Querying (Answer Questions)
Search the stored knowledge bank to answer questions accurately, always grounding responses in the actual meeting content.
Prerequisites
This skill requires the Google Workspace CLI (gws):