一键导入
codebook
engram: Manage the identity codebook — show the active codebook, diff against CLAUDE.md, initialize new codebooks, or validate existing ones
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
engram: Manage the identity codebook — show the active codebook, diff against CLAUDE.md, initialize new codebooks, or validate existing ones
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build an engram codebook for Claude prompts — compresses identity (CLAUDE.md) and prompt vocabulary into key=value pairs to reduce per-turn token cost
Manage engram plugin settings — redundancy thresholds, notification preferences, pricing, and auto-report configuration
engram: Generate a token savings report showing compression and redundancy statistics for the current session
| name | codebook |
| description | engram: Manage the identity codebook — show the active codebook, diff against CLAUDE.md, initialize new codebooks, or validate existing ones |
Manage the active identity codebook for the current project.
Present the following options to the user and ask which they want:
.engram-codebook.yaml override filemcp__engram__get_stats with no arguments.codebook field from the result and display each dimension with its key, description, and any example values.CLAUDE.md file from the project root.mcp__engram__derive_codebook with the full CLAUDE.md content as the content argument.mcp__engram__get_stats to get the currently active codebook dimensions.Walk the user through creating a .engram-codebook.yaml override file.
CLAUDE.md file from the project root.mcp__engram__derive_codebook with the CLAUDE.md content to get auto-derived dimensions. Display them..engram-codebook.yaml in the project root..engram-codebook.yaml. Engram will use this on the next session start."Check that the active codebook covers all meaningful sections of CLAUDE.md.
CLAUDE.md file from the project root.mcp__engram__derive_codebook with the CLAUDE.md content.mcp__engram__get_stats to get the active codebook.mcp__engram__check_redundancy with a sample of the CLAUDE.md content to detect any patterns the codebook is not capturing.