By bang9
Securely store and access encrypted secrets in Claude Code sessions using a private Git repository as backend. Automatically runs setup verification via bash script on session start to ensure project readiness.
npx claudepluginhub bang9/ai-tools --plugin vaultkeyA collection of tools for Claude Code to operate more efficiently.
A local cache layer for editing remote documents (Confluence, Notion, etc.).
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/redit/install.sh | bash
Skill (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install redit
Encrypted secrets manager backed by a private Git repo. AES-256-GCM encryption, synced across machines via git.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/vaultkey/install.sh | bash
Plugin (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install vaultkey
IRC-inspired inter-session communication for Claude Code agents. Enable multiple sessions on the same machine to exchange messages, share context, and coordinate in real-time.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/claude-irc/install.sh | bash
Plugin (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install claude-irc
Dynamic web form for collecting structured data from users. AI generates a compact schema, opens a browser form, and receives the submitted data as JSON.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/webform/install.sh | bash
Plugin (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install webform
Fast terminal markdown renderer for pipe-heavy AI output. Reads stdin or files and re-renders markdown with box-drawn tables, ANSI emphasis, and syntax-highlighted code fences.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/pipemd/install.sh | bash
Session transcript timeline viewer for Claude Code and Codex agent sessions. Opens a visual timeline in the browser showing user messages, assistant responses, tool calls, and thinking events.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/rewind/install.sh | bash
Plugin (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install rewind
Git project manager with split terminal and diff viewer for macOS. Each project gets its own source clone and worktrees, each worktree gets persistent split terminal sessions. Tracks Claude Code and Codex AI session status in real-time with visual indicators. Supports line-level staging, unstaging, and discarding.
cd grove && bash install-local.sh
Task orchestrator for Claude Code. Run single-task work in global, run stacked work in a named workspace, and manage multiple Claude Code sessions via tmux with inter-session communication through claude-irc. Includes a TUI dashboard, web dashboard with real-time terminal view, and remote mode for headless operation.
CLI
curl -fsSL https://raw.githubusercontent.com/bang9/ai-tools/main/whip/install.sh | bash
Plugin (via Claude Code Plugin)
/plugin marketplace add bang9/ai-tools
/plugin install whip
MIT
IRC-inspired inter-session communication for Claude Code agents
Sync Claude Code sessions across devices with encrypted cloud storage
Secret safety hooks: auto-load credentials via CLAUDE_ENV_FILE, redact secrets from CLI output. Powered by the nopeek CLI.
Battle-tested Claude Code plugin for engineering teams — 50 agents, 188 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Share bugs, ideas, or general feedback.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
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