example

example is a skill for Claude Code, Codex from AgriciDaniel/claude-obsidian. It costs 8 tokens per session (25 once invoked), scanned A, original, MIT.

A test fixture for checking software contracts in a self-contained environment; it deliberately has no runtime behavior.

In plain words
What is it for?
Use it as a hermetic contract-validation fixture in tests.
Why use it?
It lets tests validate contracts without depending on outside state or behavior.

Skill for Claude CodeCodex

Part of the claude-obsidian plugin — 16 skills, 3 agents, 2 hooks shipped together

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/agricidaniel/claude-obsidian/example
Any agent
npx skills add AgriciDaniel/claude-obsidian --skill example
Clone the repo
git clone --depth 1 https://github.com/AgriciDaniel/claude-obsidian

Made for: Claude Code, Codex.

Or install claude-obsidian, the plugin that ships this one along with the rest of its 16 skills, 3 agents, 2 hooks.

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 example

README.md
[![agentmods](https://agentmods.dev/badge/skills/agricidaniel/claude-obsidian/example.svg)](https://agentmods.dev/skills/agricidaniel/claude-obsidian/example)
Your own site
<a href="https://agentmods.dev/skills/agricidaniel/claude-obsidian/example"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-obsidian/example.svg" alt="Measured on agentmods" height="20"></a>
Per session 8 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 25 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00008 $0.00025
Opus 5 $0.00004 $0.00013
Sonnet 5 $0.00002 $0.00005
Haiku 4.5 $0.00001 $0.00003

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

Security

Grade A, and why

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

tests/fixtures/contracts/valid/skills/example/SKILL.md · 9 lines

What it actually says

Example

This fixture deliberately has no runtime behavior.

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 · 9 lines · 8 tokens per session scan A 8e4040fed592

Subscribe to this mod's changes

example is a skill published in the GitHub repository AgriciDaniel/claude-obsidian (14,592 stars, last pushed 8d ago), licensed MIT. It adds 8 tokens to every session and 25 once invoked, about $0.0000 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

canvas

AI-orchestrated visual production for Obsidian Canvas. Create presentations, flowcharts, mood boards, knowledge graphs, galleries, storyboards, timelines, dashboards, and more with intelligent layout and AI-generated content. Claude acts as Creative Director — dispatching sub-agents for image generation, SVG diagrams…

AgriciDaniel/claude-canvas · 153 tokens

canvas-generate

AI-orchestrated full canvas generation. Given a description, detects the best archetype, generates content and visuals, instantiates a template, applies layout, and produces a complete canvas. The flagship command. Dispatches canvas-media and canvas-composer agents for parallel asset generation. Triggers on: canvas…

AgriciDaniel/claude-canvas · 97 tokens

canvas-populate

Add content to existing Obsidian Canvas files. Supports all node types: images (with auto aspect ratio detection), text cards, PDFs, wiki notes, web links, Mermaid diagrams, SVGs, GIFs, AI-generated images via banana. Also adds zones (groups), edges between nodes, and imports recent banana images. Triggers on: canvas…

AgriciDaniel/claude-canvas · 104 tokens

canvas-present

Build presentation-mode canvases for the Advanced Canvas plugin. Creates slide-deck canvases with 1200x675 group nodes connected by edges for arrow-key navigation. Supports title slides, content slides with images, full-text slides, and optional script annotation columns for video planning. Triggers on: canvas…

AgriciDaniel/claude-canvas · 93 tokens

canvas-export

Export Obsidian Canvas files to PNG, SVG, or PDF formats. Uses the Advanced Canvas plugin's built-in export when Obsidian is running, or falls back to Playwright browser-based screenshot capture. Supports single canvas export, presentation slide-per-page PDF export, and batch export. Triggers on: canvas export, export…

AgriciDaniel/claude-canvas · 94 tokens

canvas-template

Browse and instantiate 12 canvas template archetypes: presentation, flowchart, mind-map, gallery, dashboard, storyboard, knowledge-graph, mood-board, timeline, comparison, kanban, project-brief. Each template generates a ready-to-use canvas with proper layout, zones, and placeholder content. Triggers on: canvas…

AgriciDaniel/claude-canvas · 88 tokens