obsidian-project-assistant

Community

Document project notes in Obsidian as you work.

Authorali5ter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you keep consistent, well-structured project documentation in Obsidian while you work. It automatically creates and updates project notes, applies templates, and optionally commits changes to your vault, so you spend less time organizing and more time building.

Core Features & Use Cases

  • Context-aware note creation: Detects project name, area, and status from your working directory or conversations, and writes notes to your Obsidian vault.
  • Template-driven structure: Uses standardized templates for projects and experiments to ensure consistency across notes.
  • Git integration: Optionally commits changes to your vault to keep history in sync with your work.
  • Cross-project updates: Keeps a central vault organized by Projects, Areas, and Resources, so you can review progress across projects.

Quick Start

  1. Ensure you have an Obsidian vault configured at the path in your Claude config.
  2. In a project directory, activate Claude and say one of:
    • "Document this Arduino project"
    • "Log an experiment for the latest project"
    • "Update my project notes"
    • "Show me my recent projects"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: obsidian-project-assistant
Download link: https://github.com/ali5ter/obsidian-project-assistant/archive/main.zip#obsidian-project-assistant

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