--- name: knowledge description: Unified knowledge search across Notion, Google Docs, and NotebookLM. Searches all indexed research, condensed pages, and knowledge repositories in one query. argument-hint: [search query] allowed-tools: Bash, Read, Grep, Glob, Agent, WebFetch, WebSearch --- # /knowledge — Unified Knowledge Search Search across all CoM Solutions knowledge repositories in one query. Query: **$ARGUMENTS** ## Search Protocol (execute all in parallel): ### 1. Notion Workspace Search the CoM Solutions Notion workspace via Notion MCP: - Library of Nerd (2f726ae5-2095-80a7-b906-e4082e6484d1) - Lib_CYBR (collection://30526ae5-2095-8030-9541-000bda76f36f) - Google Docs Starred Import (collection://87ff6ec1-e984-47f1-a4b1-9434c573de17) - Syn_OS Knowledge Hub (32626ae5-2095-8123-b025-e362d3768a07) - All condensed research pages ### 2. Google Docs (via Notion index) Check the Google Docs Starred Import DB for matching documents. If found, provide the Google Drive URL for direct access. ### 3. Local Knowledge Search .claude memory files for relevant context: - reference_fev_roadmap.md (version roadmap) - reference_synos_repo.md (repo structure) - reference_ai_tools.md (AI tool ecosystem) - reference_master_archive.md (historical artifacts) - project_vision.md (Cognitive Hyper-OS architecture) ### 4. Master Archive (GitHub) If not found locally, check Diablo_Rain/Master-Archive via: `gh api repos/Diablo_Rain/Master-Archive/contents --jq '.[].name'` ## Output Format Present results as a ranked list: 1. **Source** (Notion/Docs/Local/Archive) — **Title** — relevance snippet 2. Provide direct links where available 3. Suggest cross-references between findings