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 skills/eliransu/digital-brain/syncnpx skills add eliransu/digital-brain --skill syncgit clone --depth 1 https://github.com/eliransu/digital-brainWhat 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.00157 | $0.04056 |
| Opus 5 | $0.00078 | $0.02028 |
| Sonnet 5 | $0.00031 | $0.00811 |
| Haiku 4.5 | $0.00016 | $0.00406 |
Grade A, and why
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 2d 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 — 243 lines — stays where its author put it; the contents beside it link to each section on GitHub.
sync: Daily Mentions + Hot Topics Sync
Pull everything that needs your attention from the last 48h across Gmail, Slack, Linear, Calendar into the wiki daily folder. Surface as bullets in chat at the end.
User identity: [email protected] (Slack handle resolved from this).
Scope
| Source | What to pull | Window | Filed under |
|---|---|---|---|
| Gmail | Threads where you is in To/Cc OR appears in body as a mention | 48h | daily/<date>/mentions.md |
| Slack | @your-handle mentions in any public/private channel |
48h | daily/<date>/mentions.md |
| Slack | @your-handle mentions in groups (group DMs / mpdm) |
48h | daily/<date>/mentions.md |
| Slack | DMs received from any user | 24h | daily/<date>/mentions.md |
| Slack | Hot topics from configured channels (high reply or reaction count) | 48h | daily/<date>/topics.md |
| Linear | Issues assigned to you (any status except Done/Canceled) | open | daily/<date>/linear.md |
| Linear | Comments mentioning you | 48h | daily/<date>/linear.md |
| Calendar | Events you is invited to | next 48h | daily/<date>/calendar.md |
| Notes | Active vault notes (status: open, not expired) — from wiki/notes/ |
open | daily/<date>/notes.md |
Config
Read wiki/daily/_config.json. If missing, create it with:
{
"user_email": "[email protected]",
"slack_user_handle": "your-handle",
"slack_hot_channels": ["CXXXXXXXXXX", "CXXXXXXXXXX"],
"calendar_id": "primary",
"linear_user_email": "[email protected]",
"linear_default_team_key": "TEAM",
"linear_default_team_id": "",
"linear_user_id": ""
}
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.
- 2d ago First seen · 243 lines · 157 tokens per session scan A 8a73cfda8cda
sync is a skill published in the GitHub repository eliransu/digital-brain (1 stars, last pushed 3mo ago), licensed MIT. It adds 157 tokens to every session and 4,056 once invoked, about $0.0008 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
wiki-daily
用于目标 corpus 的今天日记、todo、编程决策、daily compile、rolling synthesis、weekly synthesis、fileback 候选和飞书提醒;可选 daily workflow。.
wiki-triage
工作台清算——on-demand 扫描 工作台/ 淤积内容与复盘层 fileback 候选,AI 预判分组后出裁决账单,先生勾选后才执行(入库/归档/丢弃)。触发词:整理工作台、清算工作台、工作台该清了、triage、工作台清算。.
brain-refresh
Refresh the qmd index for this vault — re-scans all collections for new/changed files and regenerates vector embeddings. Use after a bulk ingest session, after manual file edits, or whenever search feels stale. Trigger phrases: /brain-refresh, refresh the brain, refresh embeddings, re-embed wiki, update qmd index…
loredex-curate
Write a Start-Here brief for a project or a recent session's findings, and flag stale/duplicate/orphaned notes. Use when the user says "curate my dex/research", "where do I start", "make sense of this project", or just finished a session that produced several markdown files and wants a handoff.
obsidian-notes
Write and organize Obsidian notes through Obsidian Bridge with clean structure, wikilinks, and daily-note habits. Use when capturing notes, filling daily notes, or organizing vault content.
obsidian-setup
Guide the user through connecting Obsidian Bridge in three calm steps. Use when the plugin is newly installed, Obsidian is offline, the API key is missing/invalid, or the user asks how to connect Obsidian.