GuppyTheCat/obsidian-clipper-template-creator
55 stars · Last commit 2026-02-27
Agent Skill that enables AI agents (Claude Code, Cursor, Gemini CLI, etc.) to help you create importable JSON templates for the Obsidian Web Clipper.
README preview
# Obsidian Clipper Template Creator > **AI Agent skill for creating custom templates for the [Obsidian Web Clipper](https://help.obsidian.md/web-clipper)** This skill enables AI agents (Claude Code, Cursor, Gemini CLI, etc.) to help you create importable JSON templates for the Obsidian Web Clipper. It guides the agent through analyzing web pages, mapping to your Obsidian schema, and generating valid template configurations. ## Features - 🎯 Analyzes web pages to extract Schema.org metadata, meta tags, and CSS selectors - 📋 Maps web content to your existing Obsidian Base schemas - 🔧 Generates valid JSON templates following Obsidian Web Clipper schema - ✅ Validates variables and provides reference documentation - 📐 Produces templates using Clipper 1.0 template logic (conditionals, loops, fallbacks) so optional sections and defaults work correctly; logic aligns with the Clipper’s built-in template validation - 📦 Includes example templates (recipes, general clipping) ## Compatibility This skill targets **Obsidian Web Clipper 1.0.0** and supports the template logic (conditionals, loops, variable assignment) and template validation introduced in 1.0.0. It follows the universal **SKILL.md** format and works with any AI coding assistant that supports agentic skills.