denote-org

Community

Claude masters your Org-mode PKM, you just ask.

Authorjunghan0611
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Without this skill, Claude struggles to navigate large Denote-based Personal Knowledge Management (PKM) systems, understand complex Org-mode structures, and efficiently manage thousands of interlinked notes. This leads to slow searches, token-heavy operations, and errors in knowledge graph traversal or code execution. This skill provides Claude with the specialized domain knowledge and executable tools to automate these complex tasks, saving you significant time and reducing cognitive load.

Core Features & Use Cases

  • Denote Knowledge Management: Efficiently find files by ID or tags, resolve [[denote:ID]] links, and manage multiple knowledge silos (e.g., ~/org/, ~/claude-memory/).
  • Knowledge Graph Navigation: Build and traverse knowledge graphs across thousands of Org files, revealing hidden connections and insights within your personal knowledge base.
  • Literate Programming: Safely execute Org-mode code blocks with :tangle and :results options, automating tasks directly within your notes and ensuring structural integrity.
  • Use Case: Ask Claude to "Find all files linked to 20251021T105353" or "Execute the bash blocks in this Org file" to instantly get results and automate complex knowledge operations across your 3,000+ file PKM system.

Quick Start

To find a Denote file by its identifier in your main Org silo: from scripts.denote_finder import find_denote_file filepath = find_denote_file("20251021T105353", silos=["~/org/"]) # Returns: ~/org/llmlog/20251021T105353--full-filename.org

Dependency Matrix

Required Modules

orgparsepypandocpyyamlnetworkx

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: denote-org
Download link: https://github.com/junghan0611/org-mode-skills/archive/main.zip#denote-org

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.