一键导入
log-to-daily
Capture conversation activity to today's daily note. Creates a continuous record of your work that Claude can reference in future sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture conversation activity to today's daily note. Creates a continuous record of your work that Claude can reference in future sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when about to claim work is complete, fixed, or passing. Requires running verification commands and confirming output before making any success claims. Evidence before assertions, always.
Use when encountering any bug, test failure, or unexpected behavior. Requires root cause investigation before proposing fixes.
Analyze existing skills, agents, commands before creating new ones. Prevents duplicates and suggests alternatives.
Dynamic wisdom extraction that adapts sections to content. Use when analyzing YouTube videos, podcasts, interviews, articles, or any content where you want to capture the best insights.
Detect AI-generated writing patterns (slop). Scans for banned phrases, structural tells, and scoring.
List and restore from Minervia backups. Shows available backup timestamps and lets you restore files to previous versions. Use when you need to undo an update or recover customizations.
| name | log-to-daily |
| description | Capture conversation activity to today's daily note. Creates a continuous record of your work that Claude can reference in future sessions. |
| use_when | User asks to log activity, update the daily note, record what was done, or wants session work captured in the vault. |
Capture session activity to your daily note, building a searchable record of your work over time.
Without logging, each Claude session is ephemeral. With logging:
This skill requires your vault path. Add to your CLAUDE.md:
## Vault Configuration
Obsidian vault path: /path/to/your/vault
Daily notes location: 00 Daily/YYYY/YYYYMMDD.md
{vault}/00 Daily/YYYY/YYYYMMDD.md---
date: YYYY-MM-DDTHH:MM
tags: [Daily]
---
# DAILY NOTE
### *Weekday, Month DDth, YYYY*
## Journal
[Summary of activities]
---
## [Topic/Project Sections]
[Detailed notes organized by topic]
---
## Files Created Today
[Wiki links to any files created during this session]
Step 1: Locate the daily note
{vault}/00 Daily/YYYY/YYYYMMDD.mdStep 2: Analyze session for loggable content
Identify:
Step 3: Structure the update
Step 4: Append to daily note
Section headers: Use ## Section Name for main topics
Project sections:
## Project Name - Brief Description
**Key details in bold**
- Bullet points for details
- Use checkboxes for action items: `- [ ]`
**Status:** Current status
**Next steps:** What happens next
Wiki links:
[[File Name]]Files Created Today:
## Files Created Today
- [[New Document]] - Brief description
- [[Another File]] - What it contains