leo-diary

Analyze diary entries for dates, people, events, mood, energy, sleep, and keyword trends.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/leonardofhy/openclaw-workspace --skill leo-diary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: leo-diary
Source: https://github.com/leonardofhy/openclaw-workspace/tree/main/skills/leo-diary
Command: npx skills add https://github.com/leonardofhy/openclaw-workspace --skill leo-diary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, markdown, gspread, google-auth, google-api-python-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Leo 日記研究員協助你快速回答日記相關問題、分析情緒與睡眠走勢、整理事件時間軸,並執行關鍵字頻率分析,以支援日誌內容的查詢與洞察。

Core Features & Use Cases

  • 跨日期查詢日記、搜尋人物/事件、分析情緒與睡眠走勢。
  • 生成長期走勢報告與每日教練摘要,幫助規劃日常行動。
  • 支援自動化任務腳本,如 讀取日記、搜尋、關鍵字分析與洞察報告的產出。

Quick Start

請輸入「最近七天日記的情緒走勢摘要」以獲取洞察。

Frequently Asked Questions about leo-diary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze diary entries to track mood and sleep trends over time?

To analyze diary entries for mood and sleep trends, the Skill parses diary data, computes sleep metrics, and generates structured reports. It cross-references dates, energy levels, and sleep patterns to deliver actionable trend insights.

What is the best way to search for specific people or events across multiple diary logs?

Searching for specific people or events across diary logs is handled through targeted lookups. The Skill parses entries, extracts matching keyword frequencies, and structures the findings into a timeline report for context loading.

Can I use Google Sheets to store and retrieve diary data for keyword frequency analysis?

Yes, you can use Google Sheets to store and retrieve diary data. The Skill uses gspread and google-api-python-client dependencies to load data, enabling automated keyword frequency analysis and structured report generation.

Does this Skill generate coaching insights from daily diary logs?

Yes, the Skill generates high-level coaching insights from daily diary logs. It parses entries to compute sleep metrics and mood trends, producing structured daily coaching summaries that help plan daily actions and behavioral strategies.

How do I automate the extraction of date-range diary insights without manual entry?

Automating date-range diary insights requires running the provided scripts within the Skill assets. These scripts parse entries, compute sleep metrics for specified dates, and generate structured reports suitable for context loading without manual input.