Stats
Actions
Tags
From memex
Interactively build a custom Memex profile tailored to this project's folder shape
How this command is triggered — by the user, by Claude, or both
Slash command
/memex:memex-init-profile [base-profile]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /memex:init-profile Interactive alternative to `/memex:init`. Use this when none of the six built-in profiles (`engineering-ops`, `research-wiki`, `research-project`, `book-companion`, `personal-journal`, `generic`) cleanly fits the project's actual shape. Delegates to the [`profile-builder`](../skills/profile-builder/SKILL.md) skill, which: 1. Surveys the current project with Glob/Grep to infer what it is 2. Picks the closest built-in profile as a starting point (or uses `[base-profile]` if given) 3. Interviews the user with targeted questions about taxonomy and gating 4. Drafts `allo...
Interactive alternative to /memex:init. Use this when none of the six built-in profiles (engineering-ops, research-wiki, research-project, book-companion, personal-journal, generic) cleanly fits the project's actual shape.
Delegates to the profile-builder skill, which:
[base-profile] if given)allowedTopLevel, readmeRequired, frontmatter.enum.type, index.sectionsmemex.config.json, the .memex/ tree, CLAUDE.md, AGENTS.md, README.md, index.md, log.md, .rules/README.md, .open-questions/README.md/memex:init-profile # survey + interview from scratch
/memex:init-profile engineering-ops # fork engineering-ops and customise
/memex:init-profile research-project # fork research-project and customise
.memex/ or memex.config.json already exists in the project root — same guard as /memex:init.Same three next-steps summary as /memex:init:
.memex/AGENTS.md — adjust the owner: frontmattermemex.config.json#/codeToDocMapping — empty by default; add project-specific mappings/memex:log to confirm hooks are wired up/memex:init — if one of the built-in profiles fitsdocs/profile-authoring.md — hand-author a profile insteadnpx claudepluginhub johnoconnor0/claude-memex --plugin memex