archive-callouts

Archive addressed callouts older than a user-defined threshold into a Legacy Callouts section.

2|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jameswong2011/InvestmentVault --skill archive-callouts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive-callouts
Source: https://github.com/jameswong2011/InvestmentVault/tree/main/.claude/skills/archive-callouts
Command: npx skills add https://github.com/jameswong2011/InvestmentVault --skill archive-callouts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill consolidates addressed callouts older than a specified threshold into a clean, designated section within notes, reducing clutter and maintaining contextual clarity.

Core Features & Use Cases

  • Automated Callout Archiving: Moves old, addressed callouts into the ## Legacy Callouts section based on age criteria.
  • Markdown Content Management: Strips callout formatting, preserving original content and metadata for historical reference.
  • Use Case: During quarterly review, easily archive callouts older than 180 days in research notes to keep the main content concise and focused.

Quick Start

To sweep callouts older than 180 days across all notes, simply say "archive callouts" or "sweep callouts."

Frequently Asked Questions about archive-callouts

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

FAQPage Schema
How do I archive old markdown callouts in my notes repository?

Markdown callout archiving automatically identifies addressed callout blocks older than a user-defined threshold and moves them into a dedicated section. This reduces note clutter while preserving historical reference data within the repository.

How does automated callout archiving work with version control?

Automated callout archiving works with version control by selectively processing markdown notes within a repository, stripping callout formatting while preserving content, and maintaining an audit trail through log entries to ensure data integrity.

Can I set a custom age threshold for sweeping addressed callouts?

Yes, you can set a custom age threshold for sweeping addressed callouts. The automation operates across notes in your repository, selectively processing sections with callout blocks older than your specified number of days to update the dedicated archive.

What is the best way to declutter research notes for a quarterly review?

The best way to declutter research notes for a quarterly review is to consolidate addressed callouts older than a specified age into a clean, designated section. This strips callout formatting and preserves original content for historical tracking.

Does archiving callouts delete the original markdown content?

Archiving callouts does not delete the original markdown content. The process strips the callout formatting and moves the content into a dedicated archive section, preserving the original text and metadata for historical reference.

When should I avoid using automated note management for callout blocks?

You should avoid using automated note management for callout blocks when you need to retain active callout formatting in the main content area or when notes lack the required addressed status, as the process targets specifically older, resolved items.