memex-recall

Analyze vault directory structures and index files to generate project overviews.

3|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ribeirogab/agent-skills --skill memex-recall-ribeirogab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memex-recall
Source: https://github.com/ribeirogab/agent-skills/tree/main/skills/memex/scaffold/skills/memex-recall
Command: npx skills add https://github.com/ribeirogab/agent-skills --skill memex-recall-ribeirogab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables agents to quickly acquire an overview of project vaults without deep-diving into individual files, facilitating faster decision-making and situational awareness.

Core Features & Use Cases

  • Structure scan: Generates a compact list of vault files for easy navigation.
  • Constitution analysis: Summarizes the project's purpose, scope, and architecture principles.
  • MOC indexing: Lists linked entries across index files to map project structure.
  • Use Case: A developer runs this Skill to understand the contents and design principles of a legacy vault before making modifications.

Quick Start

Run the project reconnaissance on your vault to obtain an organized summary of structure, purpose, and key notes.

Frequently Asked Questions about memex-recall

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

FAQPage Schema
How do I get a project overview from a documentation vault without reading every file?

To get a project overview from a documentation vault, you can run a structure scan that analyzes directory structures and index files. This generates a compact list of vault files and summarizes project organization for quick navigation.

How does scanning vault index files help with project onboarding?

Scanning vault index files helps with project onboarding by listing linked entries across MOCs to map project structure. This allows agents to quickly acquire situational awareness and understand design principles without deep-diving into individual files.

Can I extract architectural principles from a knowledge vault?

Yes, you can extract architectural principles from a knowledge vault through constitution analysis. This process summarizes the project's purpose, scope, and architecture principles directly from constitution scans.

What is the best way to audit a legacy code repository before making modifications?

The best way to audit a legacy code repository before modifications is running a project reconnaissance skill. It extracts summaries from constitution and index scans to ensure quick understanding of contents and design principles.

Do I need any dependencies to map project structure from vault directories?

No dependencies are required to map project structure from vault directories. The skill operates independently using internal scripts and references to analyze directory structures and generate a comprehensive overview.