memory-to-obsidian
将重要内容记录到 Obsidian Memory 文件夹,自动按日期整理并添加时间戳
Why use this skill?
Seamlessly save your ideas and notes from OpenClaw directly into your Obsidian vault. Organized by date with automatic timestamps for better knowledge management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/franky0617/memory-to-obsidianWhat This Skill Does
The memory-to-obsidian skill is a sophisticated productivity utility designed to bridge the gap between your real-time AI interactions and your local knowledge management system. By acting as a seamless conduit between the OpenClaw agent and your Obsidian vault, this skill allows users to offload critical information, flashes of inspiration, or daily progress reports directly into a structured markdown file. It automatically organizes these entries by year and month (YYYY-MM.md), ensuring that your long-term memory remains tidy, searchable, and chronological without requiring manual file management. The skill handles the appending of new notes, ensuring that existing records remain intact while new entries are timestamped and formatted for readability.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/franky0617/memory-to-obsidian
Once installed, ensure your Obsidian vault path is correctly configured in your OpenClaw settings to allow the agent to write files to the appropriate directory.
Use Cases
This skill is ideal for knowledge workers, developers, and students who rely on Obsidian as their 'Second Brain'. Use it to:
- Capture fleeting project ideas during deep work sessions without switching windows.
- Maintain a daily log of achievements or blockers to reflect upon later.
- Store key takeaways from technical research or API exploration tasks.
- Aggregate multiple quick thoughts into a single, cohesive daily entry at the end of a sprint.
Example Prompts
- "记忆 深入学习了 Obsidian 的 Dataview 插件,可以将每日笔记自动汇总,非常高效。"
- "记忆 今天的技术进展:
- 完成了前端架构的初步重构
- 修复了用户认证模块的竞态条件问题
- 部署测试环境至 Vercel"
- "记忆 必须在周五前调研一下分布式数据库的扩容方案,特别是 CockroachDB 的性能瓶颈。"
Tips & Limitations
To get the most out of this skill, try to keep your prompts concise but descriptive. While the system automatically timestamps your entries, including context like project names or specific tag-like keywords (e.g., #project-alpha) will make searching within Obsidian much faster later. Note that the skill performs a direct write operation; ensure your Obsidian vault is not open in an environment that heavily locks files, as this may occasionally interfere with the appending process. Since this is an append-only tool, you cannot use it to delete or modify historical notes; for that, you will still need to manually edit the files inside your Obsidian folder.
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-franky0617-memory-to-obsidian": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write
Related Skills
crypto-gold-monitor
加密货币与贵金属价格监控 / Crypto & Precious Metals Price Monitor - 监控BTC/ETH实时价格、黄金(XAU)/白银(XAG)走势,免费API无需Key
bluetooth-monitor
蓝牙设备监控 / Bluetooth Device Monitor - 查看Mac已连接的蓝牙设备列表,支持配对、连接、断开操作
etf-assistant
ETF投资助理 / ETF Investment Assistant - 查询行情、筛选ETF、对比分析、定投计算。支持沪深300、创业板、科创50、纳指等主流ETF。
minimax-usage
Monitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provides status alerts.