diary
Unified Diary System: A context-preserving automated logger for multi-project development.
npx skills add sickn33/agentic-awesome-skills --skill diary --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 📔 Unified Diary System ## When to Use This Skill Use this skill when you want to summarize progress, write a daily dev log, or perform a daily review while keeping project contexts isolated and synced to Notion/Obsidian. > 🚨 **Agent One-Shot Integrity Constraint (Highest Priority)**: Steps 1-4 are an **indivisible atomic workflow**. The AI **MUST use Continuous Tool Calling** to complete all actions in one breath. > - **ABSOLUTELY FORBIDDEN** to output conversational text and wait for the user after completing Step 1, 2, or 3. > - Example: Immediately after saving the file in Step 1, you must **automatically and instantly** call the terminal tool to execute the script in Step 2. Stopping to chat or asking "Should I continue?" is considered a critical error. Only inform the user explicitly if you are stuck due to a technical error. > ⚠️ **Ironclad Rule 1**: The local project diary in Step 1 **must NEVER be polluted with global data**. It only records the current project. > ⚠️ **Ironclad Rule 2**: When using tools like `run_command` to execute predefined python scripts (Step 2, Step 4), you must set them to `SafeToAutoRun: true` to avoid getting stuck waiting for user authorizati
- When to Use This Skill
- Step 1: Local Project Archiving (AI Generation)
- Step 1.5: Refresh Project Context (Automation Script)
- Step 2: Extract Global & Project Material (Script Execution)
- Step 3: AI Smart Fusion & Global Archiving (AI Execution) 🧠
- Step 4: Cloud Sync & Experience Extraction (Script + Human) 🛑
- 📝 Templates and Writing Guidelines
- 💡 Writing Guidelines (For AI)
- 📝 Template 1: Project Local Diary (Step 1 Exclusive)
- 🌍 Template 2: Global Diary (Step 3 Exclusive)
- Limitations
What does the diary skill do?
Unified Diary System: A context-preserving automated logger for multi-project development.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill diary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.