By pzharyuk
Full HashiCorp Vault management — KV secrets, PKI certificates, Transit encryption, auth methods, policies, and tokens via the Vault HTTP API
Use this skill when the user asks to "manage auth methods", "create a policy", "manage tokens", "enable LDAP", "set up approle", "create an ACL policy", "revoke a token", "list policies", or any task involving Vault authentication and authorization.
Walk the user through setting up Vault credentials and persist them to `~/.mcp.json` so the MCP server can authenticate on every Claude Code launch.
Use this skill when the user asks to "issue a certificate", "manage PKI", "create a TLS cert", "revoke a certificate", "list certificates", "set up internal CA", or any task involving Vault PKI secrets engine.
Use this skill when the user asks to "manage secrets", "read a secret", "write a secret", "list secrets", "delete a secret", "create a KV engine", "enable secrets engine", or any task involving HashiCorp Vault secret storage.
A collection of Claude Cowork plugins for self-hosted infrastructure management. Each plugin is flexible and reusable — configure it with your own credentials and it works with any compatible system.
| Plugin | Description | Tools |
|---|---|---|
| cloudflare-extended | DNS records, Tunnels, zones, cache purge | 12 |
| proxmox-manager | VMs, snapshots, storage, Kubernetes provisioning | 22 |
| homeassistant-manager | Devices, automations, scenes, scripts, notifications | 30 |
| unifi-network | Devices, clients, WiFi, VLANs, port forwarding, firewall | 22 |
| unifi-protect | Cameras, events, smart detection, recordings, snapshots | 12 |
| unifi-access | Doors, users, groups, PIN/NFC credentials, activity logs | 21 |
This repo is a plugin marketplace. Add it once and install any plugin from it directly in Claude Code or Cowork.
1. Add the marketplace
In Claude Code or Cowork, run:
/plugin marketplace add Pzharyuk/ai-claude-plugins
2. Install a plugin
/plugin install cloudflare-extended@ai-claude-plugins
/plugin install proxmox-manager@ai-claude-plugins
/plugin install homeassistant-manager@ai-claude-plugins
/plugin install unifi-network@ai-claude-plugins
/plugin install unifi-protect@ai-claude-plugins
/plugin install unifi-access@ai-claude-plugins
3. Install server dependencies (first run only)
Each plugin runs a local Node.js MCP server. After installing, run:
cd <plugin-install-path>/server
npm install
Requires Node.js. Download from nodejs.org if needed.
4. Set environment variables
Each plugin needs credentials set in the Cowork plugin settings panel. See the individual plugin READMEs for the full list of required env vars.
Download the .plugin file directly from the plugin's directory in this repo, then install it via the Cowork plugins panel using Install from file.
git clone https://github.com/Pzharyuk/ai-claude-plugins.git
cd ai-claude-plugins/<plugin-name>
npm install --prefix server
zip -r ../<plugin-name>.plugin . -x "*/node_modules/*"
Then install the resulting .plugin file via Cowork as above.
plugin-name/
├── .claude-plugin/
│ └── plugin.json # plugin manifest (name, description, env vars)
├── .mcp.json # MCP server definition
├── server/
│ ├── index.js # MCP server (Node.js ES module)
│ └── package.json
├── skills/
│ └── <skill-name>/
│ └── SKILL.md # Claude skill guide (tools, workflows, tips)
└── README.md
PRs welcome. Follow the structure above. Each skill's SKILL.md should document all tools, common workflows, and any gotchas.
Admin access level
Server config contains admin-level keywords
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.
npx claudepluginhub pzharyuk/ai-claude-plugins --plugin hashicorp-vaultManage UniFi Protect — cameras, motion events, smart detections, recordings, snapshots, viewers, and NVR status.
Full Home Assistant management — device control, automations, scenes, scripts, history, and notifications
Full Cloudflare management — DNS records, Tunnels, zones, and cache purging via the Cloudflare REST API
Full Proxmox VE management — VMs, containers, snapshots, storage, and Kubernetes cluster provisioning
Manage your UniFi network — devices, clients, WiFi SSIDs, VLANs, firewall rules, port forwarding, and guest vouchers.
Integrate with secrets managers (Vault, AWS Secrets Manager, etc)
Guide for self-hosting Infisical — Docker, Kubernetes Helm, environment variables, ENCRYPTION_KEY setup, FIPS compliance, scaling, and production hardening.
DevsForge Enterprise Environment Configuration Manager delivering comprehensive secrets management, configuration validation excellence, and multi-environment orchestration that transforms environment configuration from scattered files into centralized, secure, and intelligent configuration systems with enterprise-grade security
Official Cloudflare MCP server - 2,500+ API endpoints via Code Mode in just 2 tools (~1k tokens). Full platform access including Workers, Pages, D1, KV, R2, DNS, Zones, and more
Encrypted secrets manager for Claude Code sessions backed by a private Git repo
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.