.claude/skills/extract-document-insights/SKILL.md
Extract insights from external documents (research papers, books, articles). Spawns document-insight-extractor subagent. Requires session name.
npx skillsauth add abilityai/cornelius extract-document-insightsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract insights from EXTERNAL documents with proper epistemic classification.
User-invocable wrapper that spawns the document-insight-extractor subagent to:
Brain/Document Insights/[session]/NOT for personal content - use /extract-insights for your conversations, transcripts.
/extract-document-insights "2025-02-21 Ancient Wisdom Research" /path/to/document.md
/extract-document-insights "AI Agent Papers" "the transcript above"
Session name is REQUIRED - describes the research session for organization.
Task(
subagent_type="document-insight-extractor",
prompt="Extract insights from: [source] into session '[session-name]'. Follow your mandatory workflow - contextualize, classify epistemically, search duplicates, create notes, update changelog."
)
Brain/Document Insights/[session]/development
Rebuild the Cornelius voice agent system prompt from knowledge base sources
data-ai
Update dashboard.yaml with current knowledge base metrics from analysis report
documentation
Update Knowledge Graph Changelog
testing
Comprehensive testing playbook for Local Brain Search memory improvements (Phases 1, 3, 4)