ignatenkofi

7 mods across 2 repositories, 3 stars between them.

docshelf-mcp

01

ignatenkofi/docshelf-mcp

MCP server Claude CodeCodexCursor +2

MCP server for managing AI-friendly document collections — convert PDFs, split by chapter, index for chat projects. Runs locally from the docshelf-mcp Python package.

3 7d ago A tokens not measured original MIT

memshelf

02

ignatenkofi/memshelf-mcp

Plugin Claude Code

Working-memory shelf for Claude Code: the /shelve skill plus a SessionStart hook that injects the shelf INDEX (recall bootstrap) and a SessionEnd/PreCompact hook that pushes the shelf so episodes survive an ephemeral container.

0 7d ago A tokens not measured original MIT

SessionStart

03

ignatenkofi/memshelf-mcp

Hook

Runs when a session starts, executing session-start-index.sh via bash. From ignatenkofi/memshelf-mcp.

0 7d ago A tokens not measured copy · 58% MIT

SessionEnd

04

ignatenkofi/memshelf-mcp

Hook

Runs when a session ends, executing autopush.sh via bash. From ignatenkofi/memshelf-mcp.

0 7d ago A tokens not measured copy · 63% MIT

PreCompact

05

ignatenkofi/memshelf-mcp

Hook

Runs before the context is compacted, executing autopush.sh via bash. From ignatenkofi/memshelf-mcp.

0 7d ago A tokens not measured copy · 64% MIT

shelve

06

ignatenkofi/memshelf-mcp

Skill Claude CodeCodex

Offload a closed conversation topic (or a whole imported dialog) to the memory shelf as a Markdown episode with a validated digest. Use when a topic is finished, when context grows heavy, before compaction, or when the user asks to shelve/archive part of the conversation. M0 prompt-only version — the agent does the…

0 7d ago A 79 tokens original MIT

memshelf-mcp

07

ignatenkofi/memshelf-mcp

MCP server Claude CodeCodexCursor

Working-memory shelf for AI agents — offload closed topics to a docshelf shelf as digest-indexed episodes, recall by index. Runs locally from the memshelf-mcp Python package.

0 7d ago A tokens not measured original MIT