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 parisgroup-ai/imersao-ia-setup --skill obsidian-docsgit clone --depth 1 https://github.com/parisgroup-ai/imersao-ia-setupWrote 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/parisgroup-ai/imersao-ia-setup/obsidian-docs)<a href="https://agentmods.dev/skills/parisgroup-ai/imersao-ia-setup/obsidian-docs"><img src="https://agentmods.dev/badge/skills/parisgroup-ai/imersao-ia-setup/obsidian-docs/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/parisgroup-ai/imersao-ia-setup/obsidian-docs"><img src="https://agentmods.dev/badge/skills/parisgroup-ai/imersao-ia-setup/obsidian-docs.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.00083 | $0.05811 |
| Opus 5 | $0.00042 | $0.02906 |
| Sonnet 5 | $0.00017 | $0.01162 |
| Haiku 4.5 | $0.00008 | $0.00581 |
Grade A, and why
obsidian-docs scanned grade A with 1 finding 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 11d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X {{HTTP_METHOD}} \ How it starts
The opening of the file, as written. The whole thing — 1,034 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Obsidian Documentation Skill
This skill creates comprehensive, well-structured technical documentation optimized for Obsidian's knowledge management features. Documentation should be discoverable, maintainable, and interconnected.
Vault Structure
Recommended Folder Organization
docs/
├── 00-Index/
│ ├── 🏠 Home.md # Main entry point
│ ├── 📚 Documentation Map.md # MOC (Map of Content)
│ └── 🔍 Quick Reference.md # Common commands/links
│
├── 01-Getting-Started/
│ ├── Installation.md
│ ├── Configuration.md
│ ├── First Steps.md
│ └── Troubleshooting.md
│
├── 02-Architecture/
│ ├── System Overview.md
│ ├── Data Flow.md
│ ├── Component Diagram.md
│ └── Tech Stack.md
│
├── 03-API/
│ ├── API Overview.md
│ ├── Authentication.md
│ ├── Endpoints/
│ │ ├── Users.md
│ │ ├── Orders.md
│ │ └── Products.md
│ └── Error Codes.md
│
├── 04-Development/
│ ├── Setup Guide.md
│ ├── Code Style.md
│ ├── Git Workflow.md
│ ├── Testing Guide.md
│ └── CI-CD.md
│
├── 05-Operations/
│ ├── Deployment.md
│ ├── Monitoring.md
│ ├── Runbooks/
│ │ ├── Incident Response.md
│ │ ├── Database Recovery.md
│ │ └── Scaling.md
│ └── On-Call Guide.md
│
├── 06-ADRs/
│ ├── ADR-000 Template.md
│ ├── ADR-001 Use PostgreSQL.md
│ ├── ADR-002 JWT Authentication.md
│ └── ADR-Index.md
│
├── 07-Meeting-Notes/
│ └── YYYY-MM-DD Topic.md
│
├── 08-Glossary/
│ └── Terms.md
│
├── Templates/
│ ├── ADR Template.md
│ ├── Runbook Template.md
│ ├── Meeting Notes Template.md
│ ├── API Endpoint Template.md
│ └── Component Doc Template.md
│
└── Assets/
├── diagrams/
├── images/
└── attachments/
Obsidian Conventions
Linking
<!-- Internal links (wikilinks) -->
[[Installation]] <!-- Link to page -->
[[Installation|Setup Guide]] <!-- Link with alias -->
[[Installation#Prerequisites]] <!-- Link to heading -->
[[API/Users]] <!-- Link to nested page -->
<!-- Embeds -->
![[Architecture Diagram.png]] <!-- Embed image -->
![[Component Doc#Overview]] <!-- Embed section -->
<!-- External links -->
[GitHub Repo](https://github.com/org/repo)
What ships with it
13 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.
- memory/activeProject.md 2.0 KB
- memory/conventions.md 3.2 KB
- memory/patterns/callouts.md 3.2 KB
- memory/patterns/governance.md 3.7 KB
- memory/patterns/linking.md 2.8 KB
- memory/projects/ana-courses.md 2.8 KB
- memory/README.md 3.8 KB
- memory/templates/adr.md 2.3 KB
- memory/templates/api-endpoint.md 2.3 KB
- memory/templates/component-doc.md 1.8 KB
- memory/templates/page-index.md 1.3 KB
- memory/templates/pr-template.md 1.5 KB
- memory/templates/runbook.md 2.0 KB
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.
- 11d ago First seen · 1,034 lines · 83 tokens per session scan A 9b352a7aa131
obsidian-docs is a skill published in the GitHub repository parisgroup-ai/imersao-ia-setup (1 stars, last pushed 28d ago), licensed MIT. It adds 83 tokens to every session and 5,811 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
vault
Generate an Obsidian LLM wiki vault from a project's source code and any static documents in raw/.
technical-documentation
Audit, write, and improve developer documentation using Google's Developer Documentation Style Guide and Technical Writing courses. Use this skill for any documentation work, even when the user names no style guide: "audit our docs", "review this README", "write a README", "getting started guide", "how-to or…
youtube-fetcher
Retrieve YouTube transcripts and subtitles, summarize or analyze what was said, or save an Obsidian-ready Markdown knowledge-base note with captions, creator metadata, chapters, language, and source provenance. Use for a YouTube URL or video ID when the request needs spoken content or an archival note. A bare YouTube…
kb-index
Update Knowledge Base indexes. Smart mode detects changes and updates only what's needed. Full rebuild available with --full flag. Use after adding/moving documents or when indexes feel stale.
reduce
Extract structured knowledge from source material. Comprehensive extraction is the default — every insight that serves the domain gets extracted. For domain-relevant sources, skip rate must be below 10%. Zero extraction from a domain-relevant source is a BUG. Triggers on "/reduce", "/reduce [file]", "extract…
migrate
Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…