obsidian-markdown

obsidian-markdown is a skill for Claude Code, Codex from KevRojo/Dulus. It costs 105 tokens per session (1,492 once invoked), scanned A, original, GPL-3.0.

A guide for creating and editing Obsidian Flavored Markdown, the Markdown format used by the Obsidian note-taking app, including links, embeds, callouts, and note properties.

In plain words
What is it for?
Use it to work with Obsidian notes, wikilinks, frontmatter, tags, embeds, callouts, and Dulus memory files.
Why use it?
It prevents an agent from treating Obsidian-specific note features as ordinary Markdown.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/kevrojo/dulus/obsidian-markdown
Any agent
npx skills add KevRojo/Dulus --skill obsidian-markdown
Clone the repo
git clone --depth 1 https://github.com/KevRojo/Dulus

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for obsidian-markdown

README.md
[![agentmods](https://agentmods.dev/badge/skills/kevrojo/dulus/obsidian-markdown.svg)](https://agentmods.dev/skills/kevrojo/dulus/obsidian-markdown)
Your own site
<a href="https://agentmods.dev/skills/kevrojo/dulus/obsidian-markdown"><img src="https://agentmods.dev/badge/skills/kevrojo/dulus/obsidian-markdown.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,492 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00105 $0.01492
Opus 5 $0.00053 $0.00746
Sonnet 5 $0.00021 $0.00298
Haiku 4.5 $0.00011 $0.00149

Measured 4d ago against content hash b6026c20e52a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

obsidian-markdown 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 4d 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.

skill/bundled/obsidian-markdown/SKILL.md · 199 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

3 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.

Changes

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.

  1. 4d ago First seen · 199 lines · 105 tokens per session scan A b6026c20e52a

Subscribe to this mod's changes

obsidian-markdown is a skill published in the GitHub repository KevRojo/Dulus (358 stars, last pushed yesterday), licensed GPL-3.0. It adds 105 tokens to every session and 1,492 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-30.

Related

Other skills, from other repositories

langbot-mcp-ops

Operate a LangBot instance through its built-in MCP (Model Context Protocol) server. Use when an AI agent needs to manage LangBot — list/create/update/delete bots, pipelines, models, knowledge bases, MCP servers, and skills — over MCP instead of raw HTTP. Covers the /mcp endpoint, API-key auth (web-UI lbk keys and the…

langbot-app/LangBot · 125 tokens

narco-check

Memory integrity audit. Detects hallucinations, circular confirmations, and state poisoning. Runs automatically after 2 consecutive failures or at nightly deep dive. Uses Opus 4.6 as the auditor model.

open-gitagent/opengap · 45 tokens

mem0-api

Complete reference for building applications with the Mem0 memory API and SDK — a persistent, self-improving memory layer for LLM agents and chatbots. ALWAYS use this skill when the user mentions: "mem0", "mem0ai", "MemoryClient", "Memory()", "memory layer for AI", "persistent agent memory", "long-term memory for…

pinkpixel-dev/mem0-mcp · 186 tokens

openakita/skills@baidu-search

Baidu Web Search skill for real-time Chinese web information retrieval. Breaks through static knowledge base limitations to get the latest news and information. Use when user needs to search the Chinese web for current information.

openakita/openakita · 50 tokens

add-new-entry-from-temp-md

Workflow and tools for adding new entries from temp.md to the section files. Includes legend format, section reference, code tools, and common pitfalls. USE FOR: Adding new resources to the knowledge base. DO NOT USE FOR: Editing existing entries or restructuring sections.

kimtth/azure-openai-llm-notes · 59 tokens

mem0-mcp-modernization

Modernize and maintain the pinkpixel-dev/mem0-mcp server against Mem0 Platform API V3. Use when changing Mem0 API calls, SDK usage, MCP tool schemas, cloud/local capability behavior, tests, or documentation.

pinkpixel-dev/mem0-mcp · 54 tokens