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 tapdgit 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/tapd)<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/tapd"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/tapd/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/tapd"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/tapd.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.00146 | $0.01167 |
| Opus 5 | $0.00073 | $0.00583 |
| Sonnet 5 | $0.00029 | $0.00233 |
| Haiku 4.5 | $0.00015 | $0.00117 |
Grade A, and why
tapd-openapi scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- 注意 curl 的时候 workspace_id 用逗号分隔后的,例如 $TAPD_WORKSPACE_IDS 是 "31372104,68119668",则 curl 的时候需要分别调用 `workspace_id=31372104` 和 `workspace_id=68119668` 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
38 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 131 B
- hooks/hooks.json 755 B
- README.md 819 B
- references/attachments/downloadattachment.md 1.6 KB
- references/attachments/downloaddocument.md 1.5 KB
- references/attachments/getimage.md 1.5 KB
- references/attachments/listattachments.md 1.7 KB
- references/bugs/addbug.md 5.1 KB
- references/bugs/countbugs.md 3.8 KB
- references/bugs/getbugfieldsinfo.md 4.0 KB
- references/bugs/listbugs.md 6.7 KB
- references/bugs/updatebug.md 4.6 KB
- references/comments/addcomment.md 4.5 KB
- references/comments/countcomments.md 1.9 KB
- references/comments/listcomments.md 3.5 KB
- references/iterations/listiterations.md 3.1 KB
- references/stories/addstory.md 3.9 KB
- references/stories/countstories.md 3.9 KB
- references/stories/getrelatedbugs.md 1.2 KB
- references/stories/getstoryfieldsinfo.md 4.9 KB
- references/stories/liststories.md 5.9 KB
- references/stories/updatestory.md 3.7 KB
- references/tasks/addtask.md 3.2 KB
- references/tasks/counttasks.md 2.6 KB
- references/tasks/listtasks.md 4.3 KB
- references/tasks/updatetask.md 3.3 KB
- references/timesheets/addtimesheet.md 1.9 KB
- references/timesheets/counttimesheets.md 1.3 KB
- references/timesheets/listtimesheets.md 3.0 KB
- references/timesheets/updatetimesheet.md 1.6 KB
- references/users/getuserinfo.md 1.1 KB
- references/users/listworkspaces.md 1.2 KB
- references/wikis/addwiki.md 2.9 KB
- references/wikis/countwikis.md 1011 B
- references/wikis/listwikis.md 2.3 KB
- references/wikis/searchwiki.md 2.1 KB
- references/wikis/updatewiki.md 2.9 KB
- scripts/search_wiki.py 10 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 · 97 lines · 146 tokens per session scan A 866ea1806946
tapd-openapi 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 146 tokens to every session and 1,167 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
timeline-creator
Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.
implement-issue
Drive a GitHub issue from branch to pull request — read the issue, create a feature branch, implement the change, run the project's build and tests, then commit, push, and open a PR. Language and build-tool agnostic. Use when asked to implement, fix, or resolve a GitHub issue by number.
specs
Use when a rough user story, bug report, feature idea, piece of feedback, or an implementation plan should be recorded as a GitHub issue — "file a ticket for this", "open an issue", "write this up for the backlog", "we should track this", "log this bug", "spec this out as a ticket so we can pick it up later" — i.e.…
ag-pipeline-issue
Pipeline Issue→SPEC→Build→Verify→Test. Toda GitHub Issue gera SPEC antes de implementar, e toda implementacao e verificada contra a SPEC e testada. Use when starting work on a GitHub Issue.
ag-team-terminais
Protocolo para 2+ sessoes Claude interativas em terminais separados trabalharem no MESMO repo com objetivos distintos. Coordenador + workers, manifesto duravel em docs/ai-state/team/, mensagens nativas via ListAgents/SendMessage, worktree por worker. Modos: init | join | status | fechar. Para teammates dentro de UMA…
ag-registrar-issue
Registra GitHub Issues para problemas nao resolvidos imediatamente. Recebe contexto via SendMessage de outros agents. Dedup, labels, severidade. Use when an agent finds a problem it cannot fix now.