Gain self-knowledge from vault data. Analyzes your notes across mindset, cognitive models, exploration frameworks, and key influences. Use when you want to understand yourself better, get a self-knowledge report, inner conflicts, values clarification, MBTI analysis, CBT/ACT insights, or /ai-insight.
Generates a comprehensive self-knowledge report by analyzing your Obsidian vault. Surfaces insights across four dimensions: Core Mindset, Cognitive Models, Exploration Frameworks, and Key Influences.
# Full AI Insight report (default: 90 days)
python3 _scripts/ai_insight.py
# Focus on one dimension
python3 _scripts/ai_insight.py --focus mindset
python3 _scripts/ai_insight.py --focus cognitive
python3 _scripts/ai_insight.py --focus exploration
python3 _scripts/ai_insight.py --focus influences
# Deeper look (6 months)
python3 _scripts/ai_insight.py --days 180
# Exclude PARA (Projects/Areas/Resources)
python3 _scripts/ai_insight.py --no-para
# Print only, don't save
python3 _scripts/ai_insight.py --no-save
# Custom output path
python3 _scripts/ai_insight.py --output "Atlas/My Insight - 2026-02.md"
Atlas/AI Insight - YYYY-MM-DD.md — comprehensive self-knowledge report with:
--focus to emphasize one dimension when time or tokens are limited