بنقرة واحدة
evening
Close your day. Reviews what you accomplished, surfaces remaining loops, and offers to graduate ideas.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Close your day. Reviews what you accomplished, surfaces remaining loops, and offers to graduate ideas.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
Capture a thought, idea, or project concept into your Obsidian vault. Modes -- quick (fast idea), route (to specific project), incubate (new project inception), auto (choose based on context).
Create a new Obsidian vault for any topic and seed it with an initial knowledge base from web research. Use when the user wants to explore a new idea, start a research project, or create a dedicated space for a tangent they want to investigate later.
Float an idea to the right project in the Obsidian vault. Auto-routes by keyword matching or accepts an explicit project target. Use when the user has a thought, tangent, or idea they want captured but not immediately acted on.
| 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."