Agent skill · Content & Marketing

extract-wisdom

Extract wisdom, insights, and actionable takeaways from text sources. Use when asked to analyse, summarise, or extract key learnings from blog posts, articles, markdown files, or other text content.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill extract-wisdom --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/extract-wisdom/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Text Wisdom Extraction ## Overview Extract meaningful insights, key learnings, and actionable wisdom from written content. This skill handles both web-based sources (blog posts, articles) and local text files (markdown, plain text), performing analysis and presenting findings conversationally or saving to markdown files. The user will likely want you to use this skill when they need to gain understanding from large amounts of text, identify important points, or distil complex information into practical takeaways. ## When to Use This Skill Activate this skill when users request: - Analysis or summary of blog posts, articles, or web content - Extraction of key insights or learnings from text sources - Identification of notable quotes or important statements - Structured breakdown of written content - Actionable takeaways from informational or educational text - Analysis of local text or markdown files If the user provides a Youtube URL, stop and use the youtube-wisdom skill instead if it is available. ## Workflow ### Step 1: Identify Source Type Determine whether the source is a URL or local file: **URL patterns**: - Use WebFetch tool to extract content - WebFetch automatically con

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Workflow
  4. Step 1: Identify Source Type
  5. Step 2: Extract Content
  6. Step 3: Analyse and Extract Wisdom
  7. Step 4: Present Findings
  8. Additional Capabilities
  9. Multiple Source Analysis
  10. Topic-Specific Focus
  11. Different Content Types
  12. Tips
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the extract-wisdom skill do?

Extract wisdom, insights, and actionable takeaways from text sources. Use when asked to analyse, summarise, or extract key learnings from blog posts, articles, markdown files, or other text content.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill extract-wisdom --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going