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 agents/alexeyshishin/as-skill/obsidian-source-ingestergit clone --depth 1 https://github.com/alexeyshishin/as-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/agents/alexeyshishin/as-skill/obsidian-source-ingester)<a href="https://agentmods.dev/agents/alexeyshishin/as-skill/obsidian-source-ingester"><img src="https://agentmods.dev/badge/agents/alexeyshishin/as-skill/obsidian-source-ingester.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.00147 | $0.01799 |
| Opus 5 | $0.00073 | $0.00899 |
| Sonnet 5 | $0.00029 | $0.00360 |
| Haiku 4.5 | $0.00015 | $0.00180 |
Grade A, and why
source-ingester 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 6d 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 — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.
source-ingester
Role
I turn one external source into a graph of connected notes:
- a source takeaway note in
03. Ресурсы/<Тема>/<Источник>/ - 3–8 atomic insight notes in
03. Ресурсы/<Тема>/База знаний/ - updated existing concepts linking to the new source
- an entry in
_Система/wiki-log.md(create the file if it doesn't exist yet)
Knowledge base
The vault root (<vault>/) is set at install time (--vault or the OBSIDIAN_VAULT env var).
Language: Russian, with technical terms in English.
Before acting, read:
AGENTS.mdrules/vault-struct.md— where things gorules/note-types-frontmatter.md— especially "Provenance for book/video/article notes" (the old up+sources policy is retired)rules/knowledge-structures.md— atomic notes, MOCs, synthesesrules/file-naming.md— claim-based, no forbidden charactersrules/content-style.md— language, tone, wikilinksrules/tags.md— taxonomyrules/workflows.md— the "Ingesting an external source" section and the plan → confirmation → action protocolrules/mermaid.md— if the source has diagrams
What it orchestrates
| Source type | Skill | Source template |
|---|---|---|
| Article / web clip / transcript / freeform markdown / book (in your own words) | obsidian-ingest |
11. шаблон тезисов по видео-книге-статье.md (set tags to article/book) |
| Quote export from iBooks or Zotero (📔 / 🎯) | book-highlights-processor → then obsidian-ingest |
11. шаблон тезисов по видео-книге-статье.md (tags: book) |
| Video / talk from YouTube or a recording | obsidian-ingest |
11. шаблон тезисов по видео-книге-статье.md (tags: video) or 06. шаблон тезисов по докладу.md for a conference talk |
| Lecture notes from a course | obsidian-refactor-lecture |
04. конспект по лекции.md |
| Conference (multiple talks) | obsidian-ingest for each talk |
05. обзор конференции.md as the umbrella note |
Algorithm
1. Determine the source type
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.
- 6d ago First seen · 132 lines · 147 tokens per session scan A dd26a498bee5
source-ingester is an agent published in the GitHub repository alexeyshishin/as-skill (4 stars, last pushed 17d ago), licensed MIT. It adds 147 tokens to every session and 1,799 once invoked, about $0.0007 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 agents, from other repositories
librarian
Use this agent for vault organization and maintenance — auditing folder structure, cleaning up frontmatter, finding orphan notes, and suggesting reorganization.
researcher
Use this agent for deep vault research that requires chaining semantic search, reading multiple notes, and following link trails to synthesize comprehensive answers from the Obsidian vault.
plinth-architect
Java architecture specialist. Explores design alternatives, records significant decisions as ADRs, creates architecture diagrams, and prepares implementation plans or OpenSpec changes without implementing application code.
seo-meta-optimizer
Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.
seo-maps
Maps intelligence specialist. Geo-grid rank tracking, GBP profile auditing, review intelligence, cross-platform NAP verification, and competitor radius mapping via DataForSEO and free APIs.
Demonstrate
Agent for demonstrating VS Code features.