.claude/skills/synthesize-insights/SKILL.md
Combine multiple insights into coherent narrative
npx skillsauth add abilityai/cornelius synthesize-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.
Combine multiple insights or permanent notes into a coherent narrative, framework, or argument. Discovers patterns and connections across disparate ideas.
/synthesize-insights <note names or topic cluster>
/synthesize-insights [[AI adoption bottleneck is psychological]], [[Professional identity creates AI resistance]], [[Belief is a way to deal with Uncertainty]]
/synthesize-insights All notes connecting dopamine, social media, and AI
/synthesize-insights Buddhism-neuroscience-AI triangle
Gather Notes
Find Patterns
Build Narrative
Output Synthesis
🔗 Synthesis: [Topic/Theme]
**Pattern Identified:**
[Description of overarching pattern or framework emerging from notes]
**Key Connections:**
1. [Connection 1]: [[Note A]] + [[Note B]]
[How these notes relate and what emerges]
2. [Connection 2]: [[Note C]] + [[Note D]] + [[Note E]]
[Multi-way connection and emergent insight]
3. [Connection 3]: [[Note F]] ↔ [[Note G]]
[Bidirectional or tension between notes]
**Emergent Understanding:**
[What new insight emerges from synthesizing these notes that wasn't obvious in any single note]
**Implications:**
- [Implication 1 for thinking/practice]
- [Implication 2 for content/frameworks]
- [Implication 3 for future exploration]
**Suggested Applications:**
- Article topic: "[Potential article title]"
- Framework: "[Potential framework name]"
- Research direction: "[Area to explore further]"
📝 Synthesized Notes:
- [[Note 1]] - Role in synthesis
- [[Note 2]] - Role in synthesis
- [[Note 3]] - Role in synthesis
[...]
User: "I want to write about AI and psychology"
/synthesize-insights AI adoption psychological barriers cluster
# Output: Synthesized narrative showing how notes connect
# → Use as article foundation
User: "Help me create a framework for AI resistance"
/synthesize-insights [[AI adoption bottleneck]], [[Professional identity]], [[Dopamine reinforcement]], [[Belief systems]]
# Output: Framework showing how psychological factors interact
# → Visualize in diagram or model
User: "How do my Buddhism notes relate to AI?"
/synthesize-insights Buddhism and AI connections
# Output: Non-obvious bridges between ancient wisdom and digital intelligence
# → Potential contrarian article angle
User: "What content can I create from my dopamine notes?"
/synthesize-insights All dopamine-related notes
# Output: Multiple synthesis narratives
# → Suggests 3-5 article topics or video series
High-quality synthesis: ✅ Identifies non-obvious patterns ✅ Shows connections between 5-10+ notes ✅ Produces emergent understanding ✅ Suggests practical applications ✅ Highlights tensions or contradictions ✅ Creates actionable frameworks
Low-quality (try different notes): ❌ Only surface-level connections ❌ No emergent insight ❌ Obvious or generic patterns ❌ Doesn't inspire new thinking
/synthesize-insights Notes connecting Buddhism, neuroscience, and AI agent design
Reveals consilience - where independent domains converge on same truth
/synthesize-insights Evolution of my thinking on AI from 2024 to 2025
Shows how perspectives change over time
/synthesize-insights Notes that challenge conventional AI wisdom
Gathers all contrarian perspectives for provocative content
/synthesize-insights Problem: AI adoption barriers + Solutions from psychology and Buddhism
Connects problem notes with solution notes from different domains
# Synthesis → Article workflow
/synthesize-insights Dopamine, social media, AI cluster
# → Get synthesis with connections
# → Use in /create-article skill
# Synthesis → Connections workflow
/synthesize-insights AI notes
/find-connections [synthesized theme]
# → Discover even more connections
# Synthesis → Video series workflow
/synthesize-insights Buddhism-AI connections
# → Extract 3-5 narratives
# → Ruby creates video series from each
| Source | Location | Read | Write | Description |
|--------|----------|------|-------|-------------|
| Brain notes | Brain/**/*.md | X | | Permanent notes, AI insights, Document insights |
| Local Brain Search | resources/local-brain-search/ | X | | Semantic search for topic clusters |
| MOCs | Brain/03-MOCs/ | X | | Map of Content for thematic organization |
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)