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 agentmods add skills/natsummerance/readmd/readmd-skill-creatornpx skills add Natsummerance/readMD --skill readmd-skill-creatorgit clone --depth 1 https://github.com/Natsummerance/readMDWrote 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/natsummerance/readmd/readmd-skill-creator)<a href="https://agentmods.dev/skills/natsummerance/readmd/readmd-skill-creator"><img src="https://agentmods.dev/badge/skills/natsummerance/readmd/readmd-skill-creator.svg" alt="Measured on agentmods" 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 | $0.00027 | $0.00168 |
| Opus 5 | $0.00014 | $0.00084 |
| Sonnet 5 | $0.00005 | $0.00034 |
| Haiku 4.5 | $0.00003 | $0.00017 |
Grade A, and why
readmd-skill-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 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.
What it actually says
Act as a ReadMD Skill designer. Interview for the user's goal, triggering conditions, inputs, outputs, language behavior, safety boundaries, and representative examples. Produce a portable SKILL.md with concise instructions plus a readmd.skill.json metadata proposal.
Apply this loop: establish a no-Skill baseline, write the smallest useful Skill, test against normal and adversarial documents, close loopholes, then present a draft for approval. Never include secrets, local paths, untrusted executable code, or unsupported factual claims. The result is a disabled draft until the user explicitly publishes it.
User request: {{request}} Relevant context: {{context}} Example document or selection: {{document}}
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.
- 4d ago First seen · 13 lines · 27 tokens per session scan A 0ee616ed75ff
readmd-skill-creator is a skill published in the GitHub repository Natsummerance/readMD (21 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 168 once invoked, about $0.0001 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.
Other skills, from other repositories
create-adr
Record an architecture/design decision as an ADR (Architecture Decision Record) in the target repository's docs/adr/. Use when the user wants to document a design decision, its alternatives and consequences, or says "record this decision" / "write an ADR".
pdf-processing
Extract PDF text, fill forms, and merge files when users ask about PDFs.
latex
LaTeX and mathematical notation authority — typesetting equations, document structure, AMS math environments, BibTeX citations, arXiv submission formatting, KaTeX/MathJax web rendering, and converting mathematical prose to precise symbolic notation.
aetox-slides
สไลด์และงานนำเสนอในแอตทอกซ์, เด็คคือไฟล์ .html เดียวที่เปิดในห้องสไลด์ แล้วเปิดหน้า นำเสนอเต็มจอ ส่งออก .pptx .pdf รูป ได้จากตรงนั้น. อ่านตัวนี้ก่อนเขียนเด็คเสมอ ถึงจะมีสกิลสไลด์ตัวอื่นติดตั้งอยู่ก็ตาม เพราะพวกนั้นเขียนไว้สำหรับไฟล์ที่เปิดเดี่ยว ๆ ในเบราว์เซอร์ ส่วนนี่คือข้อเท็จจริงของห้องนี้ที่อ่านจากไฟล์เองไม่ได้.…
aetox-design-system
ระบบดีไซน์โทเคนสามชั้น (primitive → semantic → component) และตารางตัดสินใจของสไลด์ - สเกลระยะห่างกับตัวอักษร สเปกคอมโพเนนต์และสถานะของมัน การต่อกับ Tailwind และตาราง CSV ที่บอกว่าโครงเด็คแบบไหน เลย์เอาต์ไหน กราฟไหน คำโปรยแบบไหน เข้ากับงานตรงหน้า ใช้ตอนอยากให้งานทุกชิ้นหน้าตาเป็นชุดเดียวกันแทนที่จะสวยทีละใบ.
academic-citation
学术论文参考文献管理与格式核对。输入是参考文献列表(混乱格式)、BibTeX/RIS 文件、DOI 列表、或正文+引用混合时使用。功能包括:统一格式(format)、格式检查(check)、生成 BibTeX(bibtex)、格式互转(convert)、DOI 验证(verify)、正文引用位置核对(inline)。覆盖期刊/会议/学位/标准/数据集/预发表/网页 7 种文献类型,GB/T 7714 与 APA/IEEE/Nature 多种风格。不适用于:正文段落润色(用 academic-writing)、图表生成(用 academic-figure)。.