Use this skill when the user wants to convert any python function to unix-style command with argument parsing.
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-309c8d9b)More formats (shields.io, HTML) on the badges page.
---
name: cbox
description: Use this skill when the user wants to convert any python function to unix-style command with argument parsing.
---
# Cbox Plugin
Convert any Python function to unix-style command with argument parsing.
## Commands
### Operations
- `cbox function convert` — convert function via cbox
- `cbox function list` — list function via cbox
- `cbox output set` — set output via cbox
- `cbox config show` — show config via cbox
- `cbox verbose set` — set verbose via cbox
- `cbox help show` — show help via cbox
## Usage Examples
- "cbox --help"
- "cbox <args>"
## Installation
```bash
pip install cbox
```
## Examples
```bash
cbox --version
cbox --help
```
## Key Features
- python\n- cli\n- wrapper
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!