By built-simple
Personal brain dump: Proxmox cluster, PostgreSQL databases (377GB), Elasticsearch file search, SSH configs, MCP servers
AI-optimized code documentation framework. Use when writing code, documenting files, creating dependency maps, or asked about documentation best practices.
PostgreSQL databases on Giratina - PubMed, Legal, StackOverflow, ArXiv. Use when querying research data, legal documents, programming solutions, or scientific papers.
Full environment setup for new machines. Use when asked to set up environment, install plugins, configure Claude Code, or bootstrap a new machine.
Elasticsearch-based distributed file search across all cluster nodes. Use when searching for files, finding duplicates, or querying storage metadata.
Use Gemini CLI to explore codebases and gather information, saving Claude tokens.
Requires secrets
Needs API keys or credentials to function
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.
Cross-machine portable configuration for Claude Code. Contains environment docs, plugin configs, MCP servers, and host inventory.
git clone [repo-url]
powershell -ExecutionPolicy Bypass -File scripts/setup-windows.ps1
git clone [repo-url]
bash scripts/setup-unix.sh
├── HOSTS.md # Network hosts, IPs, SSH creds
├── config/
│ ├── mcp-servers/ # MCP server configs
│ └── plugins/ # Plugin settings, marketplaces
├── docs/
│ ├── frameworks/ # AI code documentation system
│ └── guides/ # Brain dump methodology
├── machine-profiles/ # Per-machine environment docs
├── scripts/ # Setup automation
└── templates/ # CLAUDE.md, solution templates
| File | Purpose |
|---|---|
HOSTS.md | All network hosts, IPs, SSH credentials |
config/plugins/settings.json.example | Plugin enable/disable |
config/plugins/known_marketplaces.json.example | Marketplace sources |
config/mcp-servers/claude_desktop_config.json.example | MCP config |
templates/CLAUDE.md.template | Brain dump init template |
anthropics/skillsanthropics/claude-codejeremylongshore/claude-code-pluginsobra/superpowers-marketplace{
"mcpServers": {
"playwright": {
"command": "node",
"args": ["[npm-global]/node_modules/@playwright/mcp/dist/index.js"]
}
}
}
Host: 192.168.1.115
User: root
Pass: [REDACTED - use SSH keys]
| Platform | Claude Code Config | Claude Desktop Config |
|---|---|---|
| Windows | %USERPROFILE%\.claude\ | %APPDATA%\Claude\config.json |
| Mac | ~/.claude/ | ~/Library/Application Support/Claude/config.json |
| Linux | ~/.claude/ | ~/.config/Claude/config.json |
npx claudepluginhub built-simple/claude-brain-dump-repo --plugin neely-brain-dumpKnowledge base with semantic search, document storage, and automatic summarization. Perfect for domain-specific knowledge management.
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Secret safety hooks: auto-load credentials via CLAUDE_ENV_FILE, redact secrets from CLI output. Powered by the nopeek CLI.
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.