archive-daily

Archive daily markdown content from Today.md to a dated Periodic file.

4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/BugRoger/2bd --skill archive-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive-daily
Source: https://github.com/BugRoger/2bd/tree/main/.claude/skills/_sub/write/archive-daily
Command: npx skills add https://github.com/BugRoger/2bd --skill archive-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of archiving daily notes, ensuring that volatile 'Captive' information is moved to a permanent 'Periodic' record, maintaining a clean workspace.

Core Features & Use Cases

  • Automated Archiving: Moves content from Today.md to a dated file in Periodic/Daily/.
  • Conflict Resolution: Checks for existing archives and handles content mismatches.
  • Workspace Cleanup: Optionally replaces the source Today.md with a placeholder after successful archiving.
  • Use Case: At the end of each day, run this skill to automatically save your working notes into your long-term archive, preventing data loss and keeping your active notes organized.

Quick Start

Archive the current day's content using the archive-daily skill, specifying your vault path and the date.

Frequently Asked Questions about archive-daily

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

FAQPage Schema
How do I automatically archive daily markdown notes to a periodic directory?

You can archive daily markdown notes by moving content from Today.md to a dated file in Periodic/Daily/. This transition ensures volatile notes become a permanent, dated record within your specified vault directory, keeping your workspace clean and organized.

What is the best way to handle content conflicts when archiving daily notes?

Handling content conflicts during daily note archiving involves validating existing archives and detecting content mismatches. The system checks for previously archived files to prevent data duplication and ensures data integrity before completing the move operation.

Can I clean my Today.md file automatically after archiving its content?

Yes, you can clean your Today.md file after archiving. The process optionally replaces the source file with a placeholder once the daily markdown content has been successfully moved to the Periodic archive, preventing data loss and maintaining a fresh workspace.

When do I need to archive daily markdown content for personal knowledge management?

You need to archive daily markdown content when transitioning volatile notes into a permanent record. Running this process at the end of each day saves your working notes into a long-term archive, ensuring organized knowledge management and preventing data loss.

Does daily note archiving work without any external dependencies?

Yes, daily note archiving works without external dependencies. It operates independently using scripts and references to manage the transition of volatile notes into a permanent, dated record within your specified vault directory.