Prompts for daily energy, mood, focus ratings plus highlight, blocker, tomorrow goal; saves structured Markdown logs in notes/, tracks streaks in achievements.md, analyzes patterns every 3 logs.
npx claudepluginhub bayramannakov/ai-personal-os-skills --plugin linkedin-research-postThis skill is limited to using the following tools:
Run a quick 5-minute daily check-in. Ask 6 questions, save a structured note.
Conducts conversational interviews for daily journaling, identifies High-Rise emotional floors, and saves formatted entries to Obsidian notes. Invoke via /journal or check-ins.
Generates structured daily journal entries from AI agent's perspective, capturing projects, wins, frustrations, learnings, and emotions. Useful for diary, journal, or self-reflection requests.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Run a quick 5-minute daily check-in. Ask 6 questions, save a structured note.
Ask each question one at a time using AskUserQuestion. Keep it brisk and friendly.
["1-3 (Low)", "4-5 (Below average)", "6-7 (Good)", "8-10 (Great)"]["1-3 (Low)", "4-5 (Below average)", "6-7 (Good)", "8-10 (Great)"]["1-3 (Low)", "4-5 (Below average)", "6-7 (Good)", "8-10 (Great)"]["Got something important done", "Had a great conversation", "Learned something new", "Other"]["Too many meetings", "Couldn't focus", "Stuck on a problem", "Nothing major", "Other"]["Finish a key task", "Start something new", "Clear my backlog", "Other"]date +%Y-%m-%d via Bash).notes/ directory in the current working directory if it does not exist.notes/daily-log-YYYY-MM-DD.md with this format:# Daily Log — YYYY-MM-DD
## Vitals
- Energy: X/10
- Focus: X/10
- Mood: X/10
## Highlight
[their answer]
## Blocker
[their answer]
## Tomorrow
[their answer]
---
*Logged via /daily-log*
Print a one-line confirmation:
Logged! Energy X, Focus X, Mood X. See you tomorrow.
If an achievements.md file exists in the current directory, update it:
notes/daily-log-*.md files to update streak and check achievement unlocks (First Log, Consistency, Week Warrior, Fortnight Force).After saving, count all notes/daily-log-*.md files. If the count is divisible by 3 (3, 6, 9, 12...):
notes/user-profile.md (if it exists)## Patterns From Daily Logs section at the end of user-profile.mdExample patterns section:
## Patterns From Daily Logs
*Auto-updated from 9 daily logs*
- Energy peaks mid-week (Tue-Thu avg 8, Mon avg 5)
- Most common blocker: context-switching between projects
- Focus improves on days with a clear "one thing" from previous log
- Mood correlates strongly with getting the highlight task done
- Best productivity window: mornings before first meeting
After everything is saved, ask ONE final question:
["Share streak + vibe (e.g. 'Day 5. Energy 8.')", "Write a custom message", "Skip — keep it private"]If they choose to share:
save_draft via MCP (do NOT send — draft only)If they skip, move on silently.
Do NOT turn this into a long conversation. The whole interaction should take under 5 minutes.