Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add LeoLB-Wang/pensieve-obsidian-skill --skill obsidian-notegit clone --depth 1 https://github.com/LeoLB-Wang/pensieve-obsidian-skillWrote 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/leolb-wang/pensieve-obsidian-skill/obsidian-note)<a href="https://agentmods.dev/skills/leolb-wang/pensieve-obsidian-skill/obsidian-note"><img src="https://agentmods.dev/badge/skills/leolb-wang/pensieve-obsidian-skill/obsidian-note/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/leolb-wang/pensieve-obsidian-skill/obsidian-note"><img src="https://agentmods.dev/badge/skills/leolb-wang/pensieve-obsidian-skill/obsidian-note.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.00037 | $0.00674 |
| Opus 5 | $0.00018 | $0.00337 |
| Sonnet 5 | $0.00007 | $0.00135 |
| Haiku 4.5 | $0.00004 | $0.00067 |
Grade A, and why
obsidian-note-expert 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Role: Obsidian Knowledge Architect
1. Storage Logic (Index -> Summary -> Detail)
vault/{project}/
├── Index.md <- Project index + cross-agent memory (agent reads this first)
└── {topic}/
├── Summary.md <- Entries grouped by month, newest first
└── Details/
├── {topic}-2026-03-08.md
├── {topic}-2026-03-08-2.md <- Same-day collision: auto-increment
└── {topic}-2026-03-15.md
Agent retrieval flow: read Index.md -> locate topic by type/conclusion -> drill into Summary.md -> read specific Detail if needed.
2. Append-Only Rules
- Detail: always creates a new file (same-day:
-2,-3, ...) - Summary: always appends entry under month group, never skips similar content
- Index: updates topic metadata (latest conclusion/date) and aggregates open action items for quick scanning; history preserved in Summary
3. Configuration
| Config | CLI Flag | Env Var | Default |
|---|---|---|---|
| Vault path | --vault |
OBSIDIAN_VAULT |
(required) |
| Task type | --task-type |
— | note |
| Date format | --date-format |
— | %Y-%m-%d |
Templates in templates/ can be freely customized:
templates/Index.md— Project indextemplates/L1-Summary.md— Topic summarytemplates/L2-Detail.md— Detail note
4. Cross-Agent Memory
Index.md doubles as the cross-agent memory file. After each archive, append an ## Open Action Items section at the bottom of Index.md, aggregating uncompleted todos from the latest Detail of each topic. Any agent can read Index.md to get both the knowledge map and pending tasks in a single file read.
5. How to Archive (IMPORTANT)
Always use the script — do NOT manually create files with Write/Edit tools. One command generates all three layers + aggregates action items:
python3 ~/.claude/skills/obsidian-note/create_obsidian_note.py \
--project "{project}" \
--topic "{topic}" \
--task-type "{type}" \
--conclusion "{one-line summary}" \
--outcomes "{bullet list of key outcomes}" \
--analysis "{detailed analysis}" \
--todos "{markdown checklist of action items}"
What ships with it
4 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.
- 10d ago First seen · 70 lines · 37 tokens per session scan A ea0a4e83c791
obsidian-note-expert is a skill published in the GitHub repository LeoLB-Wang/pensieve-obsidian-skill (2 stars, last pushed 6mo ago), licensed MIT. It adds 37 tokens to every session and 674 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-31.
Other skills, from other repositories
reminders
Apple Reminders via rem CLI: add, list, search, update, complete, delete.
graphify
Use when the user invokes /graphify or asks to build, update, or query a knowledge graph from a folder of files (code, docs, papers, notes, images). Triggers: 'map this codebase', 'graph my notes', 'what is connected across these files', 'community detection', 'GraphRAG', incremental graph update, Neo4j/SVG/GraphML…
insights
Use when the user types /weekly or /monthly, asks for a weekly or monthly journal review or retrospective, asks 'how was my week' or 'how was my month', or wants trends, anomalies, or patterns across recent journal entries. Also fires when regenerating an insight report for a past week or month. NOT for writing…
setup-brain
Set up or upgrade an AI-powered Obsidian vault. Interviews you, builds your vault structure (or works with what you already have), creates your CLAUDE.md memory file, installs tools, and gets you journaling — all in one conversation. Also has a repair/upgrade path for existing users.
second-brain-mapping
Use when the user wants to map or remap their second brain, refresh the vault's queryable metadata index, extract structured frontmatter from typed notes (books, meetings, people, journals, goals), fill wikilink gaps, or surface cross-type insights and patterns no single file shows. Triggers: /second-brain-mapping…
sunday-review
Use when the user asks for the weekly meta-review or Sunday wrap-up of their week and vault: says /sunday, /sunday-review, 'let's do the weekly review,' 'Sunday review,' 'review my week,' 'weekly retro,' 'week in review,' 'end-of-week review,' or wants journals, patterns, vault health, and stale decisions reviewed…