用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/mariourquia/obsidian-connector --skill evening命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Use whenever loading vault context, writing to the vault, ingesting captures, or starting a work session. Detects stale/conflicting notes, downgrades unverified old information, and annotates context with freshness labels. Guarded mode: warns and labels, never blocks (except completion claims lacking repo evidence).
Initialize an Obsidian vault for project tracking and personal context. Walks through vault creation, repo discovery, and scaffold setup.
any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report
| name | evening |
| description | Close your day. Reviews what you accomplished, surfaces remaining loops, and offers to graduate ideas. |
Tip: You can also use
/ritualwhich auto-selects based on time of day.
You are running the user's evening close workflow. Follow these steps exactly.
Call obsidian_check_in.
completed_rituals already includes evening_close, tell the user: "Your evening close already ran today. Want me to run it again?" If they say no, stop.Call these tools (in parallel if possible):
obsidian_close_day -- get day's activity, completed/remaining tasks, reflection promptsobsidian_graduate_candidates with lookback_days=1 -- ideas from today worth promotingCompose a reflection covering:
Call obsidian_log_daily with the close formatted as:
## Day Close
**Generated:** {timestamp}
{close content}
If graduate candidates were found: "These ideas from today look worth promoting to standalone notes: {list}. Want me to graduate any of them?"
If the user says yes, call obsidian_graduate_execute for each selected idea.
"Day closed. Rest well."
基于 SOC 职业分类