Borrowing it
Nothing to install: this file belongs to ieeecsopen/mcp-cs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ieeecsopen/mcp-cs/main/.agents/skills/campus-ieee-citation/SKILL.mdgit clone --depth 1 https://github.com/ieeecsopen/mcp-csWrote 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/ieeecsopen/mcp-cs/campus-ieee-citation)<a href="https://agentmods.dev/skills/ieeecsopen/mcp-cs/campus-ieee-citation"><img src="https://agentmods.dev/badge/skills/ieeecsopen/mcp-cs/campus-ieee-citation/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/ieeecsopen/mcp-cs/campus-ieee-citation"><img src="https://agentmods.dev/badge/skills/ieeecsopen/mcp-cs/campus-ieee-citation.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.00000 | $0.11998 |
| Opus 5 | $0.00000 | $0.05999 |
| Sonnet 5 | $0.00000 | $0.02400 |
| Haiku 4.5 | $0.00000 | $0.01200 |
Grade A, and why
campus-ieee-citation 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.
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.
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 · 1,047 lines · 0 tokens per session scan A 16b324b9d13b
campus-ieee-citation is a skill published in the GitHub repository ieeecsopen/mcp-cs (3 stars, last pushed 7d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 11,998 tokens. 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
memory-distill
Destilliert rohe Staging-Inbox-Bullets (staging/captured.md) in bleibende, getypte Memory-Dateien. Verwende diesen Skill, wenn der User 'distill', 'Staging aufräumen', 'Inbox abarbeiten', 'Memory verdichten' sagt oder nach einem Ingest-Lauf oder Staging-Nag.
memory-sync
Audits and updates local agent memory. Scans configured coding folders, registers or ignores new projects, writes PROJECTS.md, syncs your Agent injection. Use when the user says Bestandaufnahme, memory sync, neues Projekt, inventory, Projekte updaten, register project, or wants agents to know a new repo path.
docs-search
Search local framework documentation (Svelte 5, FastAPI, Tailwind, Tauri, Next.js, Supabase) and AI Models documentation (Claude 3.7/3.5, GPT-4.5/o1/o3, Gemini 2.0/3.0, DeepSeek V3/R1, Qwen 2.5 Coder, benchmarks, pricing, routing) via agents-docs MCP before guessing API methods or hallucinating stale model knowledge.
docs-sync
Synchronize and maintain fresh framework documentation in /.agents/docs/ using agents-docs catalog or custom URLs.
peon-ping-log
Log exercise reps for the Peon Trainer. Use when user says they did pushups, squats, or wants to log reps. Examples - "/peon-ping-log 25 pushups", "/peon-ping-log 30 squats", "log 50 pushups".
go-testing
Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.