By brady-zip
B's personal self-hosted Mem0 backbone — the single memory store shared by Claude Code and Hal. Does BOTH explicit hard facts (mcp__mem0__* tools) and passive auto-capture/recall (SessionStart/UserPromptSubmit/Read/Stop/PreCompact hooks), partitioned by app_id (evergreen / general / hal-ops). Bundles the grill-me skill (Mem0-backed plan/design interview). Native local Qdrant (no Docker) behind a launchd MCP server. Run /mem0-brady:setup once.
Summarize mem0-brady activity — captures stored and the critical context the recall hooks injected (this session if ongoing, else the whole day)
Health-check the mem0-brady stack — toolchain, config, launchd agents, MCP server, and native Qdrant server
One-time setup for mem0-brady — installs the Mem0 fork, captures your OpenAI key, and starts the local MCP server
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
B's personal Claude Code plugin marketplace.
Add the marketplace once per machine, then install whichever plugins you want:
/plugin marketplace add brady-zip/bradys-marketplace
/plugin install <plugin>@bradys-marketplace
| Plugin | What it does |
|---|---|
mem0-brady | Self-hosted Mem0 memory backbone — explicit hard facts (mcp__mem0__* tools) and passive auto-capture/recall via hooks, partitioned by app_id. Bundles the grill-me skill. Native local Qdrant (no Docker) behind a launchd MCP server. See its README and run /mem0-brady:setup once after install. |
bradys-marketplace/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest (lists every plugin + its source path)
└── plugins/
└── mem0-brady/ # one self-contained plugin per directory
├── .claude-plugin/plugin.json
├── commands/ hooks/ scripts/ skills/
└── README.md
Each plugin lives in its own directory under plugins/. To add a new one, create
plugins/<name>/ with its own .claude-plugin/plugin.json, then add an entry to
.claude-plugin/marketplace.json with "source": "./plugins/<name>".
npx claudepluginhub brady-zip/bradys-marketplace --plugin mem0-bradyHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.