·extract-wisdom
{}

extract-wisdom

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to analyse, summarise, or extract key insights from a given content source. Downloads YouTube transcripts, fetches web articles, reads local files, performs analysis, and saves structured markdown.

61Installs·5Trend·@sammcj

Installation

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

How to Install extract-wisdom

Quickly install extract-wisdom AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sammcj/agentic-coding.

SKILL.md

View raw

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:

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to analyse, summarise, or extract key insights from a given content source. Downloads YouTube transcripts, fetches web articles, reads local files, performs analysis, and saves structured markdown. Source: sammcj/agentic-coding.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom
Category
{}Data Analysis
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from sammcj/agentic-coding

Quick answers

What is extract-wisdom?

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to analyse, summarise, or extract key insights from a given content source. Downloads YouTube transcripts, fetches web articles, reads local files, performs analysis, and saves structured markdown. Source: sammcj/agentic-coding.

How do I install extract-wisdom?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill extract-wisdom Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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