10 boosters for "bash" — open source, verified from GitHub, ready to install
A Bash CLI wrapper for the EODHD financial data API designed for OpenClaw agents, with built-in secrets management and secure deployment practices. Useful for developers building open-source integrations that need stateless API access without credential exposure.
A universal command-line client for the Model Context Protocol (MCP) that enables developers to interact with MCP servers directly from the terminal or integrate them into Claude Code mode. Developers building with MCP, AI agents, and LLM applications benefit from this tool for testing, debugging, and extending Claude's capabilities.
Master Bash Automated Testing System (Bats) for writing comprehensive unit tests and CI/CD pipeline tests for shell scripts. Essential for developers building production-grade shell utilities and implementing test-driven development practices.
A unified initialization booster that streamlines project setup by routing to specialized commands for documentation, preferences, and design tokens—ideal for developers standardizing new projects and maintaining consistent configurations.
"name": "claude-brain-sync", "description": "Sync and evolve your Claude Code brain across machines. Automatically exports, merges, and applies your accumulated knowledge (memory, skills, agents, rules, settings) across all your development machines via Git.", "url": "https://github.com/toroleapinc"
GIIL is a zero-setup CLI tool that downloads full-resolution images from cloud services (iCloud, Dropbox, Google Photos/Drive) directly into remote coding environments. It solves the practical problem of sharing screenshots and images with AI assistants during remote debugging sessions.
"name": "claude-model-router-hook", "description": "Automatic model switching for Claude Code based on prompt complexity. No API calls.", "homepage": "https://github.com/tzachbon/claude-model-router-hook",
"name": "moo-statusline", "description": "Beautiful statusline showing git, model, context, and rate limits. Requires: jq, git, bash. Works on macOS and Linux.",
mybin is a personal collection of 65+ production-ready CLI utility scripts (Python, Bash, Ruby) for AI/LLM integration, system utilities, and development tasks that Claude Code can proactively leverage. Developers with Unix-style workflows and frequent CLI automation needs benefit from instant access to tested, reusable tools.
Enforces a Makefile-only automation policy for a TypeScript/React frontend project, prohibiting shell scripts and standardizing task orchestration for Docker integration. Developers working on the Bacalhau frontend repository benefit from consistent, traceable, and containerization-ready automation practices.