Reads, writes, and organizes notes within a personal Obsidian knowledge base for task logging and knowledge capture.
Provides a structured system for interacting with an Obsidian vault, serving as a long-term memory and project log. It defines specific templates for tasks, knowledge notes, and glossary entries, ensuring consistency. The skill includes powerful command-line tools for efficiently searching, linking, and managing notes, along with a clear set of heuristics for deciding what information is worth capturing and where it should be stored. Use this skill to build a detailed, interconnected, and easily searchable knowledge base to supplement atomic facts stored in memory.
主な機能
01Powerful bash commands (rg, fd) for efficient full-text search and file discovery
02Guidance on creating and discovering relationships between notes using WikiLinks
03Structured templates for knowledge notes, tasks, and glossary entries
04Enforces a specific file structure and naming convention for organization
053 GitHub stars
06Defines a 'Capture Heuristics' framework for deciding what knowledge to record and where
ユースケース
01Creating a new, permanent knowledge note about a tool, technique, or programming concept.
02Searching the entire knowledge base to find context or solutions from previous projects.
03Logging progress and capturing technical details for an ongoing software development task.