summarize

Summarize URLs, files, or text into structured wiki notes with cross-linked concepts.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/aaaxn/skills --skill summarize-aaaxn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize
Source: https://github.com/aaaxn/skills/tree/main/summarize
Command: npx skills add https://github.com/aaaxn/skills --skill summarize-aaaxn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning diverse content into structured wiki notes, generating cross-linked concept pages and updating vault indexes to keep knowledge organized.

Core Features & Use Cases

  • Accepts a URL, file path, or pasted text to summarize
  • Generates a structured wiki note with metadata mapped to content type (video, web, paper, book)
  • Creates concept pages for new terms and cross-links them with full-path wikilinks
  • Updates index.md and log.md to reflect new notes and entailed concepts

Quick Start

Provide a URL, file path, or pasted content to summarize into a structured wiki note with cross-linked concepts.

Frequently Asked Questions about summarize

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

FAQPage Schema
How do I convert YouTube videos and PDFs into structured wiki notes?

To convert YouTube videos and PDFs into structured wiki notes, provide the URL or file path. The system extracts content, generates topic-tagged notes with metadata, creates concept pages, and updates your vault index automatically.

What is the best way to automatically cross-link concepts in my knowledge vault?

Cross-linking concepts in your knowledge vault is automated by generating full-path wikilinks between new notes and newly created concept pages. This ensures your wiki notes remain interconnected without manual linking effort.

How do I summarize podcasts and web articles into Obsidian wiki notes?

You can summarize podcasts and web articles into structured wiki notes by pasting the content or URL. The system outputs notes with enforced frontmatter metadata, topic tags, and updates index.md and log.md.

Does this wiki note generator work with eBooks and pasted text?

Yes, this wiki note generator works with eBooks and pasted text. It accepts diverse content formats, maps metadata to content types, and dispatches modular subagents for extraction and summarization.

How are vault indexes updated when adding new cross-linked wiki notes?

Vault indexes are updated by appending new notes and entailed concepts to index.md and log.md. This maintains an accurate, searchable record of all generated summaries and concept pages in your knowledge base.