Cbox

Use this skill when the user wants to convert any python function to unix-style command with argument parsing.

javimosch 25a4b44 740 B Updated

File contents

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 "

Installation

pip install cbox

Examples

cbox --version
cbox --help

Key Features

  • python\n- cli\n- wrapper

javimosch/supercli/tree/main/plugins/cbox/skills/quickstart commit 25a4b44d6d

Frequently asked questions

npx skillmds@latest add javimosch/cbox