什麼是 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