Clean up old memory files
/plugin marketplace add ZipperBagCoffee/memory-keeper-plugin/plugin install memory-keeper@memory-keeper-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Clean up old session files and optionally reset facts.
/memory-keeper:clear-memory [all|old]
node "scripts/counter.js" compress
This archives session files older than 30 days into monthly archives:
sessions/2025-10-15_0300.md -> sessions/archive/2025-10.md
node "scripts/counter.js" clear-facts
Clears all facts (decisions, patterns, issues, concepts) but keeps _meta.
WARNING: Destructive operation
# Remove all session files
rm -rf .claude/memory/sessions/*.md
rm -rf .claude/memory/sessions/*.jsonl
# Reset facts
node "scripts/counter.js" clear-facts
# Optionally clear memory.md
rm .claude/memory/memory.md
compress monthlycompress is non-destructive (archives, doesn't delete)clear-facts preserves counter state in _metasessions/archive/Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.