14 boosters for "bash" — open source, verified from GitHub, ready to install
Use to stream-read from archive:
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.
Focus on secure, robust, and efficient code. Refer to https://mywiki.wooledge.org for Bash best practices.
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.
trace-mcp is a framework-aware code intelligence MCP server. It exposes 120+ tools that return semantic, structured results over a cross-language dependency graph. When trace-mcp is available, it is almost always cheaper and more accurate than native file tools. Activate this skill whenever you need
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-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": "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": "oh-my-claudecode", "description": "Multi-agent orchestration system for Claude Code", "skills": "./skills/"
"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.