One-click install
npx skills add https://github.com/onebrain-ai/onebrain --skill summarize-onebrain-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize
Source: https://github.com/onebrain-ai/onebrain/tree/main/.claude/plugins/onebrain/skills/summarize
Command: npx skills add https://github.com/onebrain-ai/onebrain --skill summarize-onebrain-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts a provided web URL into a structured, saved summary note, so you can quickly capture the key ideas without manually reading and rewriting everything.

Core Features & Use Cases

  • URL-to-summary note generation: Fetches and reads a webpage, then extracts title, author/date (when available), thesis, key points, quotes, and takeaways into a standardized note format.
  • Vault organization and linking: Suggests the best resources subfolder for the topic and proposes related vault links after saving.
  • Bookmark-aware workflow: Checks for the URL in Bookmarks.md and can append a wikilink to connect the bookmark to the new summary note.

Quick Start

Run summarize with a URL you want read and summarized into a saved note in your resources folder.

Frequently Asked Questions about summarize

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

FAQPage Schema
How do I turn a web URL into structured markdown notes?

To turn a web URL into structured markdown notes, provide the link to the summarization tool. It fetches the page content and extracts the title, author, thesis, key points, quotes, and takeaways into a standardized note saved directly to your resources vault.

Can I automatically save web page summaries to my knowledge vault?

Yes, you can automatically save web page summaries to your knowledge vault. The tool chooses an appropriate resources subfolder based on the topic and writes the structured summary note with frontmatter including the url, source, and timestamps.

How does bookmark linking work with extracted research notes?

Bookmark linking connects your extracted research notes by checking the Bookmarks.md file. If the target URL already exists there, the tool appends a wikilink to connect the existing bookmark directly to the newly created summary note.

Do I need a specific browser extension to extract information from a web page?

You do not need a specific browser extension to extract information from a web page. The summarization tool directly fetches and reads the page content from the URL you provide, extracting key information and quotes without requiring external extensions.

What is the best way to capture deep read notes from an online article?

The best way to capture deep read notes from an online article is using a URL-to-summary workflow. This approach fetches the webpage, extracts the thesis and key points, and saves structured takeaways as markdown notes tied to that specific URL.

What are the limitations of generating summary notes from web URLs?

Limitations of generating summary notes from web URLs include dependence on the accessibility of the page content for fetching and reading. If the webpage is restricted or lacks extractable text, the tool cannot generate structured takeaways or save a complete summary note.