aim-purge

Purge outdated memories from Qdrant collections with dry-run previews.

41|5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Hidden-History/ai-memory --skill aim-purge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aim-purge
Source: https://github.com/Hidden-History/ai-memory/tree/main/.claude/skills/aim-purge
Command: npx skills add https://github.com/Hidden-History/ai-memory --skill aim-purge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and reduce the storage footprint of AI memories by purging old, irrelevant data from Qdrant collections.

Core Features & Use Cases

  • Selective Purging: Remove memories older than a specified duration.
  • Collection Targeting: Option to purge from specific Qdrant collections.
  • Safety Guards: Includes a dry-run mode to preview deletions before execution and requires explicit confirmation.
  • Use Case: Regularly clean up conversational history or code pattern memories that are no longer relevant to keep the AI memory efficient and cost-effective.

Quick Start

Use the aim-purge skill to preview the purging of memories older than 30 days.

Frequently Asked Questions about aim-purge

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

FAQPage Schema
How do I purge old memories from a Qdrant vector database?

To purge old memories from a Qdrant vector database, use a tool that removes outdated data based on a specified time duration. This approach manages AI institutional memory by selectively deleting stale records to ensure efficient storage.

Can I target a specific Qdrant collection for data purging?

Yes, you can target specific Qdrant collections for data purging. This allows you to selectively remove outdated memories from designated collections rather than clearing the entire vector database.

Does Qdrant support a dry-run mode before deleting vector data?

Yes, Qdrant data cleanup workflows can include a dry-run mode to preview deletions before execution. This safety mechanism requires explicit confirmation to proceed with permanently removing stale memories.

What is the best way to manage AI institutional memory and reduce storage footprint?

The best way to manage AI institutional memory and reduce storage footprint is to regularly purge outdated conversational history and code pattern memories. Removing stale data keeps the vector database efficient and cost-effective.

When should I clean up stale data from my vector database collections?

You should clean up stale data from your vector database collections when memories are no longer relevant to current AI operations. Regular purging of outdated conversational history maintains retrieval relevance and optimizes storage costs.

Do I need to specify a time duration to remove outdated memories from Qdrant?

Yes, you need to specify a time duration to remove outdated memories from Qdrant effectively. This duration defines the threshold for purging stale data, ensuring only older records are targeted for deletion while recent memories remain.