·extract-wisdom
{}

extract-wisdom

从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。

62安装·4热度·@sammcj

安装

$npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom

如何安装 extract-wisdom

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

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

来源:sammcj/agentic-coding。

SKILL.md

查看原文

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
分类
{}数据分析
认证
收录时间
2026-03-04
更新时间
2026-03-10

Browse more skills from sammcj/agentic-coding

快速解答

什么是 extract-wisdom?

从 YouTube 视频、博客文章、文章或文本文件中提取智慧、见解和可行的要点。当要求从给定内容源中分析、总结或提取关键见解时使用。下载 YouTube 文字记录、获取网络文章、读取本地文件、执行分析并保存结构化 Markdown。 来源:sammcj/agentic-coding。

如何安装 extract-wisdom?

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

这个 Skill 的源码在哪?

https://github.com/sammcj/agentic-coding