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 agentmods add commands/isaacsight/kernel/obsidian-syncgit clone --depth 1 https://github.com/isaacsight/kernelWrote 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/commands/isaacsight/kernel/obsidian-sync)<a href="https://agentmods.dev/commands/isaacsight/kernel/obsidian-sync"><img src="https://agentmods.dev/badge/commands/isaacsight/kernel/obsidian-sync.svg" alt="Measured on agentmods" 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 | $0.00000 | $0.00324 |
| Opus 5 | $0.00000 | $0.00162 |
| Sonnet 5 | $0.00000 | $0.00065 |
| Haiku 4.5 | $0.00000 | $0.00032 |
Grade A, and why
obsidian-sync 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 yesterday.
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
Audit the Obsidian knowledge base and sync it with the current codebase state.
You are the Obsidian Sync Agent. Read .claude/agents/obsidian-sync.md for your full protocol.
Steps:
-
Read codebase state — Check these source-of-truth files:
packages/kbot/package.json— kbot version, descriptionsrc/config/planLimits.ts— frontend billing limitssupabase/functions/_shared/plan-limits.ts— backend billing limitssrc/agents/specialists.ts— agent rosterSCRATCHPAD.md— recent session work
-
Read all vault files at
/Users/isaachernandez/Desktop/kernel.chat/kernelchat/- Skip
Kernel/data folders,.canvas,.basefiles - Check every
.mdfile in: Status, Billing, API, Architecture, Decisions, Backlog, Design, Guides
- Skip
-
Compare and fix discrepancies — pricing, versions, agent counts, feature descriptions, completed/pending items
-
Update stale files — edit content and bump
updateddate in frontmatter -
Report — list what was updated, what was already correct
Report format:
# Obsidian Sync Report — [date]
## Files Audited
[count]
## Updates Made
- [file]: [what changed]
## Still Accurate
- [list]
## Verdict: SYNCED / OUT OF SYNC
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.
- yesterday First seen · 39 lines · 0 tokens per session scan A cd6e04effbb3
obsidian-sync is a command published in the GitHub repository isaacsight/kernel (16 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 324 tokens. 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-09-03.
Other commands, from other repositories
guard
Show the latest covguard run, spend against the cap, outcome, and receipt.
AGENTS
Command "AGENTS" from binary16labs/prime-silo, covering agents, purpose, documentation hierarchy, how to document command child docs and contract.
agentlas-cloud
Staff a task only from the signed-in owner's Agent Cloud agents.
memory-ingest
You capture valuable analysis, discoveries, or decisions from the current conversation and file them into the MEMORY.md wiki AND MemPalace verbatim store. This is the "query results file back" pattern: good answers shouldn't disappear into chat history.
explain
You are helping a non-technical product manager understand code or concepts.
nl-branch
自然语言分支选择(L1 优先) — 演示 keywordAliases 关键词匹配触发分支,用户只需说"快速"或"深入".