keystone — Agent Tool by imbue-ai

by imbue-ai · Agent Tool · ★ 74

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About keystone

Keystone: a managed agent to configure Dockerfiles for any repo Keystone is an open source agentic tool that automatically generates a working configuration for any git code repository. We built it because we kept running into the same problem: what's the shortest path to make this arbitrary code actually run? Given a source repo, Keystone analyzes the project structure and creates: — VS Code dev container configuration — Container image definition — Test runner script with artifact collection Keystone builds on the existing dev container standard, which is also supported by VS Code and GitHub Codespaces. Why bother? There are several good reasons to configure a standardized container environment for a code repo: Have the repo self-describe a suitable execution environment Use reproducible environments across development and CI/CD Run coding agents safely inside containers How to use it Create a Modal account and sign in Create or clone a git repository Run Keystone on it Check in the resulting directory How it works Keystone creates a short-lived Modal sandbox and copies your repo into it so that it can run Claude Code safely

Quick Facts

Stars74
Forks4
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score70.8414157095948/100
Open Issues4
Last Updated2026-04-30
Created2026-02-13
Platformsdocker, python
Est. Tokens~3848k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is keystone?

keystone is An agentic tool to configure Dockerfiles for any repo. It is categorized as a Agent Tool with 74 GitHub stars.

What programming language is keystone written in?

keystone is primarily written in Python.

How do I install or use keystone?

You can find installation instructions and usage details in the keystone GitHub repository at github.com/imbue-ai/keystone. The project has 74 stars and 4 forks, indicating an active community.

What license does keystone use?

keystone is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools