personal-insight-engine
SKILL.md
PIE (Personal Insight Engine)
Analyze your startup journey by distilling strategic patterns from your memory logs.
Setup
1. Configure API Keys: PIE requires at least one of the following environment variables. If both are provided, Gemini is used by default.
GEMINI_API_KEY: For Google Gemini 2.0 Flash (Recommended).ZHIPU_API_KEY: For Zhipu AI GLM-4.
2. Dependencies:
pip install -r requirements.txt