·create-meta-prompts
</>

create-meta-prompts

kyldvs/setup

通过研究、规划和执行阶段为 Claude-to-Claude 管道创建优化提示。在构建生成可供其他提示使用的输出的提示时,或者在运行多阶段工作流程(研究 -> 计划 -> 实施)时使用。

3安装·0热度·@kyldvs

安装

$npx skills add https://github.com/kyldvs/setup --skill create-meta-prompts

SKILL.md

Create prompts optimized for Claude-to-Claude communication in multi-stage workflows. Outputs are structured with XML and metadata for efficient parsing by subsequent prompts.

Every execution produces a SUMMARY.md for quick human scanning without reading full outputs.

Each prompt gets its own folder in .prompts/ with its output artifacts, enabling clear provenance and chain detection.

通过研究、规划和执行阶段为 Claude-to-Claude 管道创建优化提示。在构建生成可供其他提示使用的输出的提示时,或者在运行多阶段工作流程(研究 -> 计划 -> 实施)时使用。 来源:kyldvs/setup。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/kyldvs/setup --skill create-meta-prompts
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 create-meta-prompts?

通过研究、规划和执行阶段为 Claude-to-Claude 管道创建优化提示。在构建生成可供其他提示使用的输出的提示时,或者在运行多阶段工作流程(研究 -> 计划 -> 实施)时使用。 来源:kyldvs/setup。

如何安装 create-meta-prompts?

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

这个 Skill 的源码在哪?

https://github.com/kyldvs/setup