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 Rylaispirit/rylai-codex-hermes-skills --skill academic-slidesgit clone --depth 1 https://github.com/Rylaispirit/rylai-codex-hermes-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/rylaispirit/rylai-codex-hermes-skills/academic-slides)<a href="https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/academic-slides"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/academic-slides/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/rylaispirit/rylai-codex-hermes-skills/academic-slides"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/academic-slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00030 | $0.00554 |
| Opus 5 | $0.00015 | $0.00277 |
| Sonnet 5 | $0.00006 | $0.00111 |
| Haiku 4.5 | $0.00003 | $0.00055 |
Grade A, and why
academic-slides 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 11d 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
Rylai Codex-Hermes-Claude Edition | Maintained and adapted by Rylai
Runtime Compatibility
- Codex: install under
~/.agents/skills/academic-slides. - Hermes: install under
~/.hermes/skills/academic-slidesor expose the bundle throughskills.external_dirs. - Claude Code: install under
~/.claude/skills/academic-slidesor<project>/.claude/skills/academic-slides. - Claude.ai and Cowork: upload and enable the matching per-skill ZIP.
- Resolve bundled files relative to this skill directory; do not depend on paths from another machine.
- Check tools, packages, credentials, network access, and runtime capabilities before execution.
Academic Slides
Create or improve an academic presentation and its talk narrative.
Workflow
- Confirm audience, setting, duration, slide count, source paper, and required output.
- Define one main claim and an evidence sequence that fits the allotted time.
- Build a slide outline with action titles, visual intent, and speaker purpose.
- Use the presentation tooling available in the runtime or repository.
- Keep methods and results legible; move secondary detail to backup slides.
- Add rehearsal timing, likely questions, and a backup-slide plan.
- Render and visually inspect the deck before delivery.
Bundled Guidance
assets/talk-outline-template.md: planning worksheet.references/talk-structure.md: narrative structures by talk type.references/slide-design.md: hierarchy and density rules.references/slide-creation.md: implementation and QA workflow.references/delivery-and-qa.md: rehearsal, timing, and Q&A preparation.
Quality Bar
- Titles should state takeaways rather than topic labels.
- Avoid dense paper paragraphs, tiny figures, and unsupported decorative visuals.
- Never claim a slide or deck was rendered when only an outline was produced.
What ships with it
7 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.
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.
- 11d ago First seen · 58 lines · 30 tokens per session scan A ffd0d3f33ad0
academic-slides is a skill published in the GitHub repository Rylaispirit/rylai-codex-hermes-skills (55 stars, last pushed 28d ago), licensed MIT. It adds 30 tokens to every session and 554 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.
Other skills, from other repositories
dsm5
Assess and explain questions about mental health and neurocognitive conditions against DSM-5-TR diagnostic criteria, and guide evidence-based conversations for clinicians, patients, and family members. Use when someone asks about symptoms, possible conditions, differential diagnoses, diagnostic criteria, prevalence…
manim-video
Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations…
arxiv
Search arXiv papers by keyword, author, category, or ID.
scaffold-exercises
Scaffold a graded problem set with sections, problems, worked solutions, and short "why this matters" explainers across analytical, empirical, and coding types. Use when user says "make a problem set on X", "scaffold exercises for this lecture", "create practice problems", "generate homework with a solution key"…
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.
anatomy-quiz-master
Generate interactive anatomy quizzes for medical education with multiple.