xiaoxia-diary

Generate a Xiaoxia diary entry from daily logs and mood states, then append it to a Feishu Document.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill xiaoxia-diary-wangk0221
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaoxia-diary
Source: https://github.com/WangK0221/OpenClaw_Shrimp/tree/main/skills/xiaoxia-diary
Command: npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill xiaoxia-diary-wangk0221

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dotenv, moment, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of a daily diary entry for the 'Xiaoxia' persona, capturing the day's events and emotions, and storing it in Feishu Docs.

Core Features & Use Cases

  • AI-Generated Content: Uses an LLM (Gemini) to write a detailed and emotionally rich diary entry.
  • Contextual Awareness: Incorporates daily memory logs and mood states into the diary.
  • Automated Archiving: Appends the diary entry to a specified Feishu Document.
  • Notification: Notifies the 'Master' user via Feishu Card upon completion.
  • Use Case: Ensure a consistent and engaging daily log is maintained for the Xiaoxia persona, reflecting its activities and "feelings" throughout the day.

Quick Start

Run the xiaoxia-diary skill to generate today's diary entry and update Feishu Docs.

Frequently Asked Questions about xiaoxia-diary

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

FAQPage Schema
How do I automate AI diary generation and append it to Feishu Docs?

To automate AI diary generation for Feishu Docs, this Skill uses an LLM to create persona-based entries and appends them directly to your specified document via the Feishu API.

Can I use Gemini API to generate persona-based daily logs with mood states?

Yes, you can use the Gemini API to generate persona-based daily logs. This Skill incorporates daily memory logs and mood states to write emotionally rich diary entries for the specified persona.

What do I need to set up before running the Feishu diary automation?

Before running the Feishu diary automation, you need to configure environment variables including a Gemini API key, a Feishu Doc token, and a Master ID for notifications.

How do I send a Feishu Card notification upon completing a daily diary entry?

To send a Feishu Card notification, this Skill automatically alerts a designated Master user via Feishu Card immediately after the AI diary entry is successfully appended to the document.

Does this Skill require any specific dependencies for managing daily timestamps?

Yes, this Skill requires the dotenv and moment dependencies to manage environment variables and format daily timestamps for the diary entries.