reflect:ingest

Index memories from Claude, Codex, Copilot, and Gemini into GraphRAG and QMD.

2|1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/ainb-reflect-memory --skill reflect-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflect:ingest
Source: https://github.com/stevengonsalvez/ainb-reflect-memory/tree/main/plugin/skills/ingest
Command: npx skills add https://github.com/stevengonsalvez/ainb-reflect-memory --skill reflect-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reflect-kb, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that all knowledge sources across various AI coding tools and project types are systematically indexed into a centralized knowledge base, making it easily searchable and accessible.

Core Features & Use Cases

  • Unified Knowledge Indexing: Integrates memories from Claude, Codex, Copilot, Gemini, and project-specific notes into a single knowledge base.
  • Automatic Archive and Indexing: Captures and indexes memory files, archives them, and dual-indexes for future retrieval.
  • Use Case: When you want to maintain a comprehensive, up-to-date knowledge base for AI coding agents, making it easier to recall past learnings and avoid making the same mistakes again.

Quick Start

To start the indexing process, run the reflect:ingest command.

Frequently Asked Questions about reflect:ingest

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

FAQPage Schema
How do I index memories from multiple AI coding agents into a unified knowledge base?

You can index memories from multiple AI coding agents into a unified knowledge base by running the reflect:ingest command, which harvests and archives memory files from Claude, Codex, Copilot, and Gemini. This automatically captures and dual-indexes your project data into GraphRAG and QMD formats for retrieval.

What is the best way to archive AI memory files for future retrieval?

The best way to archive AI memory files is to use a global knowledge indexer that captures and dual-indexes memories into a GraphRAG and QMD knowledge base. This archives project-specific notes and agent memories automatically, ensuring past learnings are preserved for future retrieval.

Do I need the reflect-kb tool to index knowledge from my coding agents?

Yes, you need the reflect-kb tool and access to your specified memory sources to use this indexing Skill. It serves as the required dependency for archiving and indexing memories from your various AI coding tools into the centralized knowledge base.

Can I consolidate memories from Claude, Copilot, and Gemini into a single searchable archive?

Yes, you can consolidate memories from Claude, Copilot, and Gemini into a single searchable archive. The indexer harvests memories from these multiple tools and projects, indexing them into a unified GraphRAG and QMD knowledge base for comprehensive capture and retrieval.

Why should I use GraphRAG and QMD indexing for my AI coding agent memory?

GraphRAG and QMD indexing should be used for AI coding agent memory to maintain a comprehensive, up-to-date knowledge base that makes recalling past learnings efficient. This dual-indexing approach prevents you from making the same coding mistakes again across different projects.

How do I start the knowledge indexing process for my AI coding projects?

To start the knowledge indexing process for your AI coding projects, simply run the reflect:ingest command. This triggers the automatic harvesting, archiving, and dual-indexing of memories from your connected tools into the GraphRAG and QMD knowledge base.