什么是 extract-wisdom?
从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。 来源:sammcj/agentic-coding。
从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。
通过命令行快速安装 extract-wisdom AI 技能到你的开发环境
来源:sammcj/agentic-coding。
Script paths below use to refer to this skill's directory. Default location: /.claude/skills/extract-wisdom/
Use the AskUserQuestion tool to ask the user what level of detail they want (unless they've already stated this in the ask). Use multi-choice with options: "Detailed", "Concise". Do not call any other tools in the same turn as this question. Wait for the user's response before proceeding to Step 2. If AskUserQuestion is unavailable, default to "Detailed".
Once you know the level of detail, determine the source type and acquire content accordingly:
从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。 来源:sammcj/agentic-coding。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。 来源:sammcj/agentic-coding。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sammcj/agentic-coding