intro-example

intro-example is a skill for Claude Code, Codex from sno-ai/mda. It costs 37 tokens per session (274 once invoked), scanned A, original, Apache-2.0.

A small example MDA source file. MDA is a source format that supports extra metadata and links between related documents.

In plain words
What is it for?
It demonstrates top-level metadata fields and a footnote linking the document to the SKILL.md schema.
Why use it?
It gives developers a concrete reference for learning the format without starting from a large example.

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/sno-ai/mda/intro
Any agent
npx skills add sno-ai/mda --skill intro
Clone the repo
git clone --depth 1 https://github.com/sno-ai/mda

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/sno-ai/mda/intro.svg)](https://agentmods.dev/skills/sno-ai/mda/intro)
Your own site
<a href="https://agentmods.dev/skills/sno-ai/mda/intro"><img src="https://agentmods.dev/badge/skills/sno-ai/mda/intro.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 274 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.1 $0.00037 $0.00274
Opus 5 $0.00018 $0.00137
Sonnet 5 $0.00007 $0.00055
Haiku 4.5 $0.00004 $0.00027

Measured 6d ago against content hash 640afa6ffa03, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

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

examples/skill-md/intro/SKILL.md · 31 lines

What it actually says

Intro

This is a minimal MDA source file. It demonstrates MDA-extended frontmatter fields at the top level and the relationship-graph footnote pattern.

A relationship

This document references the SKILL.md target schema as its conceptual parent1.

Footnotes

  1. {"rel-type": "parent", "doc-id": "spec-skill-md-v1.0", "rel-desc": "MDA SKILL.md target schema"}

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. 6d ago First seen · 31 lines · 37 tokens per session scan A 640afa6ffa03

Subscribe to this mod's changes

intro-example is a skill published in the GitHub repository sno-ai/mda (616 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 37 tokens to every session and 274 once invoked, about $0.0002 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

omd-video

视频→逐段结构化笔记 (MiMo-v2.5 原生吃画面+音频, 非 whisper 转写; 可重入管线)。讲解/课程视频里 PPT 框架图/代码/提示词是画面独有、音频拿不到的信息。产 ALL-NOTES.md 交 /omd-council 或 dagresearch 做综合。Trigger:/omd-video、抖音/B站/YouTube 讲解视频、课程系列、把这些视频学一遍/提炼、画面里有代码/图表/PPT。Skip:文字原文综合→/omd-council;网页内容→dagresearch(检索版)。.

AbyssCN/oh-my-dag · 155 tokens

canvas-course-ops

Use this skill for course, assignment, and LMS-style operational tasks that need clear status tracking and student-safe messaging.

aaronnat23/disp8ch · 0 tokens

teach

Teach the user a new skill or concept, within this workspace.

chinkan/RustFox · 15 tokens

neuron-structured-output

Design and implement structured output classes for Neuron AI agents using SchemaProperty attributes and validation rules. Use this skill when the user mentions structured output, JSON schema extraction, data validation, output classes, DTOs for AI responses, extracting structured data from LLM, or configuring property…

neuron-core/neuron-ai · 104 tokens

agent-evaluation

Run one specified Test Agent on one specified Benchmark Case exactly once, privately score that execution, and return one protocol result.

Prism-Shadow/penguin-harness · 28 tokens

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

Intelligent-Internet/ii-agent · 108 tokens