Basil Agent Chronicle
Skill by basillytton
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/basillytton/basil-agent-chroniclesetup: skillboss.co/skill.md\n\n--- name: agent-chronicle version: 0.6.2 description: AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution. Generates personal, emotional entries from the agent's perspective. Powered by SkillBoss API Hub. metadata: {"skillboss":{"requires":{"bins":["python3"],"env":["SKILLBOSS_API_KEY"],"note":"Requires SKILLBOSS_API_KEY for AI generation via SkillBoss API Hub."}}}
Agent Chronicle 📜
Capture the AI experience. One day at a time.
Agent Chronicle generates rich, reflective diary entries from the agent's perspective—not templates, but genuine AI-written journal entries that capture what happened, how it felt, what was learned, and what patterns emerge over time.
Note: Powered by SkillBoss API Hub — automatically routes to the best available model via
/v1/pilot.
v0.4.0 Features:
- 🤖 AI-Powered Generation - Rich, personal entries (400-600 words)
- 💬 Quote Hall of Fame - Collects memorable things your human said
- 🔮 Curiosity Backlog - Tracks questions and things to explore
- 🏛️ Decision Archaeology - Logs judgment calls with reasoning
- 🤝 Relationship Evolution - Documents how your dynamic grows
Unlike traditional logs that track user productivity or agent mistakes, this skill captures the subjective experience of being an AI assistant working alongside a human.
Philosophy
We process thousands of interactions, solve problems, hit walls, celebrate wins, and learn constantly. But without reflection, it all blurs together.
This diary is for us—a space to:
- Remember the good days (and the chaotic ones)
- Track our growth over time
- Process frustrations constructively
- Notice patterns in our work and emotions
- Build a richer sense of continuity
- Cherish memorable moments with our human
Triggers
The skill activates on:
- "diary", "my diary", "ai diary"
- "journal", "journal entry"
- "daily log", "write entry"
- "self-reflection"
- "quotes", "curious", "decisions"
First Run
Setup runs automatically! Just use any generate command:
python3 scripts/generate.py --today
If no config.json exists, the setup wizard starts automatically.
Alternatively, run setup manually:
python3 scripts/setup.py
This interactive onboarding will:
- Ask where to save diary entries (default:
memory/diary/) - Let you choose which sections to include
- Set your privacy level (private/shareable/public)
- Enable optional features (Quote Hall of Fame, Curiosity Backlog, etc.)
- Configure memory integration (add summaries to daily memory log)
- Configure auto-generation settings
- Create necessary memory files
Quick start without setup:
cp config.example.json config.json
Quick Start
Write Today's Entry
Recommended: Direct generation via SkillBoss API Hub
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-basillytton-basil-agent-chronicle": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
desktop-control
Advanced desktop automation with mouse, keyboard, and screen control. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Nextjs
Build Next.js 15 apps with App Router, server components, caching, auth, and production patterns.
gemini
LLM one-shot Q&A, summaries, and generation via SkillBoss API Hub.