obsidian

Manage Obsidian vault notes with Python automation scripts.

1|Updated May 19, 2026
One-click install
npx skills add https://github.com/justinsensei/apollo-backup --skill obsidian-justinsensei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/justinsensei/apollo-backup/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/justinsensei/apollo-backup --skill obsidian-justinsensei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines operations within an Obsidian vault, ensuring notes are structured, organized, and easily accessible.

Core Features & Use Cases

  • Vault Operations: Perform tasks such as searching, reading, writing, and managing notes.
  • Automated Ingestion: Run automated ingestion pipelines for Slack, Telegram, Emails, and Linear.
  • Daily Hygiene: Execute daily hygiene checks for file organization and maintenance.
  • Task Management: Sweep and archive completed tasks in the TaskNotes plugin.
  • File Renaming and Link Repair: Normalize filenames and repair broken cross-references.

Quick Start

Activate the 'obsidian' skill to initiate a daily hygiene run or search for a specific note using the query "find MyNoteTitle".

Frequently Asked Questions about obsidian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate note organization and daily hygiene in my Obsidian vault?

To automate note organization and daily hygiene in an Obsidian vault, you can activate this skill to run automated checks for file organization and maintenance. It executes daily hygiene routines to ensure notes remain structured and easily accessible.

Can I run automated ingestion pipelines for Slack and Telegram into Obsidian?

Yes, you can run automated ingestion pipelines for Slack, Telegram, Emails, and Linear directly into your Obsidian vault. This skill automates the ingestion process to streamline your external data capture.

Does the Obsidian vault management skill require specific folder structures or conventions?

Yes, this skill requires the vault to have a properly structured folder and file system, along with active rules and conventions defined within the vault. These prerequisites ensure the Python scripts can reliably perform automation and file manipulation.

What is the best way to sweep and archive completed tasks in the TaskNotes plugin?

The best way to sweep and archive completed tasks in the TaskNotes plugin is by activating this skill. It specifically supports task management by automatically sweeping and archiving finished tasks within your Obsidian vault.

How do I normalize filenames and repair broken cross-references in Obsidian?

To normalize filenames and repair broken cross-references in Obsidian, this skill uses Python scripts for file manipulation. It executes file renaming and link repair operations to maintain your vault's structural integrity.