AgentSkillsCN

Add Memory

添加Memory。

SKILL.md

Skill: Add Memory Management Commands

Status: Planned
Difficulty: Medium
Prerequisites: None

Description

Add commands to inspect and maintain group memory files.

Instructions

  1. Add /memory-show command to return current MEMORY.md summary.
  2. Add /memory-compact command to request compaction/summarization.
  3. Add safeguards for max message length and file size.
  4. Add tests for command parsing and output formatting.

Verification

  • Run both commands in a test group.
  • Confirm stable responses and valid file updates.