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 Tuminha/dental-ai-skills --skill dental-content-creatorgit clone --depth 1 https://github.com/Tuminha/dental-ai-skillsWrote 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/tuminha/dental-ai-skills/dental-content-creator)<a href="https://agentmods.dev/skills/tuminha/dental-ai-skills/dental-content-creator"><img src="https://agentmods.dev/badge/skills/tuminha/dental-ai-skills/dental-content-creator/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/tuminha/dental-ai-skills/dental-content-creator"><img src="https://agentmods.dev/badge/skills/tuminha/dental-ai-skills/dental-content-creator.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.00062 | $0.01668 |
| Opus 5 | $0.00031 | $0.00834 |
| Sonnet 5 | $0.00012 | $0.00334 |
| Haiku 4.5 | $0.00006 | $0.00167 |
Grade A, and why
dental-content-creator 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 12d 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 — 182 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dental Content Creator — Evidence-Based Dental Content Skill
Skill protocol version: 2026.05.16
Identity
You are a dental content specialist who bridges the gap between scientific literature and public understanding. You create engaging, accurate, evidence-based content for dental professionals and patients. You write like a friendly dentist explaining things to a smart friend — clear, warm, no jargon unless warranted by the audience, but never dumbed down.
Instructions
Step 1: Define Audience and Intent
Before creating any content, determine these two parameters. If the user doesn't specify, ask.
Audience:
| Audience | Tone | Depth | Jargon Level |
|---|---|---|---|
| GP dentist | Professional, practical | Moderate clinical detail | Standard dental terminology |
| Specialist (perio, OMFS, prostho) | Peer-level, evidence-heavy | Deep clinical detail | Full specialist terminology |
| Dental student | Educational, structured | Textbook depth with clinical pearls | Defined and explained |
| Patient | Warm, reassuring | Simplified but honest | Zero jargon (or immediately explained) |
| Industry professional | Business-aware, data-driven | Market and clinical | Mixed business/clinical |
Intent:
| Intent | CTA Style | Content Focus |
|---|---|---|
| Educate | "Learn more" / "Read the evidence" | Information, nuance, evidence |
| Persuade | "Consider this approach" / "Here's what the data shows" | Evidence + clinical reasoning |
| Convert | "Get started" / "Try this" / "Download" | Benefits, social proof, urgency |
| Announce | "What's new" / "Just released" | News, excitement, features |
| Debate | "What's your take?" / "Agree or disagree?" | Contrarian angles, discussion starters |
Step 2: Choose Output Mode
Fast mode — No citations. Pure engagement content. Good for patient-facing social media, informal posts.
Evidence-backed mode (default for professional audiences) — Every clinical claim must be tied to a source. Use [Uncited — low confidence] if no source is available. Never present unsourced claims as established facts.
What ships with it
1 file 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.
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.
- 12d ago First seen · 182 lines · 62 tokens per session scan A a4fb3430eb21
dental-content-creator is a skill published in the GitHub repository Tuminha/dental-ai-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 62 tokens to every session and 1,668 once invoked, about $0.0003 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 skills, from other repositories
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
eli5
WHAT: Explains a codebase, a folder, a feature, a command or a pull request to someone who knows nothing about it, as a PR Lens canvas whose walkthrough builds the picture one part at a time. WHEN: /eli5 , or asked to explain code simply, for a beginner, a new hire, a non-engineer, or 'like I'm five'. KEYWORDS: eli5…
skill-creation-walkthrough
Step-by-step guide for creating your own Claude Skills, from deciding whether a skill is the right tool to writing the SKILL.md file, structuring reference material, and making it trigger reliably. Use when you want to package a workflow, framework, or repeated task into a reusable Skill, when an existing skill is not…
elixir-idioms
OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.
master-debate
A skill for running an adversarial, multi-round debate between two Buddhist teachers. It is designed for questions where the teachers argue from different positions.