·python-cli-typer
</>

python-cli-typer

narumiruna/agent-skills

Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.

8Installs·0Trend·@narumiruna

Installation

$npx skills add https://github.com/narumiruna/agent-skills --skill python-cli-typer

SKILL.md

Use Typer for ergonomic CLI construction. Core principle: keep CLI entry points explicit and testable.

| Single command | @app.command() | | Options | function args with defaults | | Multiple commands | multiple @app.command() |

Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps. Source: narumiruna/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/narumiruna/agent-skills --skill python-cli-typer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/narumiruna/agent-skills --skill python-cli-typer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is python-cli-typer?

Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps. Source: narumiruna/agent-skills.

How do I install python-cli-typer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/narumiruna/agent-skills --skill python-cli-typer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/narumiruna/agent-skills