timps_cli_tool_agent
Generate Click, Cobra, or Commander CLI tools with shell completions and release workflows from a plain-English request. Optionally select the language (default Python) to produce a ready-to-use CLI scaffold.
Instructions
Generate Click/Cobra/Commander CLI tools with shell completions and release workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |