Use this skill when the user wants to convert docker inspect output to the opencontainers runc spec.
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-cf50b440)More formats (shields.io, HTML) on the badges page.
---
name: riddler
description: Use this skill when the user wants to convert docker inspect output to the opencontainers runc spec.
---
# Riddler Plugin
Convert docker inspect output to the opencontainers runc spec.
## Commands
### Operations
- `riddler container convert` — convert container via riddler
- `riddler image inspect` — inspect image via riddler
- `riddler spec generate` — generate spec via riddler
## Usage Examples
- "riddler --help"
- "riddler <args>"
## Installation
```bash
go install github.com/genuinetools/riddler@latest
```
## Examples
```bash
riddler --version
riddler --help
```
## Key Features
- docker\n- runc\n- oci
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!