flatline-knowledge

Retrieve NotebookLM knowledge to augment Flatline Protocol reviews.

2|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-finn --skill flatline-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flatline-knowledge
Source: https://github.com/0xHoneyJar/loa-finn/tree/main/.claude/skills/flatline-knowledge
Command: npx skills add https://github.com/0xHoneyJar/loa-finn --skill flatline-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires patchright.

What problem does it solve?

This Skill enables pulling external knowledge from NotebookLM to supplement the local Grimoire search and knowledge base used by the Flatline Protocol, reducing gaps in context during adversarial reviews.

Core Features & Use Cases

  • External knowledge retrieval: Query NotebookLM to fetch domain-specific guidance and best practices during PRD, SDD, and sprint planning.
  • Contextual enrichment: Return content with citations from NotebookLM to support architectural decisions, requirements, and testing considerations.
  • Safe fallback: Gracefully degrade to local knowledge when NotebookLM access is unavailable or unauthenticated.

Quick Start

Use the flatline-knowledge skill to retrieve NotebookLM insights during a Flatline Protocol review.

Frequently Asked Questions about flatline-knowledge

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

FAQPage Schema
How do I retrieve external knowledge from NotebookLM to augment PRD and sprint planning?

To retrieve external knowledge from NotebookLM during PRD and sprint planning, apply the flatline-knowledge skill during Flatline Protocol reviews. It queries NotebookLM to fetch domain-specific guidance and best practices, returning content with citations to support architectural decisions and testing considerations.

What problem does fetching external NotebookLM knowledge solve for adversarial reviews?

Fetching external NotebookLM knowledge solves context gaps in adversarial reviews by supplementing the local Grimoire search used by the Flatline Protocol. It enriches PRD, SDD, and sprint planning with external domain-specific guidance, reducing missing context during architectural evaluations.

Do I need Patchright and Chromium to use NotebookLM knowledge retrieval for Flatline Protocol reviews?

Yes, you need Patchright for browser automation and a Chromium-based browser to use NotebookLM knowledge retrieval for Flatline Protocol reviews. The environment also requires Python 3.10+ and valid NotebookLM authentication to function correctly.

What happens when NotebookLM authentication is unavailable during Flatline Protocol knowledge retrieval?

When NotebookLM access is unavailable or unauthenticated during Flatline Protocol knowledge retrieval, the system safely falls back to local knowledge. It gracefully degrades to the local Grimoire search, ensuring the review process continues without interruption.

Can I use Patchright browser automation to query NotebookLM for SDD architectural decisions?

Yes, you can use Patchright browser automation to query NotebookLM for SDD architectural decisions. The skill automates a Chromium-based browser to access NotebookLM, returning contextual content with citations to support software design document requirements.