11,865 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
Cross-session task memory and stagnation detection for Claude Code, backed by a local context-bridge server that auto-starts on session start. Use when hook output tagged [context-bridge] appears, when the user says "checkpoint", "sync context", or "remember this for next session", when a task keeps reappearing…
Context-boundary hygiene for Claude Code: a hook that watches context size and forces a task-boundary checkpoint (new chat, clear, or continue) before the window quietly burns your budget or hits auto-compaction.
★not rated 2 1mo agoA
tokens not measured
originalMIT
Use whenever persistent agent memory is read, written, or has grown past its budget - the first time memory is consulted in a session, whenever something worth remembering appears, and whenever MEMORY.md or a topic file exceeds its size budget. Implements a two-tier structure (slim MEMORY.md index linking memory-.md…
A capture tool for saving quick notes in a personal Notion system called FIOS, such as expenses, tasks, reading notes, ideas, health entries, and people-related matters. It can split one message containing several items into separate records.
A development workflow that searches an engineering knowledge base before starting coding work. The description is partly in Chinese and does not specify the knowledge base’s contents.
Initialize, audit, resume, and hand off durable, evidence-backed project context across Codex, Claude Code, and fresh AI coding conversations, including discovery of Obsidian or other external knowledge sources. Use when a user wants to prevent long-chat context loss, create AGENTS.md/CLAUDE.md plus project status and…
A workflow that uses Siyuan Note and Claude Code to build and maintain a linked knowledge wiki from your documents. It adds pages, connections between related ideas, and checks for conflicting information.
Visualize and diagnose OpenClaw context window usage. Generates a terminal-rendered breakdown showing workspace files (status, chars, tokens), installed skills inventory, and token budget allocation across bootstrap components. Use when: (1) user asks about context window health or token usage, (2) debugging agent…
Search and read past agent sessions on this machine — your own and other agents' — with agentcarto. Use when the user refers to earlier work ("what did we decide", "carry on from last time", "when did we touch this file"), or when the context you need is in a session rather than in the code.
Cut context tokens by rendering it as images. ctx2img paint turns any text-shaped input (a repo, a directory, a file, markdown, stdin) into dense images that carry the full text at 60-75% fewer tokens, with stable handles and a verbatim factsheet; ctx2img read recovers guaranteed-exact text. Use before ingesting any…
Cross-project session management hub for Claude Code. Use this skill when the user wants to manage conversations across different projects and directories. Trigger on /recall command or these specific phrases: "/recall", "/recall save", "/recall list", "/recall load", "/recall resume", "/recall rename", "/recall…
Persist and recall per-workspace long-term memory in an Obsidian vault, organized by workspace (one folder per git repo). Use this skill at the START of working in any project to load what was previously learned there, and WHENEVER you make an architecture/design/tooling decision, settle a convention, hit and resolve…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: