cli-creator

Create or extend Python command-line interfaces using Typer and wire them into pyproject.toml entry points. Use when asked to add a new CLI, add a subcommand, or expose a console script for a Python package, especially when pyproject.toml needs [project.scripts] updates or an empty directory needs full project initialization.

$ インストール

git clone https://github.com/gordonwatts/skill-test /tmp/skill-test && cp -r /tmp/skill-test/.codex/skills/cli-creator ~/.claude/skills/skill-test

// tip: Run this command in your terminal to install the skill