Developer Tools
Built for the
Modern Era
OpsGuild is an open-source organization crafting powerful CLI tools, deployment pipelines, and developer utilities that simplify your workflow and supercharge productivity.
Tools That Empower Developers
A growing collection of open-source tools designed to simplify DevOps, automate workflows, and boost developer productivity across the stack.
ShellDock
A fast, cross-platform shell command repository manager. Save, organize, and execute shell commands from bundled repository or local directory with platform-specific support and versioning.
MetalDeploy
A comprehensive GitHub Action for deploying applications to baremetal servers via SSH. Supports three deployment modes: baremetal (direct to server), Docker, and Kubernetes.
DevCommit
A command-line AI tool for autocommits. Multi-AI provider support including Gemini, Groq, OpenAI, Claude, Ollama with smart changelog generation and related change grouping.
guildpack
A comprehensive multi-language utilities pack providing essential tools and helper functions for modern software development. Currently featuring Python utilities with plans to expand.
PPTester
Pi Payment Tester — a testing utility for Pi Network payment integrations, helping developers validate and debug payment flows.
migkit
A lightweight migration toolkit for managing database schema changes and data migrations across projects with ease and reliability.
homebrew-tap
Official Homebrew tap for OpsGuild tools. Easily install and update OpsGuild CLI tools on macOS and Linux via the Homebrew package manager.
Built with Purpose & Precision
Every tool in the OpsGuild ecosystem follows core principles that make developer tools truly delightful to use.
CLI-First Design
Every tool is crafted with a terminal-first approach. Beautiful TUI interfaces, intelligent autocomplete, and composable commands that integrate seamlessly into your existing workflow.
Community Driven
Built by developers, for developers. Every project welcomes contributions — from bug fixes to new features. Join our growing community and shape the tools you use daily.
Cross-Platform
Linux, macOS, and Windows — first-class support everywhere. Install via Homebrew, apt, yum, pacman, Chocolatey, or grab a single binary. One tool, every platform.
AI-Powered
Harness the power of multiple AI providers — Gemini, GPT, Claude, Groq, Ollama — for intelligent commit messages, semantic change grouping, and automated changelogs.
Production Ready
Comprehensive test suites, semantic versioning, automated CI/CD pipelines, and MIT licensing. Every tool is battle-tested and ready for your production environment.
Secure by Default
SSH-based deployments, GPG-signed packages, secure secret management, and safe command previewing. Security is never an afterthought — it's built into every layer.
Ready to streamline your workflow?
Start with any tool — each one works independently, but they're even more powerful together as part of the OpsGuild ecosystem.
Stronger Together
OpsGuild is nothing without its community. Every contribution — from fixing a typo to building a new feature — makes our tools better for everyone.
How to Contribute
Find a Project
Browse our repositories and pick a tool that interests you. Each project has clear documentation, open issues, and contribution guidelines to help you get started.
Fork & Clone
Fork the repository and clone it locally. Set up your development environment with the instructions in the README — most projects need just a few commands to get running.
Make Your Changes
Create a feature branch, write your code, add tests, and make sure everything passes. Follow the project's code style and conventional commit guidelines.
Open a Pull Request
Push your branch and open a PR. Our maintainers will review your contribution, provide feedback, and help get it merged. Every contribution counts!
Every Contribution Matters
Whether you're fixing a one-character typo or architecting a new tool, your work helps thousands of developers ship better software. Let's build something amazing together.
Get Up and Running in Seconds
Each tool is designed for instant installation. Copy a single command and you're ready to go — no complicated setup, no dependency headaches.
ShellDock
GoInstall the cross-platform shell command repository manager
curl -fsSL https://shelldock.opsguild.tech/install.sh | bashDevCommit
PythonInstall the AI-powered autocommit CLI tool
pip install devcommitMetalDeploy
PythonAdd the GitHub Action for baremetal server deployment
uses: OpsGuild/MetalDeploy@v1guildpack
PythonInstall the multi-language utilities pack
pip install guildpackBuilt with technologies you love