Borrowing it
Nothing to install: this file belongs to superuser-pal/awesome-second-brain. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/superuser-pal/awesome-second-brain/main/.claude/skills/daily-rituals/SKILL.mdgit clone --depth 1 https://github.com/superuser-pal/awesome-second-brainWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/superuser-pal/awesome-second-brain/daily-rituals)<a href="https://agentmods.dev/skills/superuser-pal/awesome-second-brain/daily-rituals"><img src="https://agentmods.dev/badge/skills/superuser-pal/awesome-second-brain/daily-rituals/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/superuser-pal/awesome-second-brain/daily-rituals"><img src="https://agentmods.dev/badge/skills/superuser-pal/awesome-second-brain/daily-rituals.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.00579 |
| Opus 5 | $0.00021 | $0.00290 |
| Sonnet 5 | $0.00008 | $0.00116 |
| Haiku 4.5 | $0.00004 | $0.00058 |
Grade A, and why
daily-rituals scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Daily Rituals Skill
Structured planning workflows that layer on top of existing Awesome Second Brain commands. Adds a plan/ folder for daily notes and weekly files, enabling a complete weekly cycle: plan → work → review → close.
USE WHEN
- Creating or reading today's daily note
- Planning the week ahead (selecting committed tasks, setting week goal)
- Closing a week (calculating velocity, consolidating notes, archiving)
- Running the full week-cycle (close + review + plan)
Relationship to Existing Commands
| Command | Role |
|---|---|
/open-day |
Enhanced — now also creates today's daily note in plan/ and marks focus tasks [/] |
/close-day |
Enhanced — now also appends evening reflection to today's daily note and marks tasks done |
/weekly |
Deprecated — consolidated into /week-close and /week-cycle |
/week-prep |
New — create weekly plan file, commit tasks |
/week-close |
Enhanced — now includes metrics, analytical synthesis, and archiving |
/week-cycle |
Enhanced — orchestrates: close (with synthesis) → plan |
File Paths
| Type | Path | Naming |
|---|---|---|
| Daily notes | plan/ |
DD-MM-YY.md (e.g. 05-04-26.md) |
| Weekly files | plan/ |
W[week]_YYYY-MM-DD.md (e.g. W14\_2026-04-06.md) |
| Archived weeks | plan/archive/ |
W[week].md (e.g. W14.md) |
Day Suffix Mapping
| Day | Suffix |
|---|---|
| Monday | MO |
| Tuesday | TU |
| Wednesday | WE |
| Thursday | TH |
| Friday | FR |
| Saturday | SA |
| Sunday | SU |
Workflows
| Workflow | Invoked by |
|---|---|
morning-checkin |
/open-day (appended steps) |
evening-review |
/close-day (appended steps) |
week-prep |
/week-prep |
week-close |
/week-close |
weekly-synthesis |
Internal (called by week-close) |
week-cycle |
/week-cycle |
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 59 lines · 42 tokens per session scan A 4c25c73fc297
daily-rituals is a skill published in the GitHub repository superuser-pal/awesome-second-brain (14 stars, last pushed 4mo ago), licensed MIT. It adds 42 tokens to every session and 579 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
canvas-populate
Add content to existing Obsidian Canvas files. Supports all node types: images (with auto aspect ratio detection), text cards, PDFs, wiki notes, web links, Mermaid diagrams, SVGs, GIFs, AI-generated images via banana. Also adds zones (groups), edges between nodes, and imports recent banana images. Triggers on: canvas…
canvas-create
Create new Obsidian Canvas files — blank with a starter structure, or from one of 12 template archetypes (presentation, flowchart, mind-map, gallery, dashboard, storyboard, knowledge-graph, mood-board, timeline, comparison, kanban, project-brief). Handles directory creation, slug generation, and starter zone setup.…
canvas-layout
Re-layout existing Obsidian Canvas nodes using 6 spatial algorithms: grid (galleries, mood boards), dagre (flowcharts, org charts), radial (mind maps), force-directed (knowledge graphs), linear (timelines), and auto-detect. Preserves group membership, snaps to 20px grid, refits zones around content. Triggers on…
inbox
An inbox-management skill for scanning an LLM Wiki inbox, previewing pending files, choosing how to process them, and sending selected material through an import step.
wiki-ingest
Ingest supplied source material into an Obsidian vault with provenance and claim tracking: pasted text, files staged in the selected vault's inbox or .raw archive, or explicitly approved URLs. Use for a single source or bounded batch, not for saving an assistant answer. Triggers: ingest, ingest this file, ingest this…
autoresearch
Run a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find…