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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jini92/obsidian-daily-maiWhat 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
- "Record my session today; I fixed the environment variables for the gsudo chrome integration and drafted the initial project design."
- "Write my daily summary for today. I finished the mobile app submission and started the analysis for the next sprint."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jini92-obsidian-daily-mai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
clawhub-publish
Publish OpenClaw skills to ClawHub marketplace (clawhub.ai). Use when deploying a skill to ClawHub for the first time, updating an existing published skill, or when user says "스킬 배포", "ClawHub에 올려줘", "publish skill", "스킬 퍼블리시", "ClawHub publish". Handles language check (Korean → English), personal info sanitization, versioning, and clawhub CLI publish.
Opensource Release
Skill by jini92
expo-appstore-deploy
Deploy Expo/React Native apps to Apple App Store and Google Play Store using EAS Build + Submit. Use when building iOS/Android production builds, submitting to app stores, managing certificates/provisioning profiles, or troubleshooting EAS build failures. Triggers on app store deploy, EAS build, production build, submit to store.
Advisory Committee
Skill by jini92