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.