Discover and explore top open-source AI tools and projects—updated daily.
bgdnvkAI-powered CLI agent for multi-cloud infrastructure
Top 98.6% on SourcePulse
Clanker CLI is an autonomous systems engineering CLI agent designed to manage infrastructure across multiple cloud environments, including AWS, Kubernetes, Digital Ocean, and Hetzner Cloud. It empowers users to query existing infrastructure, generate infrastructure-as-code plans, and deploy resources using natural language commands, streamlining complex cloud operations for developers and DevOps engineers.
How It Works
Clanker leverages large language models (LLMs) from providers like OpenAI, Gemini, and Cohere to interpret natural language prompts. Its core functionality revolves around the ask command for querying cloud resources and the maker/apply workflow for generating and executing infrastructure plans. It integrates deeply with cloud provider CLIs (AWS CLI, doctl, hcloud CLI) and Kubernetes tooling, abstracting away provider-specific complexities into a unified conversational interface. The agent can also expose its capabilities via a Message Communication Protocol (MCP) server.
Quick Start & Requirements
brew tap clankercloud/tap && brew install clanker (Note: README warns "Homebrew (outdated beware)").make installOPENAI_API_KEY), and configured AWS CLI profiles.docs.clankercloud.ai. Interactive guides are linked within the README.Highlighted Details
ask command for natural language queries, maker for generating infrastructure plans (JSON), and apply for executing them.k8s ask for natural language Kubernetes queries.Maintenance & Community
The README mentions @cto_junior for interactive documentation. No specific details on core maintainers, community channels (like Discord/Slack), or project roadmap are provided in the text.
Licensing & Compatibility
The provided README text does not specify a software license. This omission requires further investigation for compatibility with commercial or closed-source projects.
Limitations & Caveats
The project is currently in an "Alpha version," with a "Clanker Cloud Beta coming soon." The Homebrew installation method is flagged as potentially outdated. The README does not detail specific known bugs or unsupported platforms beyond the general alpha status.
4 days ago
Inactive
RunLLM
e2b-dev
skypilot-org