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 bighardperson/computer-science-skills-collection --skill pdfgit clone --depth 1 https://github.com/bighardperson/computer-science-skills-collectionWrote 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/bighardperson/computer-science-skills-collection/pdf)<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/pdf"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/pdf/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/bighardperson/computer-science-skills-collection/pdf"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/pdf.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.00197 | $0.02464 |
| Opus 5 | $0.00098 | $0.01232 |
| Sonnet 5 | $0.00039 | $0.00493 |
| Haiku 4.5 | $0.00020 | $0.00246 |
Grade A, and why
minimax-pdf 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
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
13 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.
- _skillhub_meta.json 144 B
- demo.pdf 212 KB
- design/design.md 17 KB
- README.md 8.3 KB
- scripts/cover.py 47 KB runs code
- scripts/fill_inspect.py 6.3 KB runs code
- scripts/fill_write.py 8.3 KB runs code
- scripts/make.sh 19 KB runs code
- scripts/merge.py 3.7 KB runs code
- scripts/palette.py 19 KB runs code
- scripts/reformat_parse.py 13 KB runs code
- scripts/render_body.py 40 KB runs code
- scripts/render_cover.js 3.8 KB runs code
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 · 196 lines · 197 tokens per session scan A cf4ce6e65958
minimax-pdf is a skill published in the GitHub repository bighardperson/computer-science-skills-collection (48 stars, last pushed 4mo ago), with no licence file. It adds 197 tokens to every session and 2,464 once invoked, about $0.0010 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
solidworks-engineering-drawing
A SolidWorks skill for creating and reviewing engineering drawings, which are manufacturing documents showing views, measurements, holes, parts lists, and title-block information.
ag-5-documentos
Documentacao: Office (PPTX/DOCX/XLSX/PDF), README, API, diagramas, specs, changelog, data dictionary e CSV; executive para decks.
Criar, editar, analisar, merge, split e preencher PDFs. Trigger quando usuario menciona .pdf, quer extrair texto/tabelas, criar relatorio PDF, ou manipular documentos PDF.
diagram
Gerar diagramas tecnicos: flowcharts, sequence, ER, architecture, class diagrams. Mermaid (preferido), PlantUML, D2. Trigger quando usuario quer diagrama, fluxo, arquitetura visual, ou ER diagram.
ag-revisar-ortografia
Verificador e corretor ortografico para documentos Office, PDF, TXT e MD. Corrige silenciosamente erros de ortografia e acentuacao em PT-BR e EN.
pencil-export
Export a Pencil (.pen) deck to PNG + PDF + PPTX + a self-contained HTML on WSL. PNG and PDF come from Pencil natively through the execute tool. PPTX defaults to an EDITABLE twin (identical look, native editable text, brand fonts embedded); the image-per-slide locked-look PPTX is opt-in via pptx-flat. The PPTX and…