·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