Resource banner
ashish141199 ashish141199

Resource

Development community

Description

--- description: Process articles/videos into summarized resource notes with smart linking --- Resource capture and integration workflow: **CRITICAL - Search & Link First:** - **Search existing topics EXTENSIVELY** - Parallel Grep for related concepts before creating - **Check for existing resources** - Search for article title, author, similar content - **Prefer linking over duplication** - If similar resource exists, update instead of creating new - **Fast batch searches** - Scan vault quick

Installation

Installs to ~/.claude/commands/ashish141199-obsidian-claude-code-resource.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ashish141199/obsidian-claude-code/HEAD/.claude/commands/resource.md -o ~/.claude/commands/ashish141199-obsidian-claude-code-resource.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository