What problem does it solve?
Content from project specs, agent conversation logs, identity files, and LLM wikis remains scattered and unindexed in Minni's memory system, requiring manual work to ingest and leading to missing context for AI agents.
Core Features & Use Cases
- Scheduled Auto-Indexing: Scans recently modified files every 30 minutes, extracts structured facts using on-device Apple Foundation Models, and writes them to Minni's auto-indexed folder for automatic pickup.
- Wiki Page Ingestion: Enriches LLM wiki pages with frontmatter metadata in chunk headings, resolves [[wikilinks]] into knowledge graph edges, and adds source provenance tagging for filtered recall.
- Use Case: For teams using Minni for agent memory, this skill automatically pulls new project documentation, agent conversation history, and wiki knowledge into the shared memory store without manual entry, ensuring agents have access to up-to-date context.
Quick Start
Use the minni-ingestion skill to automatically scan your recent project docs, agent conversations, and LLM wiki pages and ingest them into your Minni memory vault with enriched metadata and fact extraction.