- Explore the project structure: read package.json, README, main entry points
- Identify: tech stack, framework, architecture patterns, key directories
- Find conventions: naming, testing approach, build system, deployment
- Read core files to understand data models and business logic
- Save architecture summary: call
supermemory_addwith type=architecture - Save tech stack: call
supermemory_addwith type=project-config - Save key conventions: call
supermemory_addwith type=learned-pattern - Confirm: "Codebase indexed — [N] memories saved about [project name]"
Memory Init
Deep codebase exploration to initialize project memory. Use when starting work on a new project or when user asks to "index" or "learn" the codebase.
Memory Init by supermemoryai · 6b23947
npx skillmds@latest add supermemoryai/memory-init File contents
---name: memory-initdescription: Deep codebase exploration to initialize project memory. Use when starting work on a new project or when user asks to "index" or "learn" the codebase.---1. Explore the project structure: read package.json, README, main entry points2. Identify: tech stack, framework, architecture patterns, key directories3. Find conventions: naming, testing approach, build system, deployment4. Read core files to understand data models and business logic5. Save architecture summary: call `supermemory_add` with type=architecture6. Save tech stack: call `supermemory_add` with type=project-config7. Save key conventions: call `supermemory_add` with type=learned-pattern8. Confirm: "Codebase indexed — [N] memories saved about [project name]"
supermemoryai/cursor-supermemory/tree/main/skills/memory-init commit 6b2394762c
Frequently asked questions
Run npx skillmds@latest add supermemoryai/memory-init in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Deep codebase exploration to initialize project memory. Use when starting work on a new project or when user asks to "index" or "learn" the codebase. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
supermemoryai (@supermemoryai) published this skill. Their other Agent Skills are listed on their SkillMD profile.