Super Individual Archive Manager

Organize personal reflections and health patterns into a date-based archive file.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill super-individual-archive-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Super Individual Archive Manager
Source: https://github.com/bibo1243/claw_memory/tree/main/skills/super_individual_manager
Command: npx skills add https://github.com/bibo1243/claw_memory --skill super-individual-archive-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

這項技能負責在與 Gary 的對話、日記或 Work Log 中,將與個人計畫、自我迭代、挫折教訓與身心健康相關的內容「抽絲剝茧」地提取底層邏輯,並儲存到「超級個體檔案庫」以供未來檢索與學習。

Core Features & Use Cases

  • 提取底層邏輯與行動指南:將當下經驗轉換為未來可借鑒的規範與對策。
  • 自動化長期存檔:透過指定路徑將整理結果寫入 @[/Users/leegary/個人app/個人資料夾/超級個體檔案庫.md]。
  • 跨時間對比與成長追蹤:建立可追溯的成長紀錄,便於日後回顧與調整。

Quick Start

將最新的反思與健康里程碑記錄到本地的超級個體檔案庫。

Frequently Asked Questions about Super Individual Archive Manager

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

FAQPage Schema
How do I automatically extract insights from daily reflections and save them to an archive?

To extract insights from daily reflections, this Skill parses your conversations and logs to identify underlying logic, then writes the structured milestones to a local archive file. It automatically organizes personal growth patterns for future retrieval and learning.

What is the best way to track personal growth milestones across different logs?

Tracking personal growth milestones is handled by enforcing a date-based bullet-point format within a centralized archive. It consolidates entries from diaries and work logs to establish a traceable record for cross-time comparison and growth tracking.

Do I need a specific local file path to store my personal reflection archive?

Yes, a specific local file path is required to store your personal reflection archive. The Skill uses this designated markdown file path to automatically write and update entries using a replace_file_content mechanism for long-term preservation.

Can I use this to organize health patterns and habits from my work logs?

Yes, you can use it to organize health patterns and habits from your work logs. The Skill extracts actionable insights and underlying logic from your daily conversations and logs, preserving them in a structured archive for future review.

How does the archive update mechanism work when adding new reflections?

The archive update mechanism works by using a replace_file_content process to modify the designated local file. It enforces a date-based bullet-point format to ensure new reflections and milestones are structurally preserved alongside existing entries.

What format is required for entries in the personal growth archive?

A date-based bullet-point format is required for entries in the personal growth archive. This structure ensures that extracted underlying logic and actionable insights from your reflections remain organized for long-term tracking and retrieval.