·create-output-format
>_

create-output-format

搭建新的规划输出格式适配器。创建一个格式目录,其中包含实现输出格式约定的所有必需文件。

20安装·2热度·@leeovery

安装

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format

如何安装 create-output-format

通过命令行快速安装 create-output-format AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:leeovery/claude-technical-workflows。

SKILL.md

查看原文

Scaffold a new output format adapter for the technical-planning workflow. Each format adapter is a directory of 5 files, one per concern.

Before writing anything, understand the tool. Ask the user for:

If the user provided these upfront, skip straight to research.

搭建新的规划输出格式适配器。创建一个格式目录,其中包含实现输出格式约定的所有必需文件。 来源:leeovery/claude-technical-workflows。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format
分类
>_效率工具
认证
收录时间
2026-02-21
更新时间
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

快速解答

什么是 create-output-format?

搭建新的规划输出格式适配器。创建一个格式目录,其中包含实现输出格式约定的所有必需文件。 来源:leeovery/claude-technical-workflows。

如何安装 create-output-format?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/leeovery/claude-technical-workflows