By built-simple
Personal brain dump: Proxmox cluster, PostgreSQL databases (377GB), Elasticsearch file search, SSH configs, MCP servers
npx claudepluginhub built-simple/claude-brain-dump-repo --plugin neely-brain-dumpAI-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.
Machine profiles, dev tools, directory layouts, hardware specs. Use when asked about current machine, environment, installed software, paths, or system capabilities.
MCP server installation and configuration. Use when asked to install, configure, or troubleshoot MCP servers for Claude Code or Claude Desktop.
Use local Ollama models on Hoopa for coding tasks. Only use when the expected output is LONGER than your prompt - writing the prompt costs tokens too.
Guide to all installed Claude Code plugins and skills. Use when asking about available skills, what plugins do, or how to invoke them.
SSH hosts, credentials, network topology, connection scripts. Use when asked to SSH, connect to servers, manage remote machines, or query network inventory.
Knowledge 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
Automatic discovery of skills, plugins, and MCP servers across 17 sources
Organize all your Claude Code memories, skills, MCP servers, and hooks — see what loads globally vs per-project, then move items between scopes
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
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.
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
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 |
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim