Zero-effort setup and integration of mempalace — a local AI memory system — into any Claude Code project. Auto-registers MCP server, configures save hooks, and provides /mempalace for project initialization.
npx claudepluginhub sadwx/mempalace-plugin --plugin mempalaceZero-effort setup and integration of mempalace — a local AI memory system (ChromaDB + SQLite) — into Claude Code.
On install (automatic):
On /mempalace (per-project):
# Add this repo as a marketplace
claude plugin marketplace add https://github.com/sadwx/mempalace-plugin
# Install globally
claude plugin install mempalace@mempalace-plugin --scope user
Then restart Claude Code or run /reload-plugins.
python3, python, or uv)mempalace itself is installed automatically on first use.
/mempalace # Set up mempalace for current project
Safe to re-run — skips completed steps. Run in any project directory to add a new wing.
mempalace works automatically via MCP tools in Claude sessions. For manual use:
| Command | Purpose |
|---|---|
mempalace search "query" | Semantic search across memories |
mempalace search "query" --wing name | Search within a specific wing |
mempalace mine <path> | Ingest code/docs |
mempalace mine <path> --mode convos | Ingest conversation exports |
mempalace wake-up | ~170 tokens of critical context for session start |
mempalace status | Palace overview |
| Component | File | Purpose |
|---|---|---|
| MCP | .mcp.json | Auto-registers mempalace MCP server |
| Skill | skills/mempalace/SKILL.md | /mempalace setup command |
| Hook | hooks/scripts/mempal_save_hook.sh | Auto-save on Stop |
| Hook | hooks/scripts/mempal_precompact_hook.sh | Emergency save on PreCompact |
| Script | scripts/resolve-python.sh | Find best Python runtime |
| Script | scripts/ensure-installed.sh | Install mempalace if missing |
| Script | scripts/run-mcp-server.sh | Start MCP server with resolved Python |
MIT
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D