by jamsocket · Agent Tool · ★ 225
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
attaches a chat agent to a Docker container running Ubuntu. This effectively gives the agent access to the entire APT universe, while limiting its blast radius to the current directory (which gets mounted into the container). Demo This demo uses the prompt . : tries to run and fails (because it is a fresh Ubuntu install) installs attempts to run and fails installs attempts to turn frames into a video and fails (because it has not created them) writes a bash for-loop to generate 100 frames with uses to convert them into a video https://user-images.githubusercontent.com/46173/230953506-c8545345-c0a1-46b1-b937-458191fc2456.mp4 Setup Install with: pip install botsh expects an OpenAI API key to be provided as the environment variable. also requires Docker to be running on the system. Examples botsh "convert cat.jpg into a png file" botsh "use a remote service to find my public ip and base64 encode it" botsh "run pylint on the codebase in src/" Additional details will create a bare Ubuntu Docker container associated with the current directory, or creat
| Stars | 225 |
| Forks | 8 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.5690337522096/100 |
| Open Issues | 1 |
| Last Updated | 2023-05-15 |
| Created | 2023-04-10 |
| Platforms | docker, python |
| Est. Tokens | ~9k |
Looking for a botsh alternative? If you're comparing botsh with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
LLM-based ontological extraction tools, including SPIRES
A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.
Command-line interface for ChatGPT, Claude and Bard
Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework
We handle what engineers and IDEs won't: generating and maintaining technical documentation for your codebase,
Magg: The MCP Aggregator
Explore other popular agent tool tools:
botsh is An LLM-based agent that will install the tools it needs.. It is categorized as a Agent Tool with 225 GitHub stars.
botsh is primarily written in Python. It covers topics such as docker, gpt-3, llm.
You can find installation instructions and usage details in the botsh GitHub repository at github.com/jamsocket/botsh. The project has 225 stars and 8 forks, indicating an active community.
botsh is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to botsh on Agent Skills Hub include ontogpt, BambooAI, gpt-cli. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.