ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Obsidian Daily Mai

Skill by jini92

Why use this skill?

Automate your daily journaling and task tracking in Obsidian with the Daily Mai skill. Effortlessly log work, manage tasks, and maintain a PARA vault structure.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jini92/obsidian-daily-mai
Or

What This Skill Does

The Obsidian Daily Mai skill is a specialized automation agent designed for users of the Obsidian knowledge base who utilize a PARA-structured vault. This skill streamlines the creation and management of daily note files, ensuring that your task logs, session activities, and summaries are consistently formatted and stored within your '00.DAILY' directory. It intelligently parses your session context to group activities by categories—such as development, mobile, deployment, or planning—and populates your notes with templated sections for completed tasks and upcoming actions. By automating the transition from loose session logs to structured documentation, it maintains the integrity of your personal knowledge management system without manual entry.

Installation

To install this skill, run the following command in your terminal or OpenClaw interface: clawhub install openclaw/skills/skills/jini92/obsidian-daily-mai. Once installed, you must configure the base path to point to your vault’s daily directory. Ensure that your environment settings are compatible with the UTF-8 encoding requirements, particularly if you are operating on a Windows system, where the skill explicitly avoids standard write-commands in favor of robust .NET file handling to prevent character corruption.

Use Cases

This skill is perfect for software developers and knowledge workers who want to maintain a 'Done' log alongside their planning. Use it to record technical roadblocks, summarize code implementations, or keep a running list of 'Tomorrow's Actions' that need to be carried over to the next day. It is particularly effective for those following PARA methodology, as it ensures that documentation remains organized and searchable.

Example Prompts

  1. "Record my session today; I fixed the environment variables for the gsudo chrome integration and drafted the initial project design."
  2. "Write my daily summary for today. I finished the mobile app submission and started the analysis for the next sprint."
  3. "Log today's work: I spent most of the day on documentation updates and planning for the upcoming deployment; add these as pending tasks for tomorrow."

Tips & Limitations

For the best results, use descriptive summaries when prompting, as the filename is dynamically generated based on your input. While the tool is highly reliable for text-based logging, ensure your vault is synced correctly using Obsidian Sync, OneDrive, or iCloud before triggering the skill to avoid file conflicts. Remember that this skill requires direct file system access, so ensure your path configuration is accurate to prevent errors. Avoid modifying the core template structure unless you are comfortable with updating the underlying logic in the configuration files.

Metadata

Author@jini92
Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jini92-obsidian-daily-mai": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#obsidian#note-taking#productivity#knowledge-management#automation
Safety Score: 4/5

Flags: file-write, file-read