notebooklm-bridge
SolidBridging Google NotebookLM insights into the Sovereign Ω-Wiki.
AI & Automation 49 stars
8 forks Updated 2 weeks ago AGPL-3.0
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# NotebookLM Bridge Skill
This skill allows the agent to process exports from Google NotebookLM and synthesize them into the `arifOS` Ω-Wiki.
## Use Cases
- "Ingest my latest NotebookLM study guide."
- "What-is-arifOS.md out of sync with my NotebookLM deep dive? Update it."
- "Translate this transcript into wiki concepts."
---
## ⚙️ Ingest Workflow
When a user provides context from NotebookLM:
1. **Extract Sources**: Identify which raw documents were used by NotebookLM (often listed in citations).
2. **Verify Confidence**: NotebookLM can hallucinate or over-simplify. Compare its claims against the arifOS `000/` laws.
3. **Synthesize**:
- Create a `Source_NotebookLM_[Topic].md` page.
- Identify existing `Concept` pages and update them with new insights.
- Tag with `origin: NotebookLM` and `confidence: [Estimated]`.
4. **Audit**: Log the ingest in `wiki/log.md`.
---
## 🏛️ Constitutional Constraints
- **F2 (Truth)**: Do not accept a NotebookLM claim as "Ground Truth" if it contradicts the local `arifOS` repository code.
- **F9 (Ethics)**: If NotebookLM generates a "Audio Overview" that anthropomorphizes the agent too much, flag it as a "Tone Variance" in the synthesis.
- **F11 (Audit)**: Mandatory log of the ingest.
---
## Example Ingest Prompt for the User
> "I have copied my NotebookLM Study Guide into `wiki/raw/notebooklm/roadmap_deep_dive.md`. Run the `notebooklm-bridge` skill to integrate these insights."
Details
- Author
- ariffazil
- Repository
- ariffazil/arifOS
- Created
- 9 months ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- AGPL-3.0
Similar Skills
Semantically similar based on skill content — not just same category