campus-presentation-script

campus-presentation-script is a skill for Claude Code, Codex from ieeecsopen/mcp-cs. It costs 148 tokens per session (2,095 once invoked), scanned A, original, no licence file.

A guide for preparing talks and demonstrations of university or hackathon projects. It covers slides, presentation structure, demo walkthroughs, and viva notes; a viva is an oral defense of academic work.

In plain words
What is it for?
Use it to prepare a final-year-project defense, academic presentation, hackathon pitch, or step-by-step software demo.
Why use it?
Students often need to explain both their project and its technical decisions clearly under evaluation. This helps organise what to show and say.

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/ieeecsopen/mcp-cs/campus-presentation-script
Any agent
npx skills add ieeecsopen/mcp-cs --skill campus-presentation-script
Clone the repo
git clone --depth 1 https://github.com/ieeecsopen/mcp-cs

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 campus-presentation-script

README.md
[![agentmods](https://agentmods.dev/badge/skills/ieeecsopen/mcp-cs/campus-presentation-script.svg)](https://agentmods.dev/skills/ieeecsopen/mcp-cs/campus-presentation-script)
Your own site
<a href="https://agentmods.dev/skills/ieeecsopen/mcp-cs/campus-presentation-script"><img src="https://agentmods.dev/badge/skills/ieeecsopen/mcp-cs/campus-presentation-script.svg" alt="Measured on agentmods" height="20"></a>
Per session 148 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,095 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00148 $0.02095
Opus 5 $0.00074 $0.01047
Sonnet 5 $0.00030 $0.00419
Haiku 4.5 $0.00015 $0.00210

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

Security

Grade A, and why

campus-presentation-script 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.

.agents/skills/campus-presentation-script/SKILL.md · 115 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 115 lines · 148 tokens per session scan A 72c8d5b2f4eb

Subscribe to this mod's changes

campus-presentation-script is a skill published in the GitHub repository ieeecsopen/mcp-cs (3 stars, last pushed today), with no licence file. It adds 148 tokens to every session and 2,095 once invoked, about $0.0007 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.

Related

Other skills, from other repositories

learning-opportunities

Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes, refactors). Use when completing features, making design decisions, or when user asks to understand code better. Triggers on "learning exercise", "help me…

tech-leads-club/agent-skills · 98 tokens

code-explanation

Get layered, context-aware explanations of unfamiliar code. Understand what it does, why it was written that way, and how to work with it safely.

DevelopersGlobal/ai-agent-skills · 34 tokens

jupyter

Jupyter notebooks for interactive computing. Use for data exploration.

G1Joshi/Agent-Skills · 15 tokens

documentation-and-adrs

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

addyosmani/agent-skills · 43 tokens

idea-refine

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or…

addyosmani/agent-skills · 75 tokens

training-report

Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…

samber/cc-skills · 179 tokens