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/jtprogru/bear-skills/obsidian-split-notenpx skills add jtprogru/bear-skills --skill obsidian-split-notegit clone --depth 1 https://github.com/jtprogru/bear-skillsWrote 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/jtprogru/bear-skills/obsidian-split-note)<a href="https://agentmods.dev/skills/jtprogru/bear-skills/obsidian-split-note"><img src="https://agentmods.dev/badge/skills/jtprogru/bear-skills/obsidian-split-note.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.1 | $0.00092 | $0.01975 |
| Opus 5 | $0.00046 | $0.00988 |
| Sonnet 5 | $0.00018 | $0.00395 |
| Haiku 4.5 | $0.00009 | $0.00198 |
Grade A, and why
obsidian-split-note 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 5d 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 — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
obsidian-split-note
Разбивает одну большую заметку на несколько меньших (атомарных или тематических), сохраняя связность:
- оригинал остаётся, его разделы заменяются на краткое описание +
[[wikilink]]; - каждая новая заметка создаётся в правильной папке по PARA;
- frontmatter оригинала и новых заметок согласованы (
up/downпроставлены).
Базовые правила (PARA, теги, frontmatter, стиль, имена файлов) — в .agents/rules/. Особенно: tags.md (раздел «Структурные теги»), note-types-frontmatter.md, навык /knowledge-structures (атомарные заметки), file-naming.md.
Алгоритм
1. Прочитай и определи кандидатов
Критерии «выделять / оставить» — навык /knowledge-structures (раздел «Когда выделять раздел в отдельную заметку»). Определи общую тему оригинала и список кандидатов.
2. Покажи план и дождись подтверждения
Протокол план → подтверждение → действие — workflows.md. Формат плана:
Дочерние заметки создаются в 00. Входящие/; в плане показывай целевую папку справочно (workflows.md, «Новые заметки рождаются во входящих»).
Оригинал: [[Название]] (остаётся на месте, тема: …)
Выделить (все → 00. Входящие/):
1. [[Имя новой 1]] — #thought #review → 03. Ресурсы/04. Заметки/
2. [[Имя новой 2]] — #MapOfContent #review → 03. Ресурсы/07. Карты/
Оставить в оригинале: вводный абзац, короткое заключение
3. Создай дочерние заметки
Для каждой:
- Имя файла — см.
file-naming.md. Для серии из одного источника:<Родитель> – <Концепт>.md. Для самостоятельной: содержательное claim-based имя. - Папка — всегда
00. Входящие/. Структурный тег ставим финальный поtags.md(обычно#thought, целевая папка03. Ресурсы/04. Заметки/) и добавляем#review: по этой пареobsidian-refactor-inboxпотом перенесёт файл. Wikilinks резолвятся по имени файла, поэтому ссылки из оригинала работают сразу. - Frontmatter — заведи файл через Templater по соответствующему шаблону из
_Система/1. Шаблоны/, поля дозаполниEdit-ом; рецепт вызова и грабли — навык/note-templates, раздел «Как применить шаблон технически». Шапку по памяти не собирай. Вup— wikilink на оригинал. Поставьai_generated: trueи заполниsummary— 1–3 предложения сути в claim-стиле, plain text без wikilinks (см. политики вnote-types-frontmatter.md). - Тело — перенеси содержимое раздела под заголовком
## Суть(или## Идея/## Определениепо типу). Переносишь, а не разворачиваешь: пояснений, вводных и закруглений, которых не было в оригинале, не добавляй. Пустые секции шаблона удаляй (note-density.md). - Перед созданием —
rg -l "Название концепта" .чтобы не плодить дубликаты.
What ships with it
2 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.
- 5d ago First seen · 108 lines · 92 tokens per session scan A 679596c1d54f
obsidian-split-note is a skill published in the GitHub repository jtprogru/bear-skills (1 stars, last pushed 18d ago), licensed MIT. It adds 92 tokens to every session and 1,975 once invoked, about $0.0005 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
session-handoff
Write a handoff file so a stuck session can resume in the other tool without losing context. Use when asked to "hand this off", "switch to Codex", "switch to Claude Code", "write a handoff", "I'm stuck, try the other tool", or when a session has burned several attempts on the same problem.
configuring-grove
Use when a user wants to set up or change Grove's configuration, for a host/user or for a project. Covers the global user config, the committed project config, machine-local overrides, agents, init scripts, containers, tmux and peek tuning, the TUI theme, the daemon auth, notifications, and ticket providers (Gitea…
meta-tags-optimizer
Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…
add-teams
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
paid-ads-linkedin
Audit, diagnose, plan, and safely operate connected LinkedIn Ads accounts through the NotFair MCP, with an export-based fallback. Use for LinkedIn advertising, sponsored content, lead-generation forms, job-title or company targeting, campaign groups, creatives, conversions, lead quality, budgets, bids, or approved…
sxo
Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…