Skip to content
#1901 Overall#364 in CommunicationVerified SKILL.md

Create Cli

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.

OpenClawSKILL.md Official publisher
3,998Total downloads
133Active installs
11Community stars
Momentum rank

Overview

What It Does

Create Cli packages a focused communication workflow for an AI agent. Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Draft and organize messages
  • Work with communication channels and contacts
  • Summarize conversations into next steps
  • Automate routine coordination

Installation

Install this Agent Skill

OpenClaw

clawhub install @steipete/create-cli

Commands derived from the public ClawHub API record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

OpenClaw or ClawHubRequired / review
Review the source instructions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Create Cli addresses a recognizable communication workflow and is included from current public ClawHub adoption.

Alternatives

Similar Skills