From efdcc2200ce1171fbc43e0c973a0e375eb98c0ae Mon Sep 17 00:00:00 2001 From: lixibin <3242582932@qq.com> Date: Wed, 1 Jul 2026 00:30:41 +0800 Subject: [PATCH] Add Prompt Pocket to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 905c9a3..46508e9 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard) - Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin) - Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**Prompt Pocket**](https://github.com/lxb12123/prompt-pocket) - Cross-agent prompt manager that surfaces your most-used prompts in each agent's native slash menu; shared store, auto-records prompts repeated 7+ times across Claude Code, Codex & OpenCode. ---