Instructions file CodexOpenCode
Instructions for verygoodplugins/automem, covering repository guidelines, project structure & modules, build, test, and development, coding style & naming and testing guidelines.
Instructions file CodexOpenCode
Instructions for verygoodplugins/automem, covering repository guidelines, project structure & modules, build, test, and development, coding style & naming and testing guidelines.
Instructions file
Instructions for verygoodplugins/automem, covering claude.md, project overview, development commands, setup environment and development.
Instructions file CodexOpenCode
AGENTS.md instructions for verygoodplugins/whatsapp-mcp, covering agents.md, repository, architecture (read first), scope rules and pr rules.
Instructions file
Claude Code instructions for verygoodplugins/whatsapp-mcp, a project described as: WhatsApp MCP server - Connect Claude to WhatsApp for reading and sending messages.
Plugin Claude Code
AutoMem plugin for Claude Code: persistent memory via the AutoMem MCP server.
Instructions file CodexOpenCode
Instructions for verygoodplugins/mcp-automem, covering agents.md, project overview, build & development, build typescript to dist/ and development with hot-reload.
Instructions file
Instructions for verygoodplugins/mcp-automem, a project described as: MCP client for AutoMem — give Claude, Cursor, Codex, and other MCP tools durable graph+vector memory across conversations.
Plugin Claude Code
Persistent memory for Claude Code via AutoMem: silent session-start recall, in-turn LLM-judged storage guidance, and the AutoMem MCP memory tools.
MCP server Claude CodeCodexCursor +2
MCP server for AutoMem: AI memory storage and recall. Runs locally from the @verygoodplugins/mcp-automem npm package.
Command
Check AutoMem service health and connection status.
Command
Search and recall relevant memories for the current context.
Command
Store an insight, decision, or pattern to memory.
Hook
Runs after a tool call finishes for mcp__.*__store_memory tool calls, executing track-store.sh. From verygoodplugins/mcp-automem.
Hook
Runs when a session starts on startup and clear, executing session-start.sh. From verygoodplugins/mcp-automem.
Skill Claude CodeCodex
Persistent memory management for Claude Code via AutoMem. Use this skill when: Starting a session (recall project context, decisions, patterns) Making architectural decisions or library choices Fixing bugs (store root cause and solution) Learning user preferences or code style Debugging issues (search for similar past…
Skill Claude CodeCodex
Persistent AutoMem memory via the native AutoMem OpenClaw plugin tools.
Skill Claude CodeCodex
Persistent AutoMem memory via the legacy curl-based AutoMem skill.
Skill Claude CodeCodex
Persistent AutoMem memory via mcporter-exposed AutoMem tools.
Skill Claude CodeCodex
Deprecated compatibility template. Prefer the OpenClaw plugin; use skill-mcp or skill-legacy only when you specifically need those modes.
MCP server Claude CodeCodexCursor +2
Graph-vector memory for AI assistants using FalkorDB and Qdrant. Runs locally from the @verygoodplugins/mcp-automem npm package.
verygoodplugins/streamdeck-mcp
Instructions file
Instructions for verygoodplugins/streamdeck-mcp, covering claude.md, development commands, setup, run server (for claude desktop) and lint.
verygoodplugins/streamdeck-mcp
Skill Claude CodeCodex
Use this skill when you need to configure Elgato Stream Deck desktop profiles without taking USB control of the hardware.
verygoodplugins/streamdeck-mcp
Skill Claude CodeCodex
Design, theme, and author complete Stream Deck layouts for the user's hardware using the streamdeck-mcp tools. Use whenever the user wants a custom Stream Deck setup, asks for a themed deck (e.g. "hello-kitty Twitch deck", "retrowave music controls", "a dev deck for this repo"), wants buttons or dials configured for…
verygoodplugins/streamdeck-mcp
MCP server Claude CodeCodexCursor +2
MCP server for Stream Deck profile writing with legacy USB control. Runs locally from the streamdeck-mcp Python package.