Use this skill when the user wants to the super-simple chroot-based application container engine.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-40dc7175)More formats (shields.io, HTML) on the badges page.
---
name: droot
description: Use this skill when the user wants to the super-simple chroot-based application container engine.
---
# Droot Plugin
The super-simple chroot-based application container engine.
## Commands
### Operations
- `droot image pull` — pull image via droot
- `droot container run` — run container via droot
- `droot container kill` — kill container via droot
- `droot container list` — list container via droot
## Usage Examples
- "droot --help"
- "droot <args>"
## Installation
```bash
go install github.com/yuuki/droot@latest
```
## Examples
```bash
droot --version
droot --help
```
## Key Features
- containers\n- chroot\n- isolation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!