·release-notebook
*

release-notebook

为当前 OrchestKit 版本创建版本化的 NotebookLM 笔记本。从 package.json 读取版本,提取匹配的 CHANGELOG 部分,上传 CHANGELOG + CLAUDE.md + manifests/ork.json 作为源,生成音频概述并共享笔记本。在剪切版本以创建版本 KB 时使用。

14安装·1热度·@yonatangross

安装

$npx skills add https://github.com/yonatangross/orchestkit --skill release-notebook

如何安装 release-notebook

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

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

来源:yonatangross/orchestkit。

SKILL.md

查看原文

Creates a dedicated NotebookLM notebook for the current OrchestKit release, preserving changelog details, project instructions, and the plugin manifest as a queryable knowledge base.

See rules/workflow-versioned-notebooks.md in the notebooklm skill for the canonical versioned-notebook pattern this skill implements.

Execute all steps in order. Stop and report if any MCP call fails.

为当前 OrchestKit 版本创建版本化的 NotebookLM 笔记本。从 package.json 读取版本,提取匹配的 CHANGELOG 部分,上传 CHANGELOG + CLAUDE.md + manifests/ork.json 作为源,生成音频概述并共享笔记本。在剪切版本以创建版本 KB 时使用。 来源:yonatangross/orchestkit。

可引用信息

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

安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill release-notebook
分类
*创意媒体
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from yonatangross/orchestkit

快速解答

什么是 release-notebook?

为当前 OrchestKit 版本创建版本化的 NotebookLM 笔记本。从 package.json 读取版本,提取匹配的 CHANGELOG 部分,上传 CHANGELOG + CLAUDE.md + manifests/ork.json 作为源,生成音频概述并共享笔记本。在剪切版本以创建版本 KB 时使用。 来源:yonatangross/orchestkit。

如何安装 release-notebook?

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

这个 Skill 的源码在哪?

https://github.com/yonatangross/orchestkit