Use this skill when the user wants to render jupyter notebook in the terminal with text-based visualization.
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-1c2ec73e)More formats (shields.io, HTML) on the badges page.
---
name: jut
description: Use this skill when the user wants to render jupyter notebook in the terminal with text-based visualization.
---
# Jut Plugin
Render Jupyter notebook in the terminal with text-based visualization.
## Commands
### Operations
- `jut notebook render` — render notebook via jut
- `jut notebook list` — list notebook via jut
- `jut cell show` — show cell via jut
- `jut output set` — set output via jut
- `jut format set` — set format via jut
- `jut verbose set` — set verbose via jut
- `jut help show` — show help via jut
## Usage Examples
- "jut --help"
- "jut <args>"
## Installation
```bash
pip install jut
```
## Examples
```bash
jut --version
jut --help
```
## Key Features
- jupyter\n- notebook\n- terminal
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!