obsidian-file-manager

Community

Automate your Obsidian vault, focus on creating knowledge.

Authorarlenagreer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates manual file management in Obsidian by programmatically creating, moving, updating, searching, and archiving documentation files.

Core Features & Use Cases

  • Project Partitioning: Organize files as {type}/{project}/filename.md for seamless multi-project support.
  • Document Lifecycle Management: Transition files through states from active → processed → archived automatically.
  • Use Case: When starting a new coding session, use this Skill to automatically create a session artifact with proper tagging and frontmatter.

Quick Start

Use the obsidian-file-manager skill to create a new session document for your current project with automatic tagging and organization.

Quick Start

Use the obsidian-file-manager skill to create a new planning document for the 'softtrak' project.

Dependency Matrix

Required Modules

rubyobsidian-local-rest-api

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: obsidian-file-manager
Download link: https://github.com/arlenagreer/claude_configuration_docs/archive/main.zip#obsidian-file-manager

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