ExtractWisdom

Extracts content-adaptive insight sections from videos, podcasts, and articles.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill extractwisdom-tmtgroupbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ExtractWisdom
Source: https://github.com/tmtgroupbot/lptracker-deploy/tree/main/skills/contentanalysis/ExtractWisdom
Command: npx skills add https://github.com/tmtgroupbot/lptracker-deploy --skill extractwisdom-tmtgroupbot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Static extraction templates force every video, podcast, or article into the same fixed sections (IDEAS, QUOTES, HABITS), missing the insights that actually matter. This Skill reads the content first, detects which wisdom domains are present, and builds custom sections around what it finds. ## Core Features & Use Cases - Dynamic Section Generation: Detects wisdom domains in the content (programming philosophy, contrarian takes, business insights) and creates tailored sections instead of static headers. - Five Depth Levels: Choose Instant (1 section), Fast or Basic (3 sections), Full (5-12 sections), or Comprehensive (10-15 sections plus Themes & Connections) depending on how deep you need to go. - Conversational Voice Rules: Enforces tone guidelines so bullets read like a friend telling you about the content, not a compressed summary. - Use Case: Paste a YouTube interview URL and receive a tailored report with sections like "Money Philosophy" and "First-Time Revelations", plus a one-sentence takeaway and follow-up references. ## Quick Start Ask the assistant to extract wisdom from a YouTube URL, article link, or pasted transcript, optionally specifying a depth level such as fast or comprehensive.

Frequently Asked Questions about ExtractWisdom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract key takeaways from a YouTube video?

Provide the YouTube URL and ask to extract wisdom. The workflow uses fabric -y to pull the transcript, reads the full content, detects wisdom domains, and produces a report with custom sections, a one-sentence takeaway, and references worth following up.

How do I summarize a podcast or article into insights?

Paste the article text, provide a URL, or share a transcript and request an extraction. The Skill reads the full content first, then builds sections specific to that material rather than applying generic summary headers.

What depth levels does wisdom extraction support?

Five levels are supported: Instant (1 section), Fast (3 sections), Basic (3 sections plus a takeaway), Full (5-12 sections, the default), and Comprehensive (10-15 sections plus a Themes & Connections synthesis).

Can I customize the extraction output style?

Yes. The Skill checks for user customizations at ~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/ExtractWisdom/ before running, and any PREFERENCES.md or configuration found there overrides the default behavior.

When should I use dynamic sections instead of a fixed summary template?

Use dynamic sections when content spans multiple insight types, such as an interview mixing technical philosophy and personal stories. Fixed templates miss domain-specific gems; dynamic sections adapt to whatever the content actually contains.