什么是 prompt-history?
使用 PromptEx (pmtx) 将 AI 提示历史记录提取并整理为 PR 就绪的 Markdown。读取 AI 工具会话日志,将提示与 git 范围相关联,并呈现拉取请求描述的分类输出。当用户询问提示历史记录、想要记录其 AI 辅助推理的 PR 或要求提取或总结其会话时使用。 来源:gutierrezje/promptex。
使用 PromptEx (pmtx) 将 AI 提示历史记录提取并整理为 PR 就绪的 Markdown。读取 AI 工具会话日志,将提示与 git 范围相关联,并呈现拉取请求描述的分类输出。当用户询问提示历史记录、想要记录其 AI 辅助推理的 PR 或要求提取或总结其会话时使用。
通过命令行快速安装 prompt-history AI 技能到你的开发环境
来源:gutierrezje/promptex。
PromptEx (pmtx) reads AI tool session logs, correlates prompts to git changes in scope, and outputs structured JSON for agent-side rendering.
When the user wants PR-ready output, or at the end of a session, run:
This outputs structured JSON containing the curated entries. You then:
使用 PromptEx (pmtx) 将 AI 提示历史记录提取并整理为 PR 就绪的 Markdown。读取 AI 工具会话日志,将提示与 git 范围相关联,并呈现拉取请求描述的分类输出。当用户询问提示历史记录、想要记录其 AI 辅助推理的 PR 或要求提取或总结其会话时使用。 来源:gutierrezje/promptex。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/gutierrezje/promptex --skill prompt-history使用 PromptEx (pmtx) 将 AI 提示历史记录提取并整理为 PR 就绪的 Markdown。读取 AI 工具会话日志,将提示与 git 范围相关联,并呈现拉取请求描述的分类输出。当用户询问提示历史记录、想要记录其 AI 辅助推理的 PR 或要求提取或总结其会话时使用。 来源:gutierrezje/promptex。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/gutierrezje/promptex --skill prompt-history 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/gutierrezje/promptex