Memex Init
Description
--- name: memex-init description: Scaffold the Memex documentation structure (docs/ tree, GLOSSARY.md, CONTRIBUTING.md) and add the Memex section to CLAUDE.md. Run once per project after installing the Memex plugin. allowed-tools: Bash(mkdir:*), Bash(cp:*), Bash(test:*), Bash(cat:*), Bash(sed:*), Bash(grep:*), Bash(basename:*), Bash(date:*), Read, Write, Edit --- # Initialize Memex in this project The Memex hooks (context-enricher, validate-docs, session-start/end) are already active via the p
Installation
Installs to ~/.claude/skills/johnpsasser-memex-memex-init/SKILL.md
mkdir -p ~/.claude/skills/johnpsasser-memex-memex-init && curl -fsSL https://raw.githubusercontent.com/johnpsasser/memex/HEAD/commands/memex-init.md -o ~/.claude/skills/johnpsasser-memex-memex-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation