跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cli Creator

技能 已验证 活跃

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

目的

To enable users to create custom, reusable command-line interfaces that Codex can leverage for specific tasks, ensuring consistency, security, and ease of use.

功能

  • Generates composable CLIs from diverse sources (API docs, OpenAPI, SDKs, scripts).
  • Supports multiple runtime environments (Rust, TypeScript/Node, Python).
  • Defines clear command contracts with discovery, read, write, and escape hatch commands.
  • Guides secure authentication and configuration practices for generated CLIs.
  • Provides detailed instructions for building, installing, and testing the generated CLIs.

使用场景

  • When a repeatable command-line tool is needed for managing a service or API.
  • To create a unified interface for multiple data sources or scripts.
  • When Codex needs to interact with custom internal tools or scripts from any repository.
  • To build durable, versionable command-line utilities with predictable JSON output and auth.

非目标

  • Creating one-off scripts that are not intended for durable use.
  • Building CLIs that do not adhere to defined command contracts or security best practices.
  • Replacing existing package managers or language runtimes with custom solutions.

安装

npx skills add openai/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
100 /100
about 24 hours ago 分析

信任信号

最近提交1 day ago
星标19k
状态
查看源代码