cli-ifying
CommunityTurn Claude skills into cross-platform CLIs.
Authorfrankbria
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to convert Claude Code capabilities into standalone CLI tools that can run on Linux/macOS (Bash) and Windows (PowerShell), enabling reuse outside Claude Code and building dual-use interfaces for humans and agents.
Core Features & Use Cases
- Converts existing Claude Code capabilities (commands, skills, or agents) into runnable CLIs.
- Supports Mode 2: Create CLIs from natural language prompts using Socratic discovery, templates, and best practices.
- Encourages atomic, well-scoped CLIs with subcommands, JSON output, helpful documentation, and robust exit codes.
- Example: Convert a validating-pre-commit skill into a cross-platform CLI that validates code in a repository, and generate a separate CLI template for Mode 2 prompt-driven creation.
Quick Start
Run: /cli-ify --linux,windows command:fhb:update-readme Or: /cli-ify --prompt "Create a CLI that syncs all git repos in a directory"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cli-ifying Download link: https://github.com/frankbria/cli-ify-plugin/archive/main.zip#cli-ifying Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.