What problem does it solve?
This Skill addresses the challenge of capturing and organizing external web content such as articles, papers, and blog posts directly into a structured Obsidian vault.
Core Features & Use Cases
- Content Fetching: Retrieves webpage content via Jina AI Reader or Playwright fallback, ensuring reliable extraction.
- Intelligent Classification: Determines the appropriate vault category based on the content’s business unit and domain for accurate filing.
- Note Creation: Generates a rich, atomic Markdown note with detailed metadata, links, and summaries suitable for research or ongoing projects.
- Update Knowledge Base: Integrates new notes into the corresponding namespace index, maintaining an organized knowledge ecosystem.
- Use Case: Save a lengthy technical article to the vault, classify it correctly under
tools/knowledge for future reference and context.
Quick Start
Give the URL of an article you want to save, such as "https://example.com/article", and I will fetch, classify, and add it to your Obsidian vault automatically.