clip

Organize Obsidian Web Clipper articles into a structured hierarchy with MOC updates.

Updated Jun 25, 2023
One-click install
npx skills add https://github.com/iwbc-mzk/obsidian --skill clip-iwbc-mzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clip
Source: https://github.com/iwbc-mzk/obsidian/tree/main/.claude/skills/clip
Command: npx skills add https://github.com/iwbc-mzk/obsidian --skill clip-iwbc-mzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the organization of articles saved by the Obsidian Web Clipper, ensuring your notes are structured and easily discoverable.

Core Features & Use Cases

  • Automated Article Sorting: Reads saved Markdown articles and intelligently sorts them into a predefined folder hierarchy based on content analysis.
  • Content Categorization: Determines appropriate categories and subcategories for each article, creating or updating MOC (Map of Content) files.
  • Image Handling: Extracts and manages images associated with articles, linking them appropriately within the organized notes.
  • Use Case: After clipping several articles about cloud computing, this Skill will automatically sort them into GCP and AWS categories, create links in the relevant MOC files, and save any included images to your assets folder.

Quick Start

Use the clip skill to organize all the articles in the Clippings folder.

Frequently Asked Questions about clip

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

FAQPage Schema
How do I automatically organize web clippings in Obsidian into folders?

To organize web clippings in Obsidian, this Skill reads saved Markdown articles and sorts them into a structured folder hierarchy based on content analysis. It automatically determines categories and subcategories for each article.

Can I automatically generate MOC files for saved articles in Obsidian?

Yes, you can automatically generate MOC files for saved articles in Obsidian. This Skill determines appropriate categories and subcategories for your content, creating or updating Map of Content files to ensure notes remain easily discoverable.

Do I need Python to manage images for Obsidian Web Clipper articles?

Yes, you need Python to manage images for Obsidian Web Clipper articles. This Skill requires Python scripts for image fetching and file deletion, while relying on Read, Write, Glob, and Edit tools for standard file operations.

What is the best way to categorize cloud computing articles in Obsidian?

The best way to categorize cloud computing articles in Obsidian is using this Skill to automatically sort them into specific categories like GCP and AWS, create links in relevant MOC files, and save included images to your assets folder.

How does content analysis work for sorting Markdown notes?

Content analysis for sorting Markdown notes works by reading saved articles and intelligently analyzing their text to determine a predefined folder hierarchy. It then updates MOC files and manages associated images automatically.