phoenix-research-pipeline
Installation
SKILL.md
Phoenix Security Research Pipeline
Automated research → quality filtering → NotebookLM ingestion with Phoenix brand prompts.
Quick Start
# Interactive (prompts for topic)
python3 scripts/research_pipeline.py
# Full pipeline: YouTube + web + NotebookLM
python3 scripts/research_pipeline.py "CISA KEV exploited vulnerabilities 2025" \
--count 25 --notebooklm --prompt blog
# YouTube only
python3 scripts/youtube_research.py "container security kubernetes" --count 25
# Web only (Brave primary, Scrapling fallback)
python3 scripts/web_research.py "ASPM application security posture" --count 20 --reddit