cli-creator

SkillOfficial

Builds a durable, composable command-line tool for Codex from API docs, an OpenAPI spec, an SDK, or existing scripts, runnable by name from any repo.

Compatibility:
Editor's Note

Built for permanence: it produces named CLIs future Codex threads can reuse, not throwaway scripts — that framing is the whole point.

Editorial guide
What this skill does

Generates a real CLI (Rust, TS, or Python) with a command contract, auth/config, and a build workflow.

When to use it

When a task recurs and deserves a named tool — not a throwaway script in one repo.

Install & setup notes
  • Pick a runtime: Rust, TS/Node, or Python.
  • Source: API docs, OpenAPI, SDK, or curl.
  • Installs so any repo can call it.
Example workflow
  1. Name the tool and its source.
  2. Choose a runtime.
  3. Skill scaffolds the command contract.
  4. Build, then call it by name anywhere.
Categories:
Share:
Details:
    View Repository

    Auto-fetched from GitHub .

    Skills similar to cli-creator:

     

     
     
    • Installs


     

     
     
    • Installs


     

     
     
    • Installs